diff --git a/.changes/2.1602.0.json b/.changes/2.1602.0.json new file mode 100644 index 0000000000..5d538cefca --- /dev/null +++ b/.changes/2.1602.0.json @@ -0,0 +1,37 @@ +[ + { + "type": "feature", + "category": "Drs", + "description": "Outpost ARN added to Source Server and Recovery Instance" + }, + { + "type": "feature", + "category": "EMRServerless", + "description": "This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs." + }, + { + "type": "feature", + "category": "GuardDuty", + "description": "Added IPv6Address fields for local and remote IP addresses" + }, + { + "type": "feature", + "category": "QuickSight", + "description": "This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution" + }, + { + "type": "feature", + "category": "RolesAnywhere", + "description": "This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates." + }, + { + "type": "feature", + "category": "SageMaker", + "description": "Removed deprecated enum values and updated API documentation." + }, + { + "type": "feature", + "category": "WorkSpaces", + "description": "Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts." + } +] \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a2160a87..989fe76893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,16 @@ # Changelog for AWS SDK for JavaScript - + +## 2.1602.0 +* feature: Drs: Outpost ARN added to Source Server and Recovery Instance +* feature: EMRServerless: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs. +* feature: GuardDuty: Added IPv6Address fields for local and remote IP addresses +* feature: QuickSight: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution +* feature: RolesAnywhere: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates. +* feature: SageMaker: Removed deprecated enum values and updated API documentation. +* feature: WorkSpaces: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts. + ## 2.1601.0 * bugfix: Endpoints: Add endpoint override for us-isof-* region * feature: EC2: Documentation updates for Elastic Compute Cloud (EC2). diff --git a/README.md b/README.md index f829f08608..771789824e 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true; To use the SDK in the browser, simply add the following script tag to your HTML pages: - + You can also build a custom browser SDK with your specified set of AWS services. This can allow you to reduce the SDK's size, specify different API versions of diff --git a/apis/drs-2020-02-26.min.json b/apis/drs-2020-02-26.min.json index a26e048acb..d6f3ec870f 100644 --- a/apis/drs-2020-02-26.min.json +++ b/apis/drs-2020-02-26.min.json @@ -86,7 +86,7 @@ "type": "boolean" }, "licensing": { - "shape": "S2j" + "shape": "S2k" }, "postLaunchEnabled": { "type": "boolean" @@ -101,7 +101,7 @@ "type": "structure", "members": { "launchConfigurationTemplate": { - "shape": "S2m" + "shape": "S2n" } } } @@ -145,11 +145,11 @@ "ebsEncryption": {}, "ebsEncryptionKeyArn": {}, "pitPolicy": { - "shape": "S2s" + "shape": "S2t" }, "replicationServerInstanceType": {}, "replicationServersSecurityGroupsIDs": { - "shape": "S2w" + "shape": "S2x" }, "stagingAreaSubnetId": {}, "stagingAreaTags": { @@ -164,7 +164,7 @@ } }, "output": { - "shape": "S2z" + "shape": "S30" } }, "CreateSourceNetwork": { @@ -492,7 +492,7 @@ "items": { "type": "list", "member": { - "shape": "S2m" + "shape": "S2n" } }, "nextToken": {} @@ -586,7 +586,8 @@ } } }, - "stagingAvailabilityZone": {} + "stagingAvailabilityZone": {}, + "stagingOutpostArn": {} } }, "ec2InstanceID": {}, @@ -620,7 +621,7 @@ "type": "structure", "members": { "cpus": { - "shape": "S24" + "shape": "S25" }, "disks": { "type": "list", @@ -636,20 +637,21 @@ } }, "identificationHints": { - "shape": "S28" + "shape": "S29" }, "lastUpdatedDateTime": {}, "networkInterfaces": { - "shape": "S2a" + "shape": "S2b" }, "os": { - "shape": "S2d" + "shape": "S2e" }, "ramBytes": { "type": "long" } } }, + "sourceOutpostArn": {}, "sourceServerID": {}, "tags": { "shape": "S14" @@ -739,7 +741,7 @@ "items": { "type": "list", "member": { - "shape": "S2z" + "shape": "S30" } }, "nextToken": {} @@ -777,7 +779,7 @@ "items": { "type": "list", "member": { - "shape": "S5j" + "shape": "S5k" } }, "nextToken": {} @@ -925,7 +927,7 @@ } }, "output": { - "shape": "S62" + "shape": "S63" } }, "GetReplicationConfiguration": { @@ -943,7 +945,7 @@ } }, "output": { - "shape": "S66" + "shape": "S67" } }, "InitializeService": { @@ -1365,7 +1367,7 @@ "type": "structure", "members": { "sourceNetwork": { - "shape": "S5j" + "shape": "S5k" } } } @@ -1426,7 +1428,7 @@ "type": "structure", "members": { "sourceNetwork": { - "shape": "S5j" + "shape": "S5k" } } } @@ -1549,10 +1551,10 @@ }, "launchDisposition": {}, "launchIntoInstanceProperties": { - "shape": "S63" + "shape": "S64" }, "licensing": { - "shape": "S2j" + "shape": "S2k" }, "name": {}, "postLaunchEnabled": { @@ -1563,7 +1565,7 @@ } }, "output": { - "shape": "S62" + "shape": "S63" }, "idempotent": true }, @@ -1591,7 +1593,7 @@ "type": "boolean" }, "licensing": { - "shape": "S2j" + "shape": "S2k" }, "postLaunchEnabled": { "type": "boolean" @@ -1603,7 +1605,7 @@ "type": "structure", "members": { "launchConfigurationTemplate": { - "shape": "S2m" + "shape": "S2n" } } } @@ -1637,14 +1639,14 @@ "ebsEncryptionKeyArn": {}, "name": {}, "pitPolicy": { - "shape": "S2s" + "shape": "S2t" }, "replicatedDisks": { - "shape": "S67" + "shape": "S68" }, "replicationServerInstanceType": {}, "replicationServersSecurityGroupsIDs": { - "shape": "S2w" + "shape": "S2x" }, "sourceServerID": {}, "stagingAreaSubnetId": {}, @@ -1657,7 +1659,7 @@ } }, "output": { - "shape": "S66" + "shape": "S67" }, "idempotent": true }, @@ -1690,12 +1692,12 @@ "ebsEncryption": {}, "ebsEncryptionKeyArn": {}, "pitPolicy": { - "shape": "S2s" + "shape": "S2t" }, "replicationConfigurationTemplateID": {}, "replicationServerInstanceType": {}, "replicationServersSecurityGroupsIDs": { - "shape": "S2w" + "shape": "S2x" }, "stagingAreaSubnetId": {}, "stagingAreaTags": { @@ -1707,7 +1709,7 @@ } }, "output": { - "shape": "S2z" + "shape": "S30" } } }, @@ -1879,7 +1881,8 @@ } } }, - "stagingAvailabilityZone": {} + "stagingAvailabilityZone": {}, + "stagingOutpostArn": {} } }, "lastLaunchResult": {}, @@ -1914,7 +1917,8 @@ "members": { "originAccountID": {}, "originAvailabilityZone": {}, - "originRegion": {} + "originRegion": {}, + "sourceOutpostArn": {} } }, "sourceNetworkID": {}, @@ -1922,7 +1926,7 @@ "type": "structure", "members": { "cpus": { - "shape": "S24" + "shape": "S25" }, "disks": { "type": "list", @@ -1937,14 +1941,14 @@ } }, "identificationHints": { - "shape": "S28" + "shape": "S29" }, "lastUpdatedDateTime": {}, "networkInterfaces": { - "shape": "S2a" + "shape": "S2b" }, "os": { - "shape": "S2d" + "shape": "S2e" }, "ramBytes": { "type": "long" @@ -1970,7 +1974,7 @@ } } }, - "S24": { + "S25": { "type": "list", "member": { "type": "structure", @@ -1982,7 +1986,7 @@ } } }, - "S28": { + "S29": { "type": "structure", "members": { "awsInstanceID": {}, @@ -1991,7 +1995,7 @@ "vmWareUuid": {} } }, - "S2a": { + "S2b": { "type": "list", "member": { "type": "structure", @@ -2007,13 +2011,13 @@ } } }, - "S2d": { + "S2e": { "type": "structure", "members": { "fullString": {} } }, - "S2j": { + "S2k": { "type": "structure", "members": { "osByol": { @@ -2021,7 +2025,7 @@ } } }, - "S2m": { + "S2n": { "type": "structure", "members": { "arn": {}, @@ -2038,7 +2042,7 @@ "type": "boolean" }, "licensing": { - "shape": "S2j" + "shape": "S2k" }, "postLaunchEnabled": { "type": "boolean" @@ -2049,7 +2053,7 @@ "targetInstanceTypeRightSizingMethod": {} } }, - "S2s": { + "S2t": { "type": "list", "member": { "type": "structure", @@ -2075,11 +2079,11 @@ } } }, - "S2w": { + "S2x": { "type": "list", "member": {} }, - "S2z": { + "S30": { "type": "structure", "required": [ "replicationConfigurationTemplateID" @@ -2103,12 +2107,12 @@ "ebsEncryption": {}, "ebsEncryptionKeyArn": {}, "pitPolicy": { - "shape": "S2s" + "shape": "S2t" }, "replicationConfigurationTemplateID": {}, "replicationServerInstanceType": {}, "replicationServersSecurityGroupsIDs": { - "shape": "S2w" + "shape": "S2x" }, "stagingAreaSubnetId": {}, "stagingAreaTags": { @@ -2122,7 +2126,7 @@ } } }, - "S5j": { + "S5k": { "type": "structure", "members": { "arn": {}, @@ -2155,7 +2159,7 @@ } } }, - "S62": { + "S63": { "type": "structure", "members": { "copyPrivateIp": { @@ -2167,10 +2171,10 @@ "ec2LaunchTemplateID": {}, "launchDisposition": {}, "launchIntoInstanceProperties": { - "shape": "S63" + "shape": "S64" }, "licensing": { - "shape": "S2j" + "shape": "S2k" }, "name": {}, "postLaunchEnabled": { @@ -2180,13 +2184,13 @@ "targetInstanceTypeRightSizingMethod": {} } }, - "S63": { + "S64": { "type": "structure", "members": { "launchIntoEC2InstanceID": {} } }, - "S66": { + "S67": { "type": "structure", "members": { "associateDefaultSecurityGroup": { @@ -2207,14 +2211,14 @@ "ebsEncryptionKeyArn": {}, "name": {}, "pitPolicy": { - "shape": "S2s" + "shape": "S2t" }, "replicatedDisks": { - "shape": "S67" + "shape": "S68" }, "replicationServerInstanceType": {}, "replicationServersSecurityGroupsIDs": { - "shape": "S2w" + "shape": "S2x" }, "sourceServerID": {}, "stagingAreaSubnetId": {}, @@ -2226,7 +2230,7 @@ } } }, - "S67": { + "S68": { "type": "list", "member": { "type": "structure", diff --git a/apis/drs-2020-02-26.normal.json b/apis/drs-2020-02-26.normal.json index 32c6a6d53d..cb5f3036af 100644 --- a/apis/drs-2020-02-26.normal.json +++ b/apis/drs-2020-02-26.normal.json @@ -2053,6 +2053,10 @@ "stagingAvailabilityZone": { "shape": "AwsAvailabilityZone", "documentation": "

AWS Availability zone into which data is being replicated.

" + }, + "stagingOutpostArn": { + "shape": "OutpostARN", + "documentation": "

The ARN of the staging Outpost

" } }, "documentation": "

Information about Data Replication

" @@ -3755,6 +3759,12 @@ "AWS" ] }, + "OutpostARN": { + "type": "string", + "max": 255, + "min": 20, + "pattern": "^arn:aws([a-z-]+)?:outposts:[a-z\\d-]+:\\d{12}:outpost/op-[a-f0-9]{17}$" + }, "PITPolicy": { "type": "list", "member": { @@ -4056,6 +4066,10 @@ "shape": "RecoveryInstanceProperties", "documentation": "

Properties of the Recovery Instance machine.

" }, + "sourceOutpostArn": { + "shape": "OutpostARN", + "documentation": "

The ARN of the source Outpost

" + }, "sourceServerID": { "shape": "SourceServerID", "documentation": "

The Source Server ID that this Recovery Instance is associated with.

" @@ -4111,6 +4125,10 @@ "stagingAvailabilityZone": { "shape": "AwsAvailabilityZone", "documentation": "

AWS Availability zone into which data is being replicated.

" + }, + "stagingOutpostArn": { + "shape": "OutpostARN", + "documentation": "

The ARN of the staging Outpost

" } }, "documentation": "

Information about Data Replication

" @@ -4775,6 +4793,10 @@ "originRegion": { "shape": "AwsRegion", "documentation": "

AWS Region for an EC2-originated Source Server.

" + }, + "sourceOutpostArn": { + "shape": "OutpostARN", + "documentation": "

The ARN of the source Outpost

" } }, "documentation": "

Properties of the cloud environment where this Source Server originated from.

" @@ -5665,7 +5687,8 @@ "REGULAR", "CONTAINS_MARKETPLACE_PRODUCT_CODES", "MISSING_VOLUME_ATTRIBUTES", - "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE" + "MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE", + "PENDING" ] }, "VolumeToConversionMap": { diff --git a/apis/emr-serverless-2021-07-13.min.json b/apis/emr-serverless-2021-07-13.min.json index 6ac2b2a6b8..2261d96a83 100644 --- a/apis/emr-serverless-2021-07-13.min.json +++ b/apis/emr-serverless-2021-07-13.min.json @@ -96,7 +96,7 @@ "shape": "S11" }, "monitoringConfiguration": { - "shape": "S15" + "shape": "S17" } } }, @@ -163,7 +163,7 @@ ], "members": { "application": { - "shape": "S1m" + "shape": "S1q" } } } @@ -259,10 +259,10 @@ "stateDetails": {}, "releaseLabel": {}, "configurationOverrides": { - "shape": "S24" + "shape": "S28" }, "jobDriver": { - "shape": "S25" + "shape": "S29" }, "tags": { "shape": "Sk" @@ -537,10 +537,10 @@ }, "executionRoleArn": {}, "jobDriver": { - "shape": "S25" + "shape": "S29" }, "configurationOverrides": { - "shape": "S24" + "shape": "S28" }, "tags": { "shape": "Sk" @@ -693,7 +693,7 @@ "shape": "S11" }, "monitoringConfiguration": { - "shape": "S15" + "shape": "S17" } } }, @@ -704,7 +704,7 @@ ], "members": { "application": { - "shape": "S1m" + "shape": "S1q" } } } @@ -827,7 +827,7 @@ } } }, - "S15": { + "S17": { "type": "structure", "members": { "s3MonitoringConfiguration": { @@ -867,10 +867,16 @@ } } } + }, + "prometheusMonitoringConfiguration": { + "type": "structure", + "members": { + "remoteWriteUrl": {} + } } } }, - "S1m": { + "S1q": { "type": "structure", "required": [ "applicationId", @@ -915,7 +921,7 @@ }, "architecture": {}, "imageConfiguration": { - "shape": "S1q" + "shape": "S1u" }, "workerTypeSpecifications": { "type": "map", @@ -924,7 +930,7 @@ "type": "structure", "members": { "imageConfiguration": { - "shape": "S1q" + "shape": "S1u" } } } @@ -933,11 +939,11 @@ "shape": "S11" }, "monitoringConfiguration": { - "shape": "S15" + "shape": "S17" } } }, - "S1q": { + "S1u": { "type": "structure", "required": [ "imageUri" @@ -947,18 +953,18 @@ "resolvedImageDigest": {} } }, - "S24": { + "S28": { "type": "structure", "members": { "applicationConfiguration": { "shape": "S11" }, "monitoringConfiguration": { - "shape": "S15" + "shape": "S17" } } }, - "S25": { + "S29": { "type": "structure", "members": { "sparkSubmit": { diff --git a/apis/emr-serverless-2021-07-13.normal.json b/apis/emr-serverless-2021-07-13.normal.json index c52a3a4095..ba4f664e11 100644 --- a/apis/emr-serverless-2021-07-13.normal.json +++ b/apis/emr-serverless-2021-07-13.normal.json @@ -764,6 +764,18 @@ }, "documentation": "

A configuration specification to be used to override existing configurations.

" }, + "ConfigurationPropertyKey": { + "type": "string", + "max": 1024, + "min": 1, + "pattern": ".*\\S.*" + }, + "ConfigurationPropertyValue": { + "type": "string", + "max": 1024, + "min": 0, + "pattern": ".*\\S.*" + }, "CpuSize": { "type": "string", "max": 15, @@ -1578,6 +1590,10 @@ "cloudWatchLoggingConfiguration": { "shape": "CloudWatchLoggingConfiguration", "documentation": "

The Amazon CloudWatch configuration for monitoring logs. You can configure your jobs to send log information to CloudWatch.

" + }, + "prometheusMonitoringConfiguration": { + "shape": "PrometheusMonitoringConfiguration", + "documentation": "

The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.

" } }, "documentation": "

The configuration setting for monitoring.

" @@ -1602,6 +1618,22 @@ "min": 1, "pattern": "[A-Za-z0-9_=-]+" }, + "PrometheusMonitoringConfiguration": { + "type": "structure", + "members": { + "remoteWriteUrl": { + "shape": "PrometheusUrlString", + "documentation": "

The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.

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

The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.

" + }, + "PrometheusUrlString": { + "type": "string", + "max": 10280, + "min": 1, + "pattern": "https://aps-workspaces.([a-z]{2}-[a-z-]{1,20}-[1-9]).amazonaws(.[0-9A-Za-z]{2,4})+/workspaces/[-_.0-9A-Za-z]{1,100}/api/v1/remote_write" + }, "Query": { "type": "string", "max": 10280, @@ -1676,10 +1708,10 @@ "SensitivePropertiesMap": { "type": "map", "key": { - "shape": "String1024" + "shape": "ConfigurationPropertyKey" }, "value": { - "shape": "String1024" + "shape": "ConfigurationPropertyValue" }, "max": 100, "min": 0, diff --git a/apis/guardduty-2017-11-28.min.json b/apis/guardduty-2017-11-28.min.json index b00c9d549d..2a7e6b52f1 100644 --- a/apis/guardduty-2017-11-28.min.json +++ b/apis/guardduty-2017-11-28.min.json @@ -5287,6 +5287,10 @@ "shape": "S5s", "locationName": "ipAddressV4" }, + "IpAddressV6": { + "shape": "S5s", + "locationName": "ipAddressV6" + }, "Organization": { "locationName": "organization", "type": "structure", @@ -5325,6 +5329,10 @@ "IpAddressV4": { "shape": "S5s", "locationName": "ipAddressV4" + }, + "IpAddressV6": { + "shape": "S5s", + "locationName": "ipAddressV6" } } }, diff --git a/apis/guardduty-2017-11-28.normal.json b/apis/guardduty-2017-11-28.normal.json index af96efdaf4..72d43bcff0 100644 --- a/apis/guardduty-2017-11-28.normal.json +++ b/apis/guardduty-2017-11-28.normal.json @@ -2782,7 +2782,7 @@ }, "FindingCriteria": { "shape": "FindingCriteria", - "documentation": "

Represents the criteria to be used in the filter for querying findings.

You can only use the following attributes to query findings:

", + "documentation": "

Represents the criteria to be used in the filter for querying findings.

You can only use the following attributes to query findings:

", "locationName": "findingCriteria" }, "ClientToken": { @@ -6383,6 +6383,11 @@ "shape": "SensitiveString", "documentation": "

The IPv4 local address of the connection.

", "locationName": "ipAddressV4" + }, + "IpAddressV6": { + "shape": "SensitiveString", + "documentation": "

The IPv6 local address of the connection.

", + "locationName": "ipAddressV6" } }, "documentation": "

Contains information about the local IP address of the connection.

" @@ -7681,6 +7686,11 @@ "documentation": "

The IPv4 remote address of the connection.

", "locationName": "ipAddressV4" }, + "IpAddressV6": { + "shape": "SensitiveString", + "documentation": "

The IPv6 remote address of the connection.

", + "locationName": "ipAddressV6" + }, "Organization": { "shape": "Organization", "documentation": "

The ISP organization information of the remote IP address.

", diff --git a/apis/quicksight-2018-04-01.min.json b/apis/quicksight-2018-04-01.min.json index adeda15f47..efbd0a3bba 100644 --- a/apis/quicksight-2018-04-01.min.json +++ b/apis/quicksight-2018-04-01.min.json @@ -196,10 +196,10 @@ "shape": "S1h" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" }, "FolderArns": { - "shape": "Sme" + "shape": "Smo" } } }, @@ -245,30 +245,30 @@ "shape": "S19" }, "SourceEntity": { - "shape": "Smj" + "shape": "Smt" }, "Tags": { "shape": "Sb" }, "VersionDescription": {}, "DashboardPublishOptions": { - "shape": "Smm" + "shape": "Smw" }, "ThemeArn": {}, "Definition": { - "shape": "Smz" + "shape": "Sn9" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" }, "FolderArns": { - "shape": "Sme" + "shape": "Smo" }, "LinkSharingConfiguration": { - "shape": "Sn0" + "shape": "Sna" }, "LinkEntities": { - "shape": "Sn1" + "shape": "Snb" } } }, @@ -308,41 +308,41 @@ "DataSetId": {}, "Name": {}, "PhysicalTableMap": { - "shape": "Sn7" + "shape": "Snh" }, "LogicalTableMap": { - "shape": "Snr" + "shape": "So1" }, "ImportMode": {}, "ColumnGroups": { - "shape": "Soy" + "shape": "Sp8" }, "FieldFolders": { - "shape": "Sp4" + "shape": "Spe" }, "Permissions": { "shape": "S19" }, "RowLevelPermissionDataSet": { - "shape": "Sp9" + "shape": "Spj" }, "RowLevelPermissionTagConfiguration": { - "shape": "Spd" + "shape": "Spn" }, "ColumnLevelPermissionRules": { - "shape": "Spl" + "shape": "Spv" }, "Tags": { "shape": "Sb" }, "DataSetUsageConfiguration": { - "shape": "Spp" + "shape": "Spz" }, "DatasetParameters": { - "shape": "Spq" + "shape": "Sq0" }, "FolderArns": { - "shape": "Sme" + "shape": "Smo" } } }, @@ -382,25 +382,25 @@ "Name": {}, "Type": {}, "DataSourceParameters": { - "shape": "Sq5" + "shape": "Sqf" }, "Credentials": { - "shape": "Srm" + "shape": "Srw" }, "Permissions": { "shape": "S19" }, "VpcConnectionProperties": { - "shape": "Srt" + "shape": "Ss3" }, "SslProperties": { - "shape": "Sru" + "shape": "Ss4" }, "Tags": { "shape": "Sb" }, "FolderArns": { - "shape": "Sme" + "shape": "Smo" } } }, @@ -539,7 +539,7 @@ "type": "structure", "members": { "Group": { - "shape": "Ssa" + "shape": "Ssk" }, "RequestId": {}, "Status": { @@ -585,7 +585,7 @@ "type": "structure", "members": { "GroupMember": { - "shape": "Sse" + "shape": "Sso" }, "RequestId": {}, "Status": { @@ -616,7 +616,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Ssi" + "shape": "Sss" }, "Namespace": { "location": "uri", @@ -632,7 +632,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Ssi" + "shape": "Sss" }, "RequestId": {}, "Status": { @@ -744,7 +744,7 @@ "locationName": "AwsAccountId" }, "Schedule": { - "shape": "Ssv" + "shape": "St5" } } }, @@ -827,17 +827,17 @@ "shape": "S19" }, "SourceEntity": { - "shape": "St7" + "shape": "Sth" }, "Tags": { "shape": "Sb" }, "VersionDescription": {}, "Definition": { - "shape": "Sta" + "shape": "Stk" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" } } }, @@ -890,7 +890,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Stp" + "shape": "Stz" }, "Status": { "location": "statusCode", @@ -926,7 +926,7 @@ "BaseThemeId": {}, "VersionDescription": {}, "Configuration": { - "shape": "Sts" + "shape": "Su2" }, "Permissions": { "shape": "S19" @@ -985,7 +985,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Su8" + "shape": "Sui" }, "Status": { "location": "statusCode", @@ -1013,7 +1013,7 @@ }, "TopicId": {}, "Topic": { - "shape": "Sub" + "shape": "Sul" }, "Tags": { "shape": "Sb" @@ -1058,7 +1058,7 @@ "DatasetArn": {}, "DatasetName": {}, "RefreshSchedule": { - "shape": "Sw0" + "shape": "Swa" } } }, @@ -1098,13 +1098,13 @@ "VPCConnectionId": {}, "Name": {}, "SubnetIds": { - "shape": "Sw5" + "shape": "Swf" }, "SecurityGroupIds": { - "shape": "Sw7" + "shape": "Swh" }, "DnsResolvers": { - "shape": "Sw9" + "shape": "Swj" }, "RoleArn": {}, "Tags": { @@ -2270,10 +2270,10 @@ "Name": {}, "Status": {}, "Errors": { - "shape": "Sya" + "shape": "Syk" }, "DataSetArns": { - "shape": "Syf" + "shape": "Syp" }, "ThemeArn": {}, "CreatedTime": { @@ -2283,7 +2283,7 @@ "type": "timestamp" }, "Sheets": { - "shape": "Syg" + "shape": "Syq" } } }, @@ -2323,7 +2323,7 @@ "AnalysisId": {}, "Name": {}, "Errors": { - "shape": "Sya" + "shape": "Syk" }, "ResourceStatus": {}, "ThemeArn": {}, @@ -2403,7 +2403,7 @@ "members": { "JobStatus": {}, "DownloadUrl": { - "shape": "Syp" + "shape": "Syz" }, "Errors": { "type": "list", @@ -2423,14 +2423,14 @@ "AssetBundleExportJobId": {}, "AwsAccountId": {}, "ResourceArns": { - "shape": "Sys" + "shape": "Sz2" }, "IncludeAllDependencies": { "type": "boolean" }, "ExportFormat": {}, "CloudFormationOverridePropertyConfiguration": { - "shape": "Syu" + "shape": "Sz4" }, "RequestId": {}, "Status": { @@ -2444,7 +2444,7 @@ "type": "boolean" }, "ValidationStrategy": { - "shape": "Szo" + "shape": "Szy" }, "Warnings": { "type": "list", @@ -2486,10 +2486,10 @@ "members": { "JobStatus": {}, "Errors": { - "shape": "Szu" + "shape": "S104" }, "RollbackErrors": { - "shape": "Szu" + "shape": "S104" }, "Arn": {}, "CreatedTime": { @@ -2501,13 +2501,13 @@ "type": "structure", "members": { "Body": { - "shape": "Syp" + "shape": "Syz" }, "S3Uri": {} } }, "OverrideParameters": { - "shape": "Szy" + "shape": "S108" }, "FailureAction": {}, "RequestId": {}, @@ -2516,13 +2516,23 @@ "type": "integer" }, "OverridePermissions": { - "shape": "S10h" + "shape": "S10r" }, "OverrideTags": { - "shape": "S10x" + "shape": "S117" }, "OverrideValidationStrategy": { - "shape": "S11a" + "shape": "S11k" + }, + "Warnings": { + "type": "list", + "member": { + "type": "structure", + "members": { + "Arn": {}, + "Message": {} + } + } } } } @@ -2574,7 +2584,7 @@ "type": "timestamp" }, "Errors": { - "shape": "S11f" + "shape": "S11r" }, "VersionNumber": { "type": "long" @@ -2583,12 +2593,12 @@ "Arn": {}, "SourceEntityArn": {}, "DataSetArns": { - "shape": "Syf" + "shape": "Syp" }, "Description": {}, "ThemeArn": {}, "Sheets": { - "shape": "Syg" + "shape": "Syq" } } }, @@ -2602,7 +2612,7 @@ "type": "timestamp" }, "LinkEntities": { - "shape": "Sn1" + "shape": "Snb" } } }, @@ -2650,13 +2660,13 @@ "members": { "DashboardId": {}, "Errors": { - "shape": "S11f" + "shape": "S11r" }, "Name": {}, "ResourceStatus": {}, "ThemeArn": {}, "Definition": { - "shape": "Smz" + "shape": "Sn9" }, "Status": { "location": "statusCode", @@ -2664,7 +2674,7 @@ }, "RequestId": {}, "DashboardPublishOptions": { - "shape": "Smm" + "shape": "Smw" } } } @@ -2705,7 +2715,7 @@ }, "RequestId": {}, "LinkSharingConfiguration": { - "shape": "Sn0" + "shape": "Sna" } } } @@ -2761,7 +2771,7 @@ } }, "SnapshotConfiguration": { - "shape": "S11s" + "shape": "S124" }, "Arn": {}, "JobStatus": {}, @@ -2830,7 +2840,7 @@ "type": "structure", "members": { "Files": { - "shape": "S11v" + "shape": "S127" }, "S3Results": { "type": "list", @@ -2838,10 +2848,10 @@ "type": "structure", "members": { "S3DestinationConfiguration": { - "shape": "S124" + "shape": "S12g" }, "S3Uri": { - "shape": "Syp" + "shape": "Syz" }, "ErrorInfo": { "type": "list", @@ -2917,10 +2927,10 @@ "type": "timestamp" }, "PhysicalTableMap": { - "shape": "Sn7" + "shape": "Snh" }, "LogicalTableMap": { - "shape": "Snr" + "shape": "So1" }, "OutputColumns": { "type": "list", @@ -2939,25 +2949,25 @@ "type": "long" }, "ColumnGroups": { - "shape": "Soy" + "shape": "Sp8" }, "FieldFolders": { - "shape": "Sp4" + "shape": "Spe" }, "RowLevelPermissionDataSet": { - "shape": "Sp9" + "shape": "Spj" }, "RowLevelPermissionTagConfiguration": { - "shape": "Spd" + "shape": "Spn" }, "ColumnLevelPermissionRules": { - "shape": "Spl" + "shape": "Spv" }, "DataSetUsageConfiguration": { - "shape": "Spp" + "shape": "Spz" }, "DatasetParameters": { - "shape": "Spq" + "shape": "Sq0" } } }, @@ -3038,7 +3048,7 @@ "type": "integer" }, "DataSetRefreshProperties": { - "shape": "S12s" + "shape": "S134" } } } @@ -3069,7 +3079,7 @@ "type": "structure", "members": { "DataSource": { - "shape": "S130" + "shape": "S13c" }, "RequestId": {}, "Status": { @@ -3305,7 +3315,7 @@ "type": "structure", "members": { "Group": { - "shape": "Ssa" + "shape": "Ssk" }, "RequestId": {}, "Status": { @@ -3351,7 +3361,7 @@ "type": "structure", "members": { "GroupMember": { - "shape": "Sse" + "shape": "Sso" }, "RequestId": {}, "Status": { @@ -3399,7 +3409,7 @@ "AssignmentName": {}, "PolicyArn": {}, "Identities": { - "shape": "Ssi" + "shape": "Sss" }, "AssignmentStatus": {} } @@ -3443,7 +3453,7 @@ "type": "structure", "members": { "Ingestion": { - "shape": "S13n" + "shape": "S13z" }, "RequestId": {}, "Status": { @@ -3475,13 +3485,13 @@ "members": { "AwsAccountId": {}, "IpRestrictionRuleMap": { - "shape": "S13w" + "shape": "S148" }, "VpcIdRestrictionRuleMap": { - "shape": "S13z" + "shape": "S14b" }, "VpcEndpointIdRestrictionRuleMap": { - "shape": "S142" + "shape": "S14e" }, "Enabled": { "type": "boolean" @@ -3520,7 +3530,7 @@ "type": "structure", "members": { "Namespace": { - "shape": "S147" + "shape": "S14j" }, "RequestId": {}, "Status": { @@ -3561,7 +3571,7 @@ "type": "structure", "members": { "RefreshSchedule": { - "shape": "Ssv" + "shape": "St5" }, "Status": { "location": "statusCode", @@ -3656,20 +3666,20 @@ "type": "timestamp" }, "Errors": { - "shape": "S14j" + "shape": "S14v" }, "VersionNumber": { "type": "long" }, "Status": {}, "DataSetConfigurations": { - "shape": "Stb" + "shape": "Stl" }, "Description": {}, "SourceEntityArn": {}, "ThemeArn": {}, "Sheets": { - "shape": "Syg" + "shape": "Syq" } } }, @@ -3721,7 +3731,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Stp" + "shape": "Stz" }, "Status": { "location": "statusCode", @@ -3768,12 +3778,12 @@ "Name": {}, "TemplateId": {}, "Errors": { - "shape": "S14j" + "shape": "S14v" }, "ResourceStatus": {}, "ThemeArn": {}, "Definition": { - "shape": "Sta" + "shape": "Stk" }, "Status": { "location": "statusCode", @@ -3874,7 +3884,7 @@ "type": "timestamp" }, "Configuration": { - "shape": "Sts" + "shape": "Su2" }, "Errors": { "type": "list", @@ -3937,7 +3947,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Su8" + "shape": "Sui" }, "Status": { "location": "statusCode", @@ -4013,7 +4023,7 @@ "Arn": {}, "TopicId": {}, "Topic": { - "shape": "Sub" + "shape": "Sul" }, "RequestId": {}, "Status": { @@ -4141,7 +4151,7 @@ "TopicArn": {}, "DatasetArn": {}, "RefreshSchedule": { - "shape": "Sw0" + "shape": "Swa" }, "Status": { "location": "statusCode", @@ -4182,7 +4192,7 @@ "type": "structure", "members": { "User": { - "shape": "S15h" + "shape": "S15t" }, "RequestId": {}, "Status": { @@ -4225,15 +4235,15 @@ "Name": {}, "VPCId": {}, "SecurityGroupIds": { - "shape": "Sw7" + "shape": "Swh" }, "DnsResolvers": { - "shape": "Sut" + "shape": "Sv3" }, "Status": {}, "AvailabilityStatus": {}, "NetworkInterfaces": { - "shape": "S15n" + "shape": "S15z" }, "RoleArn": {}, "CreatedTime": { @@ -4273,7 +4283,7 @@ }, "Namespace": {}, "SessionTags": { - "shape": "S15t" + "shape": "S165" }, "AuthorizedResourceArns": { "type": "list", @@ -4298,7 +4308,7 @@ ], "members": { "InitialDashboardVisualId": { - "shape": "S15z" + "shape": "S16b" } } }, @@ -4314,7 +4324,7 @@ } }, "AllowedDomains": { - "shape": "Sut" + "shape": "Sv3" } } }, @@ -4328,7 +4338,7 @@ ], "members": { "EmbedUrl": { - "shape": "S162" + "shape": "S16e" }, "Status": { "location": "statusCode", @@ -4373,7 +4383,7 @@ "type": "structure", "members": { "StatePersistence": { - "shape": "S167" + "shape": "S16j" }, "Bookmarks": { "type": "structure", @@ -4398,7 +4408,7 @@ "type": "structure", "members": { "StatePersistence": { - "shape": "S167" + "shape": "S16j" } } } @@ -4417,14 +4427,14 @@ ], "members": { "InitialDashboardVisualId": { - "shape": "S15z" + "shape": "S16b" } } } } }, "AllowedDomains": { - "shape": "Sut" + "shape": "Sv3" } } }, @@ -4437,7 +4447,7 @@ ], "members": { "EmbedUrl": { - "shape": "S162" + "shape": "S16e" }, "Status": { "location": "statusCode", @@ -4512,7 +4522,7 @@ "type": "structure", "members": { "EmbedUrl": { - "shape": "S162" + "shape": "S16e" }, "Status": { "location": "statusCode", @@ -4556,7 +4566,7 @@ "type": "structure", "members": { "EmbedUrl": { - "shape": "S162" + "shape": "S16e" }, "Status": { "location": "statusCode", @@ -4596,7 +4606,7 @@ "type": "structure", "members": { "AnalysisSummaryList": { - "shape": "S16o" + "shape": "S170" }, "NextToken": {}, "Status": { @@ -4813,7 +4823,7 @@ "type": "structure", "members": { "DashboardSummaryList": { - "shape": "S174" + "shape": "S17g" }, "NextToken": {}, "Status": { @@ -4854,7 +4864,7 @@ "type": "structure", "members": { "DataSetSummaries": { - "shape": "S178" + "shape": "S17k" }, "NextToken": {}, "RequestId": {}, @@ -4897,7 +4907,7 @@ "DataSources": { "type": "list", "member": { - "shape": "S130" + "shape": "S13c" } }, "NextToken": {}, @@ -4996,7 +5006,7 @@ "type": "integer" }, "FolderSummaryList": { - "shape": "S17j" + "shape": "S17v" }, "NextToken": {}, "RequestId": {} @@ -5045,7 +5055,7 @@ "GroupMemberList": { "type": "list", "member": { - "shape": "Sse" + "shape": "Sso" } }, "NextToken": {}, @@ -5092,7 +5102,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S17q" + "shape": "S182" }, "NextToken": {}, "RequestId": {}, @@ -5254,7 +5264,7 @@ "members": { "Service": {}, "AuthorizedTargets": { - "shape": "S184" + "shape": "S18g" } } } @@ -5305,7 +5315,7 @@ "Ingestions": { "type": "list", "member": { - "shape": "S13n" + "shape": "S13z" } }, "NextToken": {}, @@ -5349,7 +5359,7 @@ "Namespaces": { "type": "list", "member": { - "shape": "S147" + "shape": "S14j" } }, "NextToken": {}, @@ -5389,7 +5399,7 @@ "RefreshSchedules": { "type": "list", "member": { - "shape": "Ssv" + "shape": "St5" } }, "Status": { @@ -5519,7 +5529,7 @@ "TemplateAliasList": { "type": "list", "member": { - "shape": "Stp" + "shape": "Stz" } }, "Status": { @@ -5686,7 +5696,7 @@ "ThemeAliasList": { "type": "list", "member": { - "shape": "Su8" + "shape": "Sui" } }, "Status": { @@ -5856,7 +5866,7 @@ "DatasetArn": {}, "DatasetName": {}, "RefreshSchedule": { - "shape": "Sw0" + "shape": "Swa" } } } @@ -5958,7 +5968,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S17q" + "shape": "S182" }, "NextToken": {}, "RequestId": {}, @@ -6006,7 +6016,7 @@ "UserList": { "type": "list", "member": { - "shape": "S15h" + "shape": "S15t" } }, "NextToken": {}, @@ -6057,15 +6067,15 @@ "Name": {}, "VPCId": {}, "SecurityGroupIds": { - "shape": "Sw7" + "shape": "Swh" }, "DnsResolvers": { - "shape": "Sut" + "shape": "Sv3" }, "Status": {}, "AvailabilityStatus": {}, "NetworkInterfaces": { - "shape": "S15n" + "shape": "S15z" }, "RoleArn": {}, "CreatedTime": { @@ -6108,7 +6118,7 @@ "locationName": "DataSetId" }, "DataSetRefreshProperties": { - "shape": "S12s" + "shape": "S134" } } }, @@ -6164,7 +6174,7 @@ "type": "structure", "members": { "User": { - "shape": "S15h" + "shape": "S15t" }, "UserInvitationUrl": {}, "RequestId": {}, @@ -6245,7 +6255,7 @@ "type": "structure", "members": { "AnalysisSummaryList": { - "shape": "S16o" + "shape": "S170" }, "NextToken": {}, "Status": { @@ -6295,7 +6305,7 @@ "type": "structure", "members": { "DashboardSummaryList": { - "shape": "S174" + "shape": "S17g" }, "NextToken": {}, "Status": { @@ -6347,7 +6357,7 @@ "type": "structure", "members": { "DataSetSummaries": { - "shape": "S178" + "shape": "S17k" }, "NextToken": {}, "Status": { @@ -6465,7 +6475,7 @@ "type": "integer" }, "FolderSummaryList": { - "shape": "S17j" + "shape": "S17v" }, "NextToken": {}, "RequestId": {} @@ -6523,7 +6533,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S17q" + "shape": "S182" }, "NextToken": {}, "RequestId": {}, @@ -6553,14 +6563,14 @@ }, "AssetBundleExportJobId": {}, "ResourceArns": { - "shape": "Sys" + "shape": "Sz2" }, "IncludeAllDependencies": { "type": "boolean" }, "ExportFormat": {}, "CloudFormationOverridePropertyConfiguration": { - "shape": "Syu" + "shape": "Sz4" }, "IncludePermissions": { "type": "boolean" @@ -6569,7 +6579,7 @@ "type": "boolean" }, "ValidationStrategy": { - "shape": "Szo" + "shape": "Szy" } } }, @@ -6614,17 +6624,17 @@ } }, "OverrideParameters": { - "shape": "Szy" + "shape": "S108" }, "FailureAction": {}, "OverridePermissions": { - "shape": "S10h" + "shape": "S10r" }, "OverrideTags": { - "shape": "S10x" + "shape": "S117" }, "OverrideValidationStrategy": { - "shape": "S11a" + "shape": "S11k" } } }, @@ -6673,7 +6683,7 @@ "type": "structure", "members": { "RowLevelPermissionTags": { - "shape": "S15t" + "shape": "S165" } } } @@ -6681,7 +6691,7 @@ } }, "SnapshotConfiguration": { - "shape": "S11s" + "shape": "S124" } } }, @@ -6873,7 +6883,7 @@ "shape": "S1h" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" } } }, @@ -6912,10 +6922,10 @@ "locationName": "AnalysisId" }, "GrantPermissions": { - "shape": "S1be" + "shape": "S1bq" }, "RevokePermissions": { - "shape": "S1be" + "shape": "S1bq" } } }, @@ -6958,21 +6968,21 @@ }, "Name": {}, "SourceEntity": { - "shape": "Smj" + "shape": "Smt" }, "Parameters": { "shape": "Sr" }, "VersionDescription": {}, "DashboardPublishOptions": { - "shape": "Smm" + "shape": "Smw" }, "ThemeArn": {}, "Definition": { - "shape": "Smz" + "shape": "Sn9" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" } } }, @@ -7012,7 +7022,7 @@ "locationName": "DashboardId" }, "LinkEntities": { - "shape": "Sn1" + "shape": "Snb" } } }, @@ -7026,7 +7036,7 @@ }, "DashboardArn": {}, "LinkEntities": { - "shape": "Sn1" + "shape": "Snb" } } } @@ -7052,16 +7062,16 @@ "locationName": "DashboardId" }, "GrantPermissions": { - "shape": "S1be" + "shape": "S1bq" }, "RevokePermissions": { - "shape": "S1be" + "shape": "S1bq" }, "GrantLinkPermissions": { - "shape": "S1bl" + "shape": "S1bx" }, "RevokeLinkPermissions": { - "shape": "S1bl" + "shape": "S1bx" } } }, @@ -7079,7 +7089,7 @@ "type": "integer" }, "LinkSharingConfiguration": { - "shape": "Sn0" + "shape": "Sna" } } } @@ -7150,32 +7160,32 @@ }, "Name": {}, "PhysicalTableMap": { - "shape": "Sn7" + "shape": "Snh" }, "LogicalTableMap": { - "shape": "Snr" + "shape": "So1" }, "ImportMode": {}, "ColumnGroups": { - "shape": "Soy" + "shape": "Sp8" }, "FieldFolders": { - "shape": "Sp4" + "shape": "Spe" }, "RowLevelPermissionDataSet": { - "shape": "Sp9" + "shape": "Spj" }, "RowLevelPermissionTagConfiguration": { - "shape": "Spd" + "shape": "Spn" }, "ColumnLevelPermissionRules": { - "shape": "Spl" + "shape": "Spv" }, "DataSetUsageConfiguration": { - "shape": "Spp" + "shape": "Spz" }, "DatasetParameters": { - "shape": "Spq" + "shape": "Sq0" } } }, @@ -7257,16 +7267,16 @@ }, "Name": {}, "DataSourceParameters": { - "shape": "Sq5" + "shape": "Sqf" }, "Credentials": { - "shape": "Srm" + "shape": "Srw" }, "VpcConnectionProperties": { - "shape": "Srt" + "shape": "Ss3" }, "SslProperties": { - "shape": "Sru" + "shape": "Ss4" } } }, @@ -7436,7 +7446,7 @@ "type": "structure", "members": { "Group": { - "shape": "Ssa" + "shape": "Ssk" }, "RequestId": {}, "Status": { @@ -7474,7 +7484,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Ssi" + "shape": "Sss" } } }, @@ -7485,7 +7495,7 @@ "AssignmentId": {}, "PolicyArn": {}, "Identities": { - "shape": "Ssi" + "shape": "Sss" }, "AssignmentStatus": {}, "RequestId": {}, @@ -7516,7 +7526,7 @@ "locationName": "Service" }, "AuthorizedTargets": { - "shape": "S184" + "shape": "S18g" } } }, @@ -7546,13 +7556,13 @@ "locationName": "AwsAccountId" }, "IpRestrictionRuleMap": { - "shape": "S13w" + "shape": "S148" }, "VpcIdRestrictionRuleMap": { - "shape": "S13z" + "shape": "S14b" }, "VpcEndpointIdRestrictionRuleMap": { - "shape": "S142" + "shape": "S14e" }, "Enabled": { "type": "boolean" @@ -7624,7 +7634,7 @@ "locationName": "AwsAccountId" }, "Schedule": { - "shape": "Ssv" + "shape": "St5" } } }, @@ -7701,15 +7711,15 @@ "locationName": "TemplateId" }, "SourceEntity": { - "shape": "St7" + "shape": "Sth" }, "VersionDescription": {}, "Name": {}, "Definition": { - "shape": "Sta" + "shape": "Stk" }, "ValidationStrategy": { - "shape": "Smc" + "shape": "Smm" } } }, @@ -7763,7 +7773,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Stp" + "shape": "Stz" }, "Status": { "location": "statusCode", @@ -7794,10 +7804,10 @@ "locationName": "TemplateId" }, "GrantPermissions": { - "shape": "S1be" + "shape": "S1bq" }, "RevokePermissions": { - "shape": "S1be" + "shape": "S1bq" } } }, @@ -7842,7 +7852,7 @@ "BaseThemeId": {}, "VersionDescription": {}, "Configuration": { - "shape": "Sts" + "shape": "Su2" } } }, @@ -7896,7 +7906,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Su8" + "shape": "Sui" }, "Status": { "location": "statusCode", @@ -7927,10 +7937,10 @@ "locationName": "ThemeId" }, "GrantPermissions": { - "shape": "S1be" + "shape": "S1bq" }, "RevokePermissions": { - "shape": "S1be" + "shape": "S1bq" } } }, @@ -7972,7 +7982,7 @@ "locationName": "TopicId" }, "Topic": { - "shape": "Sub" + "shape": "Sul" } } }, @@ -8011,10 +8021,10 @@ "locationName": "TopicId" }, "GrantPermissions": { - "shape": "S1be" + "shape": "S1bq" }, "RevokePermissions": { - "shape": "S1be" + "shape": "S1bq" } } }, @@ -8061,7 +8071,7 @@ "locationName": "DatasetId" }, "RefreshSchedule": { - "shape": "Sw0" + "shape": "Swa" } } }, @@ -8121,7 +8131,7 @@ "type": "structure", "members": { "User": { - "shape": "S15h" + "shape": "S15t" }, "RequestId": {}, "Status": { @@ -8157,13 +8167,13 @@ }, "Name": {}, "SubnetIds": { - "shape": "Sw5" + "shape": "Swf" }, "SecurityGroupIds": { - "shape": "Sw7" + "shape": "Swh" }, "DnsResolvers": { - "shape": "Sw9" + "shape": "Swj" }, "RoleArn": {} } @@ -8378,22 +8388,22 @@ "shape": "S1l" }, "CalculatedFields": { - "shape": "Sk9" + "shape": "Ska" }, "ParameterDeclarations": { - "shape": "Skc" + "shape": "Skd" }, "FilterGroups": { - "shape": "Skw" + "shape": "Skx" }, "ColumnConfigurations": { - "shape": "Slw" + "shape": "Sm6" }, "AnalysisDefaults": { - "shape": "Sm3" + "shape": "Smd" }, "Options": { - "shape": "Sma" + "shape": "Smk" } } }, @@ -8696,16 +8706,21 @@ "Title": {}, "SourceFilterId": {}, "DisplayOptions": { - "type": "structure", - "members": { - "TitleOptions": { - "shape": "S1w" - }, - "DateTimeFormat": {}, - "InfoIconLabelOptions": { - "shape": "S27" - } - } + "shape": "S38" + } + } + }, + "CrossSheet": { + "type": "structure", + "required": [ + "FilterControlId", + "SourceFilterId" + ], + "members": { + "FilterControlId": {}, + "SourceFilterId": {}, + "CascadingControlConfiguration": { + "shape": "S2i" } } } @@ -8725,10 +8740,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -8740,10 +8755,10 @@ "type": "structure", "members": { "GroupBy": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" } } }, @@ -8764,7 +8779,7 @@ "shape": "S2g" }, "FormatConfiguration": { - "shape": "S4v" + "shape": "S4w" } } } @@ -8779,11 +8794,11 @@ "RowSort": { "type": "list", "member": { - "shape": "S4y" + "shape": "S4z" } }, "PaginationConfiguration": { - "shape": "S55" + "shape": "S56" } } }, @@ -8792,13 +8807,13 @@ "members": { "Orientation": {}, "HeaderStyle": { - "shape": "S5a" + "shape": "S5b" }, "CellStyle": { - "shape": "S5a" + "shape": "S5b" }, "RowAlternateColorOptions": { - "shape": "S5k" + "shape": "S5l" } } }, @@ -8810,10 +8825,10 @@ "ScrollStatus": {}, "CustomLabel": {}, "TotalCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "TotalAggregationOptions": { - "shape": "S5q" + "shape": "S5r" } } }, @@ -8926,7 +8941,7 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, @@ -8946,7 +8961,7 @@ "members": { "FieldId": {}, "TextFormat": { - "shape": "S6o" + "shape": "S6p" } } }, @@ -8954,10 +8969,10 @@ "type": "structure", "members": { "BackgroundColor": { - "shape": "S6p" + "shape": "S6q" }, "TextColor": { - "shape": "S6p" + "shape": "S6q" } } } @@ -8967,7 +8982,7 @@ } }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -8979,10 +8994,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -8994,15 +9009,15 @@ "type": "structure", "members": { "Rows": { - "shape": "S87" + "shape": "S88" }, "Columns": { - "shape": "S87" + "shape": "S88" }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -9026,10 +9041,10 @@ "type": "structure", "members": { "Field": { - "shape": "S4z" + "shape": "S50" }, "Column": { - "shape": "S51" + "shape": "S52" }, "DataPath": { "type": "structure", @@ -9040,7 +9055,7 @@ "members": { "Direction": {}, "SortPaths": { - "shape": "S8e" + "shape": "S8f" } } } @@ -9059,19 +9074,19 @@ "ColumnNamesVisibility": {}, "ToggleButtonsVisibility": {}, "ColumnHeaderStyle": { - "shape": "S5a" + "shape": "S5b" }, "RowHeaderStyle": { - "shape": "S5a" + "shape": "S5b" }, "CellStyle": { - "shape": "S5a" + "shape": "S5b" }, "RowFieldNamesStyle": { - "shape": "S5a" + "shape": "S5b" }, "RowAlternateColorOptions": { - "shape": "S5k" + "shape": "S5l" }, "CollapsedRowDimensionsVisibility": {}, "RowsLayout": {}, @@ -9089,16 +9104,16 @@ "type": "structure", "members": { "RowSubtotalOptions": { - "shape": "S8p" + "shape": "S8q" }, "ColumnSubtotalOptions": { - "shape": "S8p" + "shape": "S8q" }, "RowTotalOptions": { - "shape": "S8w" + "shape": "S8x" }, "ColumnTotalOptions": { - "shape": "S8w" + "shape": "S8x" } } }, @@ -9128,7 +9143,7 @@ ], "members": { "DataPathList": { - "shape": "S8e" + "shape": "S8f" }, "Width": {} } @@ -9147,7 +9162,7 @@ "members": { "FieldId": {}, "FieldDataPathValues": { - "shape": "S8e" + "shape": "S8f" } } }, @@ -9165,7 +9180,7 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, @@ -9185,15 +9200,15 @@ "members": { "FieldId": {}, "TextFormat": { - "shape": "S6o" + "shape": "S6p" }, "Scope": { - "shape": "S9b" + "shape": "S9c" }, "Scopes": { "type": "list", "member": { - "shape": "S9b" + "shape": "S9c" } } } @@ -9204,7 +9219,7 @@ } }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -9216,10 +9231,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9231,16 +9246,16 @@ "type": "structure", "members": { "Category": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" }, "Colors": { - "shape": "S3n" + "shape": "S3o" }, "SmallMultiples": { - "shape": "S9i" + "shape": "S9j" } } } @@ -9250,73 +9265,73 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "ColorSort": { - "shape": "S9k" + "shape": "S9l" }, "ColorItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "SmallMultiplesSort": { - "shape": "S9k" + "shape": "S9l" }, "SmallMultiplesLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, "Orientation": {}, "BarsArrangement": {}, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "SmallMultiplesOptions": { - "shape": "S9s" + "shape": "S9t" }, "CategoryAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ValueAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "ValueLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColorLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "ReferenceLines": { - "shape": "Sb8" + "shape": "Sb9" }, "ContributionAnalysisDefaults": { - "shape": "Sbn" + "shape": "Sbo" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -9328,10 +9343,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9340,13 +9355,13 @@ "type": "structure", "members": { "Values": { - "shape": "S4f" + "shape": "S4g" }, "TargetValues": { - "shape": "S4f" + "shape": "S4g" }, "TrendGroups": { - "shape": "S3n" + "shape": "S3o" } } }, @@ -9354,7 +9369,7 @@ "type": "structure", "members": { "TrendGroupSort": { - "shape": "S9k" + "shape": "S9l" } } }, @@ -9380,7 +9395,7 @@ } }, "Comparison": { - "shape": "Scd" + "shape": "Sce" }, "PrimaryValueDisplayType": {}, "PrimaryValueFontConfiguration": { @@ -9418,7 +9433,7 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, @@ -9434,10 +9449,10 @@ "type": "structure", "members": { "TextColor": { - "shape": "S6p" + "shape": "S6q" }, "Icon": { - "shape": "S6v" + "shape": "S6w" } } }, @@ -9445,7 +9460,7 @@ "type": "structure", "members": { "ForegroundColor": { - "shape": "S6p" + "shape": "S6q" } } }, @@ -9453,10 +9468,10 @@ "type": "structure", "members": { "TextColor": { - "shape": "S6p" + "shape": "S6q" }, "Icon": { - "shape": "S6v" + "shape": "S6w" } } }, @@ -9464,10 +9479,10 @@ "type": "structure", "members": { "TextColor": { - "shape": "S6p" + "shape": "S6q" }, "Icon": { - "shape": "S6v" + "shape": "S6w" } } } @@ -9477,10 +9492,10 @@ } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -9492,10 +9507,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9507,13 +9522,13 @@ "type": "structure", "members": { "Category": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" }, "SmallMultiples": { - "shape": "S9i" + "shape": "S9j" } } } @@ -9523,16 +9538,16 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "SmallMultiplesSort": { - "shape": "S9k" + "shape": "S9l" }, "SmallMultiplesLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, @@ -9554,39 +9569,39 @@ } }, "SmallMultiplesOptions": { - "shape": "S9s" + "shape": "S9t" }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ValueLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "ContributionAnalysisDefaults": { - "shape": "Sbn" + "shape": "Sbo" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -9598,10 +9613,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9610,10 +9625,10 @@ "type": "structure", "members": { "Values": { - "shape": "S4f" + "shape": "S4g" }, "TargetValues": { - "shape": "S4f" + "shape": "S4g" } } }, @@ -9622,7 +9637,7 @@ "members": { "PrimaryValueDisplayType": {}, "Comparison": { - "shape": "Scd" + "shape": "Sce" }, "ArcAxis": { "type": "structure", @@ -9658,16 +9673,16 @@ } }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "TooltipOptions": { - "shape": "Saz" + "shape": "Sb0" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, @@ -9683,10 +9698,10 @@ "type": "structure", "members": { "TextColor": { - "shape": "S6p" + "shape": "S6q" }, "Icon": { - "shape": "S6v" + "shape": "S6w" } } }, @@ -9694,7 +9709,7 @@ "type": "structure", "members": { "ForegroundColor": { - "shape": "S6p" + "shape": "S6q" } } } @@ -9704,7 +9719,7 @@ } }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -9716,10 +9731,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9731,16 +9746,16 @@ "type": "structure", "members": { "Category": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" }, "Colors": { - "shape": "S3n" + "shape": "S3o" }, "SmallMultiples": { - "shape": "S9i" + "shape": "S9j" } } } @@ -9750,19 +9765,19 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" }, "ColorItemsLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" }, "SmallMultiplesSort": { - "shape": "S9k" + "shape": "S9l" }, "SmallMultiplesLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, @@ -9838,38 +9853,38 @@ }, "Type": {}, "SmallMultiplesOptions": { - "shape": "S9s" + "shape": "S9t" }, "XAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "XAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "PrimaryYAxisDisplayOptions": { - "shape": "Sdv" + "shape": "Sdw" }, "PrimaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "SecondaryYAxisDisplayOptions": { - "shape": "Sdv" + "shape": "Sdw" }, "SecondaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "SingleAxisOptions": { - "shape": "Sdz" + "shape": "Se0" }, "DefaultSeriesSettings": { "type": "structure", "members": { "AxisBinding": {}, "LineStyleSettings": { - "shape": "Se3" + "shape": "Se4" }, "MarkerStyleSettings": { - "shape": "Se6" + "shape": "Se7" } } }, @@ -9888,7 +9903,7 @@ "FieldId": {}, "AxisBinding": {}, "Settings": { - "shape": "Seb" + "shape": "Sec" } } }, @@ -9905,7 +9920,7 @@ }, "AxisBinding": {}, "Settings": { - "shape": "Seb" + "shape": "Sec" } } } @@ -9913,33 +9928,33 @@ } }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "ReferenceLines": { - "shape": "Sb8" + "shape": "Sb9" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "ContributionAnalysisDefaults": { - "shape": "Sbn" + "shape": "Sbo" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -9951,10 +9966,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -9966,15 +9981,15 @@ "type": "structure", "members": { "Rows": { - "shape": "Seh" + "shape": "Sei" }, "Columns": { - "shape": "Seh" + "shape": "Sei" }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -9985,47 +10000,47 @@ "type": "structure", "members": { "HeatMapRowSort": { - "shape": "S9k" + "shape": "S9l" }, "HeatMapColumnSort": { - "shape": "S9k" + "shape": "S9l" }, "HeatMapRowItemsLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" }, "HeatMapColumnItemsLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, "RowLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColumnLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColorScale": { - "shape": "Sek" + "shape": "Sel" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -10037,10 +10052,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10054,14 +10069,14 @@ "Groups": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Sizes": { - "shape": "Set" + "shape": "Seu" }, "Colors": { - "shape": "Set" + "shape": "Seu" } } } @@ -10071,44 +10086,44 @@ "type": "structure", "members": { "TreeMapSort": { - "shape": "S9k" + "shape": "S9l" }, "TreeMapGroupItemsLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, "GroupLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "SizeLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColorLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColorScale": { - "shape": "Sek" + "shape": "Sel" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10120,10 +10135,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10135,29 +10150,29 @@ "type": "structure", "members": { "Geospatial": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" }, "Colors": { - "shape": "S3n" + "shape": "S3o" } } } } }, "Legend": { - "shape": "Sam" + "shape": "San" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "WindowOptions": { - "shape": "Sez" + "shape": "Sf0" }, "MapStyleOptions": { - "shape": "Sf4" + "shape": "Sf5" }, "PointStyleOptions": { "type": "structure", @@ -10204,18 +10219,18 @@ } }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -10227,10 +10242,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10244,13 +10259,13 @@ "Geospatial": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -10261,24 +10276,24 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" } } }, "Legend": { - "shape": "Sam" + "shape": "San" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "WindowOptions": { - "shape": "Sez" + "shape": "Sf0" }, "MapStyleOptions": { - "shape": "Sf4" + "shape": "Sf5" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, @@ -10310,7 +10325,7 @@ ], "members": { "BackgroundColor": { - "shape": "S6p" + "shape": "S6q" } } } @@ -10322,10 +10337,10 @@ } }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -10337,10 +10352,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10354,13 +10369,13 @@ "Category": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -10371,21 +10386,21 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" } } }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ValueLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "DataLabelOptions": { "type": "structure", @@ -10402,18 +10417,18 @@ } }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10425,10 +10440,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10440,19 +10455,19 @@ "type": "structure", "members": { "XAxis": { - "shape": "S4f" + "shape": "S4g" }, "YAxis": { - "shape": "S4f" + "shape": "S4g" }, "Category": { - "shape": "S3n" + "shape": "S3o" }, "Size": { - "shape": "S4f" + "shape": "S4g" }, "Label": { - "shape": "S3n" + "shape": "S3o" } } }, @@ -10460,19 +10475,19 @@ "type": "structure", "members": { "XAxis": { - "shape": "S3n" + "shape": "S3o" }, "YAxis": { - "shape": "S3n" + "shape": "S3o" }, "Size": { - "shape": "S4f" + "shape": "S4g" }, "Category": { - "shape": "S3n" + "shape": "S3o" }, "Label": { - "shape": "S3n" + "shape": "S3o" } } } @@ -10482,44 +10497,44 @@ "type": "structure", "members": { "ScatterPlotLimitConfiguration": { - "shape": "S9l" + "shape": "S9m" } } }, "XAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "XAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "YAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "YAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10531,10 +10546,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10546,16 +10561,16 @@ "type": "structure", "members": { "Category": { - "shape": "S3n" + "shape": "S3o" }, "BarValues": { - "shape": "S4f" + "shape": "S4g" }, "Colors": { - "shape": "S3n" + "shape": "S3o" }, "LineValues": { - "shape": "S4f" + "shape": "S4g" } } } @@ -10565,72 +10580,72 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "ColorSort": { - "shape": "S9k" + "shape": "S9l" }, "ColorItemsLimit": { - "shape": "S9l" + "shape": "S9m" } } }, "BarsArrangement": {}, "CategoryAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "PrimaryYAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "PrimaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "SecondaryYAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "SecondaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "SingleAxisOptions": { - "shape": "Sdz" + "shape": "Se0" }, "ColorLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "BarDataLabels": { - "shape": "Sao" + "shape": "Sap" }, "LineDataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "ReferenceLines": { - "shape": "Sb8" + "shape": "Sb9" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10642,10 +10657,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10659,13 +10674,13 @@ "GroupBy": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -10676,10 +10691,10 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "PaginationConfiguration": { - "shape": "S55" + "shape": "S56" } } }, @@ -10697,39 +10712,39 @@ } }, "CategoryAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "PrimaryYAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "PrimaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "ReferenceLines": { - "shape": "Sb8" + "shape": "Sb9" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10741,10 +10756,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10756,13 +10771,13 @@ "type": "structure", "members": { "Categories": { - "shape": "S3n" + "shape": "S3o" }, "Values": { - "shape": "S4f" + "shape": "S4g" }, "Breakdowns": { - "shape": "S3n" + "shape": "S3o" } } } @@ -10772,10 +10787,10 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "BreakdownItemsLimit": { - "shape": "S9l" + "shape": "S9m" } } }, @@ -10786,25 +10801,25 @@ } }, "CategoryAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "CategoryAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "PrimaryYAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "PrimaryYAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "ColorConfiguration": { "type": "structure", @@ -10820,15 +10835,15 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -10840,10 +10855,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10857,7 +10872,7 @@ "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -10865,13 +10880,13 @@ } }, "XAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "XAxisLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "YAxisDisplayOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "BinOptions": { "type": "structure", @@ -10902,21 +10917,21 @@ } }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Tooltip": { - "shape": "Saz" + "shape": "Sb0" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -10928,10 +10943,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -10945,13 +10960,13 @@ "GroupBy": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Size": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -10962,15 +10977,15 @@ "type": "structure", "members": { "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "CategorySort": { - "shape": "S9k" + "shape": "S9l" } } }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "WordCloudOptions": { "type": "structure", @@ -10986,15 +11001,15 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } }, @@ -11007,10 +11022,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "InsightConfiguration": { "type": "structure", @@ -11030,10 +11045,10 @@ "ComputationId": {}, "Name": {}, "Category": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "ResultSize": { "type": "integer" @@ -11051,13 +11066,13 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Category": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "MoverSize": { "type": "integer" @@ -11075,7 +11090,7 @@ "ComputationId": {}, "Name": {}, "Value": { - "shape": "S4g" + "shape": "S4h" } } }, @@ -11089,10 +11104,10 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "Type": {} } @@ -11106,13 +11121,13 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "FromValue": { - "shape": "S4g" + "shape": "S4h" }, "TargetValue": { - "shape": "S4g" + "shape": "S4h" } } }, @@ -11125,10 +11140,10 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" } } }, @@ -11141,10 +11156,10 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "PeriodTimeGranularity": {} } @@ -11158,10 +11173,10 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "PeriodSize": { "type": "integer" @@ -11177,7 +11192,7 @@ "ComputationId": {}, "Name": {}, "Category": { - "shape": "S3o" + "shape": "S3p" } } }, @@ -11190,10 +11205,10 @@ "ComputationId": {}, "Name": {}, "Time": { - "shape": "S3o" + "shape": "S3p" }, "Value": { - "shape": "S4g" + "shape": "S4h" }, "PeriodsForward": { "type": "integer" @@ -11229,12 +11244,12 @@ } }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "DataSetIdentifier": {} } @@ -11247,10 +11262,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -11262,13 +11277,13 @@ "type": "structure", "members": { "Source": { - "shape": "S3n" + "shape": "S3o" }, "Destination": { - "shape": "S3n" + "shape": "S3o" }, "Weight": { - "shape": "S4f" + "shape": "S4g" } } } @@ -11278,26 +11293,26 @@ "type": "structure", "members": { "WeightSort": { - "shape": "S9k" + "shape": "S9l" }, "SourceItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "DestinationItemsLimit": { - "shape": "S9l" + "shape": "S9m" } } }, "DataLabels": { - "shape": "Sao" + "shape": "Sap" }, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -11310,10 +11325,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -11322,12 +11337,12 @@ "ContentType": {}, "ImageScaling": {}, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "DataSetIdentifier": {} } @@ -11342,7 +11357,7 @@ "VisualId": {}, "DataSetIdentifier": {}, "Actions": { - "shape": "S75" + "shape": "S76" } } }, @@ -11354,10 +11369,10 @@ "members": { "VisualId": {}, "Title": { - "shape": "S3c" + "shape": "S3d" }, "Subtitle": { - "shape": "S3g" + "shape": "S3h" }, "ChartConfiguration": { "type": "structure", @@ -11371,19 +11386,19 @@ "Category": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Color": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, "Values": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } } } @@ -11394,16 +11409,16 @@ "type": "structure", "members": { "CategorySort": { - "shape": "S9k" + "shape": "S9l" }, "CategoryItemsLimit": { - "shape": "S9l" + "shape": "S9m" }, "ColorSort": { - "shape": "S9k" + "shape": "S9l" }, "ColorItemsLimit": { - "shape": "S9l" + "shape": "S9m" } } }, @@ -11423,37 +11438,37 @@ "type": "double" }, "VisualPalette": { - "shape": "S9p" + "shape": "S9q" }, "AlternateBandColorsVisibility": {}, "AlternateBandEvenColor": {}, "AlternateBandOddColor": {}, "CategoryAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "CategoryLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "ColorAxis": { - "shape": "Sa2" + "shape": "Sa3" }, "ColorLabelOptions": { - "shape": "Sai" + "shape": "Saj" }, "Legend": { - "shape": "Sam" + "shape": "San" }, "AxesRangeScale": {}, "Interactions": { - "shape": "S6g" + "shape": "S6h" } } }, "Actions": { - "shape": "S75" + "shape": "S76" }, "ColumnHierarchies": { - "shape": "Sbq" + "shape": "Sbr" } } } @@ -11485,7 +11500,7 @@ "type": "structure", "members": { "GridLayout": { - "shape": "Sj0" + "shape": "Sj1" }, "FreeFormLayout": { "type": "structure", @@ -11494,10 +11509,10 @@ ], "members": { "Elements": { - "shape": "Sjc" + "shape": "Sjd" }, "CanvasSizeOptions": { - "shape": "Sjl" + "shape": "Sjm" } } }, @@ -11511,7 +11526,7 @@ ], "members": { "HeaderSections": { - "shape": "Sjo" + "shape": "Sjp" }, "BodySections": { "type": "list", @@ -11527,12 +11542,12 @@ "type": "structure", "members": { "Layout": { - "shape": "Sjq" + "shape": "Sjr" } } }, "Style": { - "shape": "Sjs" + "shape": "Sjt" }, "PageBreakConfiguration": { "type": "structure", @@ -11549,10 +11564,10 @@ } }, "FooterSections": { - "shape": "Sjo" + "shape": "Sjp" }, "CanvasSizeOptions": { - "shape": "Sk1" + "shape": "Sk2" } } } @@ -11573,7 +11588,7 @@ "type": "structure", "members": { "GridLayout": { - "shape": "Sj0" + "shape": "Sj1" } } } @@ -11769,7 +11784,19 @@ } } }, - "S3c": { + "S38": { + "type": "structure", + "members": { + "TitleOptions": { + "shape": "S1w" + }, + "DateTimeFormat": {}, + "InfoIconLabelOptions": { + "shape": "S27" + } + } + }, + "S3d": { "type": "structure", "members": { "Visibility": {}, @@ -11782,7 +11809,7 @@ } } }, - "S3g": { + "S3h": { "type": "structure", "members": { "Visibility": {}, @@ -11795,13 +11822,13 @@ } } }, - "S3n": { + "S3o": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, - "S3o": { + "S3p": { "type": "structure", "members": { "NumericalDimensionField": { @@ -11817,7 +11844,7 @@ }, "HierarchyId": {}, "FormatConfiguration": { - "shape": "S3s" + "shape": "S3t" } } }, @@ -11834,7 +11861,7 @@ }, "HierarchyId": {}, "FormatConfiguration": { - "shape": "S4b" + "shape": "S4c" } } }, @@ -11852,89 +11879,89 @@ "DateGranularity": {}, "HierarchyId": {}, "FormatConfiguration": { - "shape": "S4e" + "shape": "S4f" } } } } }, - "S3s": { + "S3t": { "type": "structure", "members": { "FormatConfiguration": { - "shape": "S3t" + "shape": "S3u" } } }, - "S3t": { + "S3u": { "type": "structure", "members": { "NumberDisplayFormatConfiguration": { - "shape": "S3u" + "shape": "S3v" }, "CurrencyDisplayFormatConfiguration": { "type": "structure", "members": { "Prefix": { - "shape": "S3v" + "shape": "S3w" }, "Suffix": { - "shape": "S3w" + "shape": "S3x" }, "SeparatorConfiguration": { - "shape": "S3x" + "shape": "S3y" }, "Symbol": {}, "DecimalPlacesConfiguration": { - "shape": "S40" + "shape": "S41" }, "NumberScale": {}, "NegativeValueConfiguration": { - "shape": "S43" + "shape": "S44" }, "NullValueFormatConfiguration": { - "shape": "S45" + "shape": "S46" } } }, "PercentageDisplayFormatConfiguration": { - "shape": "S49" + "shape": "S4a" } } }, - "S3u": { + "S3v": { "type": "structure", "members": { "Prefix": { - "shape": "S3v" + "shape": "S3w" }, "Suffix": { - "shape": "S3w" + "shape": "S3x" }, "SeparatorConfiguration": { - "shape": "S3x" + "shape": "S3y" }, "DecimalPlacesConfiguration": { - "shape": "S40" + "shape": "S41" }, "NumberScale": {}, "NegativeValueConfiguration": { - "shape": "S43" + "shape": "S44" }, "NullValueFormatConfiguration": { - "shape": "S45" + "shape": "S46" } } }, - "S3v": { + "S3w": { "type": "string", "sensitive": true }, - "S3w": { + "S3x": { "type": "string", "sensitive": true }, - "S3x": { + "S3y": { "type": "structure", "members": { "DecimalSeparator": {}, @@ -11947,7 +11974,7 @@ } } }, - "S40": { + "S41": { "type": "structure", "required": [ "DecimalPlaces" @@ -11958,7 +11985,7 @@ } } }, - "S43": { + "S44": { "type": "structure", "required": [ "DisplayMode" @@ -11967,7 +11994,7 @@ "DisplayMode": {} } }, - "S45": { + "S46": { "type": "structure", "required": [ "NullString" @@ -11979,59 +12006,59 @@ } } }, - "S49": { + "S4a": { "type": "structure", "members": { "Prefix": { - "shape": "S3v" + "shape": "S3w" }, "Suffix": { - "shape": "S3w" + "shape": "S3x" }, "SeparatorConfiguration": { - "shape": "S3x" + "shape": "S3y" }, "DecimalPlacesConfiguration": { - "shape": "S40" + "shape": "S41" }, "NegativeValueConfiguration": { - "shape": "S43" + "shape": "S44" }, "NullValueFormatConfiguration": { - "shape": "S45" + "shape": "S46" } } }, - "S4b": { + "S4c": { "type": "structure", "members": { "NullValueFormatConfiguration": { - "shape": "S45" + "shape": "S46" }, "NumericFormatConfiguration": { - "shape": "S3t" + "shape": "S3u" } } }, - "S4e": { + "S4f": { "type": "structure", "members": { "DateTimeFormat": {}, "NullValueFormatConfiguration": { - "shape": "S45" + "shape": "S46" }, "NumericFormatConfiguration": { - "shape": "S3t" + "shape": "S3u" } } }, - "S4f": { + "S4g": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } }, - "S4g": { + "S4h": { "type": "structure", "members": { "NumericalMeasureField": { @@ -12046,10 +12073,10 @@ "shape": "S2g" }, "AggregationFunction": { - "shape": "S4i" + "shape": "S4j" }, "FormatConfiguration": { - "shape": "S3s" + "shape": "S3t" } } }, @@ -12066,7 +12093,7 @@ }, "AggregationFunction": {}, "FormatConfiguration": { - "shape": "S4b" + "shape": "S4c" } } }, @@ -12083,7 +12110,7 @@ }, "AggregationFunction": {}, "FormatConfiguration": { - "shape": "S4e" + "shape": "S4f" } } }, @@ -12096,13 +12123,13 @@ "members": { "FieldId": {}, "Expression": { - "shape": "S4r" + "shape": "S4s" } } } } }, - "S4i": { + "S4j": { "type": "structure", "members": { "SimpleNumericalAggregation": {}, @@ -12116,36 +12143,36 @@ } } }, - "S4r": { + "S4s": { "type": "string", "sensitive": true }, - "S4v": { + "S4w": { "type": "structure", "members": { "StringFormatConfiguration": { - "shape": "S4b" + "shape": "S4c" }, "NumberFormatConfiguration": { - "shape": "S3s" + "shape": "S3t" }, "DateTimeFormatConfiguration": { - "shape": "S4e" + "shape": "S4f" } } }, - "S4y": { + "S4z": { "type": "structure", "members": { "FieldSort": { - "shape": "S4z" + "shape": "S50" }, "ColumnSort": { - "shape": "S51" + "shape": "S52" } } }, - "S4z": { + "S50": { "type": "structure", "required": [ "FieldId", @@ -12156,7 +12183,7 @@ "Direction": {} } }, - "S51": { + "S52": { "type": "structure", "required": [ "SortBy", @@ -12168,15 +12195,15 @@ }, "Direction": {}, "AggregationFunction": { - "shape": "S52" + "shape": "S53" } } }, - "S52": { + "S53": { "type": "structure", "members": { "NumericalAggregationFunction": { - "shape": "S4i" + "shape": "S4j" }, "CategoricalAggregationFunction": {}, "DateAggregationFunction": {}, @@ -12189,7 +12216,7 @@ } } }, - "S55": { + "S56": { "type": "structure", "required": [ "PageSize", @@ -12204,7 +12231,7 @@ } } }, - "S5a": { + "S5b": { "type": "structure", "members": { "Visibility": {}, @@ -12222,28 +12249,28 @@ "type": "structure", "members": { "UniformBorder": { - "shape": "S5g" + "shape": "S5h" }, "SideSpecificBorder": { "type": "structure", "members": { "InnerVertical": { - "shape": "S5g" + "shape": "S5h" }, "InnerHorizontal": { - "shape": "S5g" + "shape": "S5h" }, "Left": { - "shape": "S5g" + "shape": "S5h" }, "Right": { - "shape": "S5g" + "shape": "S5h" }, "Top": { - "shape": "S5g" + "shape": "S5h" }, "Bottom": { - "shape": "S5g" + "shape": "S5h" } } } @@ -12251,7 +12278,7 @@ } } }, - "S5g": { + "S5h": { "type": "structure", "members": { "Color": {}, @@ -12261,7 +12288,7 @@ "Style": {} } }, - "S5k": { + "S5l": { "type": "structure", "members": { "Status": {}, @@ -12272,7 +12299,7 @@ "UsePrimaryBackgroundColor": {} } }, - "S5q": { + "S5r": { "type": "list", "member": { "type": "structure", @@ -12291,11 +12318,11 @@ } } }, - "S6g": { + "S6h": { "type": "structure", "members": { "VisualMenuOption": { - "shape": "S6h" + "shape": "S6i" }, "ContextMenuOption": { "type": "structure", @@ -12305,27 +12332,27 @@ } } }, - "S6h": { + "S6i": { "type": "structure", "members": { "AvailabilityStatus": {} } }, - "S6o": { + "S6p": { "type": "structure", "members": { "BackgroundColor": { - "shape": "S6p" + "shape": "S6q" }, "TextColor": { - "shape": "S6p" + "shape": "S6q" }, "Icon": { - "shape": "S6v" + "shape": "S6w" } } }, - "S6p": { + "S6q": { "type": "structure", "members": { "Solid": { @@ -12335,7 +12362,7 @@ ], "members": { "Expression": { - "shape": "S4r" + "shape": "S4s" }, "Color": {} } @@ -12348,7 +12375,7 @@ ], "members": { "Expression": { - "shape": "S4r" + "shape": "S4s" }, "Color": { "type": "structure", @@ -12377,7 +12404,7 @@ } } }, - "S6v": { + "S6w": { "type": "structure", "members": { "IconSet": { @@ -12387,7 +12414,7 @@ ], "members": { "Expression": { - "shape": "S4r" + "shape": "S4s" }, "IconSetType": {} } @@ -12400,7 +12427,7 @@ ], "members": { "Expression": { - "shape": "S4r" + "shape": "S4s" }, "IconOptions": { "type": "structure", @@ -12420,7 +12447,7 @@ } } }, - "S75": { + "S76": { "type": "list", "member": { "type": "structure", @@ -12537,16 +12564,16 @@ "type": "structure", "members": { "StringValues": { - "shape": "S7v" + "shape": "S7w" }, "IntegerValues": { - "shape": "S7x" + "shape": "S7y" }, "DecimalValues": { - "shape": "S7z" + "shape": "S80" }, "DateTimeValues": { - "shape": "S81" + "shape": "S82" } } } @@ -12571,51 +12598,51 @@ } } }, - "S7v": { + "S7w": { "type": "list", "member": { "type": "string", "sensitive": true } }, - "S7x": { + "S7y": { "type": "list", "member": { "type": "long", "sensitive": true } }, - "S7z": { + "S80": { "type": "list", "member": { "type": "double", "sensitive": true } }, - "S81": { + "S82": { "type": "list", "member": { "shape": "S18" } }, - "S87": { + "S88": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, - "S8e": { + "S8f": { "type": "list", "member": { - "shape": "S8f" + "shape": "S8g" } }, - "S8f": { + "S8g": { "type": "structure", "members": { "FieldId": {}, "FieldValue": { - "shape": "S8g" + "shape": "S8h" }, "DataPathType": { "type": "structure", @@ -12625,11 +12652,11 @@ } } }, - "S8g": { + "S8h": { "type": "string", "sensitive": true }, - "S8p": { + "S8q": { "type": "structure", "members": { "TotalsVisibility": {}, @@ -12645,13 +12672,13 @@ } }, "TotalCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "ValueCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "MetricHeaderCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "StyleTargets": { "type": "list", @@ -12667,7 +12694,7 @@ } } }, - "S8w": { + "S8x": { "type": "structure", "members": { "TotalsVisibility": {}, @@ -12675,38 +12702,38 @@ "ScrollStatus": {}, "CustomLabel": {}, "TotalCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "ValueCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "MetricHeaderCellStyle": { - "shape": "S5a" + "shape": "S5b" }, "TotalAggregationOptions": { - "shape": "S5q" + "shape": "S5r" } } }, - "S9b": { + "S9c": { "type": "structure", "members": { "Role": {} } }, - "S9i": { + "S9j": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, - "S9k": { + "S9l": { "type": "list", "member": { - "shape": "S4y" + "shape": "S4z" } }, - "S9l": { + "S9m": { "type": "structure", "members": { "ItemsLimit": { @@ -12715,7 +12742,7 @@ "OtherCategories": {} } }, - "S9p": { + "S9q": { "type": "structure", "members": { "ChartColor": {}, @@ -12729,7 +12756,7 @@ ], "members": { "Element": { - "shape": "S8f" + "shape": "S8g" }, "Color": {}, "TimeGranularity": {} @@ -12738,7 +12765,7 @@ } } }, - "S9s": { + "S9t": { "type": "structure", "members": { "MaxVisibleRows": { @@ -12771,21 +12798,21 @@ } }, "XAxis": { - "shape": "S9z" + "shape": "Sa0" }, "YAxis": { - "shape": "S9z" + "shape": "Sa0" } } }, - "S9z": { + "Sa0": { "type": "structure", "members": { "Scale": {}, "Placement": {} } }, - "Sa2": { + "Sa3": { "type": "structure", "members": { "TickLabelOptions": { @@ -12886,7 +12913,7 @@ "AxisOffset": {} } }, - "Sai": { + "Saj": { "type": "structure", "members": { "Visibility": {}, @@ -12918,7 +12945,7 @@ } } }, - "Sam": { + "San": { "type": "structure", "members": { "Visibility": {}, @@ -12930,7 +12957,7 @@ "Height": {} } }, - "Sao": { + "Sap": { "type": "structure", "members": { "Visibility": {}, @@ -12953,7 +12980,7 @@ "members": { "FieldId": {}, "FieldValue": { - "shape": "S8g" + "shape": "S8h" }, "Visibility": {} } @@ -12989,7 +13016,7 @@ "TotalsVisibility": {} } }, - "Saz": { + "Sb0": { "type": "structure", "members": { "TooltipVisibility": {}, @@ -13028,7 +13055,7 @@ "Label": {}, "Visibility": {}, "Aggregation": { - "shape": "S52" + "shape": "S53" }, "TooltipTarget": {} } @@ -13040,7 +13067,7 @@ } } }, - "Sb8": { + "Sb9": { "type": "list", "member": { "type": "structure", @@ -13074,10 +13101,10 @@ "shape": "S2g" }, "MeasureAggregationFunction": { - "shape": "S52" + "shape": "S53" }, "Calculation": { - "shape": "S4i" + "shape": "S4j" } } }, @@ -13100,7 +13127,7 @@ "members": { "RelativePosition": {}, "FormatConfiguration": { - "shape": "S3t" + "shape": "S3u" } } }, @@ -13124,7 +13151,7 @@ } } }, - "Sbn": { + "Sbo": { "type": "list", "member": { "type": "structure", @@ -13143,7 +13170,7 @@ } } }, - "Sbq": { + "Sbr": { "type": "list", "member": { "type": "structure", @@ -13163,7 +13190,7 @@ } }, "DrillDownFilters": { - "shape": "Sbu" + "shape": "Sbv" } } }, @@ -13175,7 +13202,7 @@ "members": { "HierarchyId": {}, "DrillDownFilters": { - "shape": "Sbu" + "shape": "Sbv" } } }, @@ -13194,14 +13221,14 @@ } }, "DrillDownFilters": { - "shape": "Sbu" + "shape": "Sbv" } } } } } }, - "Sbu": { + "Sbv": { "type": "list", "member": { "type": "structure", @@ -13232,7 +13259,7 @@ "shape": "S2g" }, "CategoryValues": { - "shape": "Sby" + "shape": "Sbz" } } }, @@ -13260,11 +13287,11 @@ } } }, - "Sby": { + "Sbz": { "type": "list", "member": {} }, - "Scd": { + "Sce": { "type": "structure", "members": { "ComparisonMethod": {}, @@ -13272,20 +13299,20 @@ "type": "structure", "members": { "NumberDisplayFormatConfiguration": { - "shape": "S3u" + "shape": "S3v" }, "PercentageDisplayFormatConfiguration": { - "shape": "S49" + "shape": "S4a" } } } } }, - "Sdv": { + "Sdw": { "type": "structure", "members": { "AxisOptions": { - "shape": "Sa2" + "shape": "Sa3" }, "MissingDataConfigurations": { "type": "list", @@ -13298,7 +13325,7 @@ } } }, - "Sdz": { + "Se0": { "type": "structure", "members": { "YAxisOptions": { @@ -13312,7 +13339,7 @@ } } }, - "Se3": { + "Se4": { "type": "structure", "members": { "LineVisibility": {}, @@ -13321,7 +13348,7 @@ "LineWidth": {} } }, - "Se6": { + "Se7": { "type": "structure", "members": { "MarkerVisibility": {}, @@ -13330,24 +13357,24 @@ "MarkerColor": {} } }, - "Seb": { + "Sec": { "type": "structure", "members": { "LineStyleSettings": { - "shape": "Se3" + "shape": "Se4" }, "MarkerStyleSettings": { - "shape": "Se6" + "shape": "Se7" } } }, - "Seh": { + "Sei": { "type": "list", "member": { - "shape": "S3o" + "shape": "S3p" } }, - "Sek": { + "Sel": { "type": "structure", "required": [ "Colors", @@ -13357,16 +13384,16 @@ "Colors": { "type": "list", "member": { - "shape": "Sem" + "shape": "Sen" } }, "ColorFillType": {}, "NullValueColor": { - "shape": "Sem" + "shape": "Sen" } } }, - "Sem": { + "Sen": { "type": "structure", "members": { "Color": {}, @@ -13375,13 +13402,13 @@ } } }, - "Set": { + "Seu": { "type": "list", "member": { - "shape": "S4g" + "shape": "S4h" } }, - "Sez": { + "Sf0": { "type": "structure", "members": { "Bounds": { @@ -13410,13 +13437,13 @@ "MapZoomMode": {} } }, - "Sf4": { + "Sf5": { "type": "structure", "members": { "BaseMapStyle": {} } }, - "Sj0": { + "Sj1": { "type": "structure", "required": [ "Elements" @@ -13451,11 +13478,11 @@ } }, "CanvasSizeOptions": { - "shape": "Sj8" + "shape": "Sj9" } } }, - "Sj8": { + "Sj9": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { @@ -13470,7 +13497,7 @@ } } }, - "Sjc": { + "Sjd": { "type": "list", "member": { "type": "structure", @@ -13500,7 +13527,7 @@ ], "members": { "Expression": { - "shape": "S4r" + "shape": "S4s" }, "ConfigurationOverrides": { "type": "structure", @@ -13512,10 +13539,10 @@ } }, "BorderStyle": { - "shape": "Sji" + "shape": "Sjj" }, "SelectedBorderStyle": { - "shape": "Sji" + "shape": "Sjj" }, "BackgroundStyle": { "type": "structure", @@ -13533,14 +13560,14 @@ } } }, - "Sji": { + "Sjj": { "type": "structure", "members": { "Visibility": {}, "Color": {} } }, - "Sjl": { + "Sjm": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { @@ -13554,7 +13581,7 @@ } } }, - "Sjo": { + "Sjp": { "type": "list", "member": { "type": "structure", @@ -13565,15 +13592,15 @@ "members": { "SectionId": {}, "Layout": { - "shape": "Sjq" + "shape": "Sjr" }, "Style": { - "shape": "Sjs" + "shape": "Sjt" } } } }, - "Sjq": { + "Sjr": { "type": "structure", "required": [ "FreeFormLayout" @@ -13586,22 +13613,22 @@ ], "members": { "Elements": { - "shape": "Sjc" + "shape": "Sjd" } } } } }, - "Sjs": { + "Sjt": { "type": "structure", "members": { "Height": {}, "Padding": { - "shape": "Sjt" + "shape": "Sju" } } }, - "Sjt": { + "Sju": { "type": "structure", "members": { "Top": {}, @@ -13610,7 +13637,7 @@ "Right": {} } }, - "Sk1": { + "Sk2": { "type": "structure", "members": { "PaperCanvasSizeOptions": { @@ -13619,13 +13646,13 @@ "PaperSize": {}, "PaperOrientation": {}, "PaperMargin": { - "shape": "Sjt" + "shape": "Sju" } } } } }, - "Sk9": { + "Ska": { "type": "list", "member": { "type": "structure", @@ -13644,7 +13671,7 @@ } } }, - "Skc": { + "Skd": { "type": "list", "member": { "type": "structure", @@ -13662,10 +13689,10 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Skh" + "shape": "Ski" }, "StaticValues": { - "shape": "S7v" + "shape": "S7w" } } }, @@ -13679,7 +13706,7 @@ } }, "MappedDataSetParameters": { - "shape": "Skk" + "shape": "Skl" } } }, @@ -13696,10 +13723,10 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Skh" + "shape": "Ski" }, "StaticValues": { - "shape": "S7z" + "shape": "S80" } } }, @@ -13713,7 +13740,7 @@ } }, "MappedDataSetParameters": { - "shape": "Skk" + "shape": "Skl" } } }, @@ -13730,10 +13757,10 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Skh" + "shape": "Ski" }, "StaticValues": { - "shape": "S7x" + "shape": "S7y" } } }, @@ -13747,7 +13774,7 @@ } }, "MappedDataSetParameters": { - "shape": "Skk" + "shape": "Skl" } } }, @@ -13762,13 +13789,13 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Skh" + "shape": "Ski" }, "StaticValues": { - "shape": "S81" + "shape": "S82" }, "RollingDate": { - "shape": "Sku" + "shape": "Skv" } } }, @@ -13783,14 +13810,14 @@ } }, "MappedDataSetParameters": { - "shape": "Skk" + "shape": "Skl" } } } } } }, - "Skh": { + "Ski": { "type": "structure", "required": [ "DefaultValueColumn" @@ -13807,7 +13834,7 @@ } } }, - "Skk": { + "Skl": { "type": "list", "member": { "type": "structure", @@ -13821,7 +13848,7 @@ } } }, - "Sku": { + "Skv": { "type": "structure", "required": [ "Expression" @@ -13829,11 +13856,11 @@ "members": { "DataSetIdentifier": {}, "Expression": { - "shape": "S4r" + "shape": "S4s" } } }, - "Skw": { + "Skx": { "type": "list", "member": { "type": "structure", @@ -13873,7 +13900,7 @@ "members": { "MatchOperator": {}, "CategoryValues": { - "shape": "Sby" + "shape": "Sbz" }, "SelectAllOptions": {}, "NullOption": {} @@ -13888,7 +13915,7 @@ "members": { "MatchOperator": {}, "CategoryValues": { - "shape": "Sby" + "shape": "Sbz" }, "SelectAllOptions": {}, "NullOption": {} @@ -13909,6 +13936,9 @@ } } } + }, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" } } }, @@ -13931,16 +13961,19 @@ "type": "boolean" }, "RangeMinimum": { - "shape": "Sl9" + "shape": "Slj" }, "RangeMaximum": { - "shape": "Sl9" + "shape": "Slj" }, "SelectAllOptions": {}, "AggregationFunction": { - "shape": "S52" + "shape": "S53" }, - "NullOption": {} + "NullOption": {}, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" + } } }, "NumericEqualityFilter": { @@ -13962,10 +13995,13 @@ "SelectAllOptions": {}, "MatchOperator": {}, "AggregationFunction": { - "shape": "S52" + "shape": "S53" }, "ParameterName": {}, - "NullOption": {} + "NullOption": {}, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" + } } }, "TimeEqualityFilter": { @@ -13985,7 +14021,10 @@ "ParameterName": {}, "TimeGranularity": {}, "RollingDate": { - "shape": "Sku" + "shape": "Skv" + }, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" } } }, @@ -14008,16 +14047,19 @@ "type": "boolean" }, "RangeMinimumValue": { - "shape": "Slf" + "shape": "Slp" }, "RangeMaximumValue": { - "shape": "Slf" + "shape": "Slp" }, "NullOption": {}, "ExcludePeriodConfiguration": { - "shape": "Slg" + "shape": "Slq" }, - "TimeGranularity": {} + "TimeGranularity": {}, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" + } } }, "RelativeDatesFilter": { @@ -14051,7 +14093,10 @@ "ParameterName": {}, "NullOption": {}, "ExcludePeriodConfiguration": { - "shape": "Slg" + "shape": "Slq" + }, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" } } }, @@ -14084,13 +14129,16 @@ }, "SortDirection": {}, "AggregationFunction": { - "shape": "S52" + "shape": "S53" } } } }, "TimeGranularity": {}, - "ParameterName": {} + "ParameterName": {}, + "DefaultFilterControlConfiguration": { + "shape": "Sl9" + } } } } @@ -14134,6 +14182,102 @@ } }, "Sl9": { + "type": "structure", + "required": [ + "Title", + "ControlOptions" + ], + "members": { + "Title": {}, + "ControlOptions": { + "type": "structure", + "members": { + "DefaultDateTimePickerOptions": { + "type": "structure", + "members": { + "Type": {}, + "DisplayOptions": { + "shape": "S1v" + } + } + }, + "DefaultListOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "S2a" + }, + "Type": {}, + "SelectableValues": { + "shape": "S31" + } + } + }, + "DefaultDropdownOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "S2m" + }, + "Type": {}, + "SelectableValues": { + "shape": "S31" + } + } + }, + "DefaultTextFieldOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "S2o" + } + } + }, + "DefaultTextAreaOptions": { + "type": "structure", + "members": { + "Delimiter": {}, + "DisplayOptions": { + "shape": "S2s" + } + } + }, + "DefaultSliderOptions": { + "type": "structure", + "required": [ + "MaximumValue", + "MinimumValue", + "StepSize" + ], + "members": { + "DisplayOptions": { + "shape": "S2u" + }, + "Type": {}, + "MaximumValue": { + "type": "double" + }, + "MinimumValue": { + "type": "double" + }, + "StepSize": { + "type": "double" + } + } + }, + "DefaultRelativeDateTimeOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "S38" + } + } + } + } + } + } + }, + "Slj": { "type": "structure", "members": { "StaticValue": { @@ -14142,19 +14286,19 @@ "Parameter": {} } }, - "Slf": { + "Slp": { "type": "structure", "members": { "StaticValue": { "type": "timestamp" }, "RollingDate": { - "shape": "Sku" + "shape": "Skv" }, "Parameter": {} } }, - "Slg": { + "Slq": { "type": "structure", "required": [ "Amount", @@ -14168,7 +14312,7 @@ "Status": {} } }, - "Slw": { + "Sm6": { "type": "list", "member": { "type": "structure", @@ -14180,7 +14324,7 @@ "shape": "S2g" }, "FormatConfiguration": { - "shape": "S4v" + "shape": "S4w" }, "Role": {}, "ColorsConfiguration": { @@ -14195,7 +14339,7 @@ ], "members": { "FieldValue": { - "shape": "S8g" + "shape": "S8h" }, "Color": {}, "SpecialValue": {} @@ -14207,7 +14351,7 @@ } } }, - "Sm3": { + "Smd": { "type": "structure", "required": [ "DefaultNewSheetConfiguration" @@ -14226,7 +14370,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Sj8" + "shape": "Sj9" } } }, @@ -14237,7 +14381,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Sjl" + "shape": "Sjm" } } } @@ -14253,7 +14397,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Sk1" + "shape": "Sk2" } } } @@ -14264,14 +14408,14 @@ } } }, - "Sma": { + "Smk": { "type": "structure", "members": { "Timezone": {}, "WeekStart": {} } }, - "Smc": { + "Smm": { "type": "structure", "required": [ "Mode" @@ -14280,11 +14424,11 @@ "Mode": {} } }, - "Sme": { + "Smo": { "type": "list", "member": {} }, - "Smj": { + "Smt": { "type": "structure", "members": { "SourceTemplate": { @@ -14302,7 +14446,7 @@ } } }, - "Smm": { + "Smw": { "type": "structure", "members": { "AdHocFilteringOption": { @@ -14343,7 +14487,7 @@ } }, "VisualMenuOption": { - "shape": "S6h" + "shape": "S6i" }, "VisualAxisSortOption": { "type": "structure", @@ -14377,7 +14521,7 @@ } } }, - "Smz": { + "Sn9": { "type": "structure", "required": [ "DataSetIdentifierDeclarations" @@ -14390,26 +14534,26 @@ "shape": "S1l" }, "CalculatedFields": { - "shape": "Sk9" + "shape": "Ska" }, "ParameterDeclarations": { - "shape": "Skc" + "shape": "Skd" }, "FilterGroups": { - "shape": "Skw" + "shape": "Skx" }, "ColumnConfigurations": { - "shape": "Slw" + "shape": "Sm6" }, "AnalysisDefaults": { - "shape": "Sm3" + "shape": "Smd" }, "Options": { - "shape": "Sma" + "shape": "Smk" } } }, - "Sn0": { + "Sna": { "type": "structure", "members": { "Permissions": { @@ -14417,11 +14561,11 @@ } } }, - "Sn1": { + "Snb": { "type": "list", "member": {} }, - "Sn7": { + "Snh": { "type": "map", "key": {}, "value": { @@ -14440,7 +14584,7 @@ "Schema": {}, "Name": {}, "InputColumns": { - "shape": "Sne" + "shape": "Sno" } } }, @@ -14456,7 +14600,7 @@ "Name": {}, "SqlQuery": {}, "Columns": { - "shape": "Sne" + "shape": "Sno" } } }, @@ -14483,14 +14627,14 @@ } }, "InputColumns": { - "shape": "Sne" + "shape": "Sno" } } } } } }, - "Sne": { + "Sno": { "type": "list", "member": { "type": "structure", @@ -14505,7 +14649,7 @@ } } }, - "Snr": { + "So1": { "type": "map", "key": {}, "value": { @@ -14540,7 +14684,7 @@ ], "members": { "ConditionExpression": { - "shape": "S4r" + "shape": "S4s" } } }, @@ -14563,7 +14707,7 @@ "ColumnName": {}, "ColumnId": {}, "Expression": { - "shape": "S4r" + "shape": "S4s" } } } @@ -14645,16 +14789,16 @@ "type": "structure", "members": { "StringStaticValues": { - "shape": "Sok" + "shape": "Sou" }, "DecimalStaticValues": { - "shape": "Som" + "shape": "Sow" }, "DateTimeStaticValues": { - "shape": "Soo" + "shape": "Soy" }, "IntegerStaticValues": { - "shape": "Soq" + "shape": "Sp0" } } } @@ -14678,10 +14822,10 @@ "LeftOperand": {}, "RightOperand": {}, "LeftJoinKeyProperties": { - "shape": "Sou" + "shape": "Sp4" }, "RightJoinKeyProperties": { - "shape": "Sou" + "shape": "Sp4" }, "Type": {}, "OnClause": {} @@ -14694,29 +14838,29 @@ } } }, - "Sok": { + "Sou": { "type": "list", "member": {} }, - "Som": { + "Sow": { "type": "list", "member": { "type": "double" } }, - "Soo": { + "Soy": { "type": "list", "member": { "type": "timestamp" } }, - "Soq": { + "Sp0": { "type": "list", "member": { "type": "long" } }, - "Sou": { + "Sp4": { "type": "structure", "members": { "UniqueKey": { @@ -14724,7 +14868,7 @@ } } }, - "Soy": { + "Sp8": { "type": "list", "member": { "type": "structure", @@ -14747,7 +14891,7 @@ } } }, - "Sp4": { + "Spe": { "type": "map", "key": {}, "value": { @@ -14761,7 +14905,7 @@ } } }, - "Sp9": { + "Spj": { "type": "structure", "required": [ "Arn", @@ -14775,7 +14919,7 @@ "Status": {} } }, - "Spd": { + "Spn": { "type": "structure", "required": [ "TagRules" @@ -14795,7 +14939,7 @@ "ColumnName": {}, "TagMultiValueDelimiter": {}, "MatchAllValue": { - "shape": "Spi" + "shape": "Sps" } } } @@ -14809,11 +14953,11 @@ } } }, - "Spi": { + "Sps": { "type": "string", "sensitive": true }, - "Spl": { + "Spv": { "type": "list", "member": { "type": "structure", @@ -14829,7 +14973,7 @@ } } }, - "Spp": { + "Spz": { "type": "structure", "members": { "DisableUseAsDirectQuerySource": { @@ -14840,7 +14984,7 @@ } } }, - "Spq": { + "Sq0": { "type": "list", "member": { "type": "structure", @@ -14860,7 +15004,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Sok" + "shape": "Sou" } } } @@ -14881,7 +15025,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Som" + "shape": "Sow" } } } @@ -14902,7 +15046,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Soq" + "shape": "Sp0" } } } @@ -14924,7 +15068,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Soo" + "shape": "Soy" } } } @@ -14933,7 +15077,7 @@ } } }, - "Sq5": { + "Sqf": { "type": "structure", "members": { "AmazonElasticsearchParameters": { @@ -15304,7 +15448,7 @@ } } }, - "Srm": { + "Srw": { "type": "structure", "members": { "CredentialPair": { @@ -15317,7 +15461,7 @@ "Username": {}, "Password": {}, "AlternateDataSourceParameters": { - "shape": "Srq" + "shape": "Ss0" } } }, @@ -15326,13 +15470,13 @@ }, "sensitive": true }, - "Srq": { + "Ss0": { "type": "list", "member": { - "shape": "Sq5" + "shape": "Sqf" } }, - "Srt": { + "Ss3": { "type": "structure", "required": [ "VpcConnectionArn" @@ -15341,7 +15485,7 @@ "VpcConnectionArn": {} } }, - "Sru": { + "Ss4": { "type": "structure", "members": { "DisableSsl": { @@ -15349,7 +15493,7 @@ } } }, - "Ssa": { + "Ssk": { "type": "structure", "members": { "Arn": {}, @@ -15358,14 +15502,14 @@ "PrincipalId": {} } }, - "Sse": { + "Sso": { "type": "structure", "members": { "Arn": {}, "MemberName": {} } }, - "Ssi": { + "Sss": { "type": "map", "key": {}, "value": { @@ -15373,7 +15517,7 @@ "member": {} } }, - "Ssv": { + "St5": { "type": "structure", "required": [ "ScheduleId", @@ -15407,7 +15551,7 @@ "Arn": {} } }, - "St7": { + "Sth": { "type": "structure", "members": { "SourceAnalysis": { @@ -15434,39 +15578,39 @@ } } }, - "Sta": { + "Stk": { "type": "structure", "required": [ "DataSetConfigurations" ], "members": { "DataSetConfigurations": { - "shape": "Stb" + "shape": "Stl" }, "Sheets": { "shape": "S1l" }, "CalculatedFields": { - "shape": "Sk9" + "shape": "Ska" }, "ParameterDeclarations": { - "shape": "Skc" + "shape": "Skd" }, "FilterGroups": { - "shape": "Skw" + "shape": "Skx" }, "ColumnConfigurations": { - "shape": "Slw" + "shape": "Sm6" }, "AnalysisDefaults": { - "shape": "Sm3" + "shape": "Smd" }, "Options": { - "shape": "Sma" + "shape": "Smk" } } }, - "Stb": { + "Stl": { "type": "list", "member": { "type": "structure", @@ -15509,7 +15653,7 @@ } } }, - "Stp": { + "Stz": { "type": "structure", "members": { "AliasName": {}, @@ -15519,17 +15663,17 @@ } } }, - "Sts": { + "Su2": { "type": "structure", "members": { "DataColorPalette": { "type": "structure", "members": { "Colors": { - "shape": "Stu" + "shape": "Su4" }, "MinMaxGradient": { - "shape": "Stu" + "shape": "Su4" }, "EmptyFillColor": {} } @@ -15610,11 +15754,11 @@ } } }, - "Stu": { + "Su4": { "type": "list", "member": {} }, - "Su8": { + "Sui": { "type": "structure", "members": { "Arn": {}, @@ -15624,7 +15768,7 @@ } } }, - "Sub": { + "Sul": { "type": "structure", "members": { "Name": {}, @@ -15661,7 +15805,7 @@ "FilterClass": {}, "FilterName": {}, "FilterSynonyms": { - "shape": "Sul" + "shape": "Suv" }, "OperandFieldName": {}, "FilterType": {}, @@ -15679,7 +15823,7 @@ "type": "structure", "members": { "ValueList": { - "shape": "Sut" + "shape": "Sv3" } } } @@ -15695,7 +15839,7 @@ "type": "structure", "members": { "Constant": { - "shape": "Suv" + "shape": "Sv5" }, "Aggregation": {} } @@ -15707,7 +15851,7 @@ "type": "boolean" }, "Constant": { - "shape": "Suy" + "shape": "Sv8" }, "Aggregation": {} } @@ -15719,7 +15863,7 @@ "type": "boolean" }, "Constant": { - "shape": "Suy" + "shape": "Sv8" } } }, @@ -15729,7 +15873,7 @@ "TimeGranularity": {}, "RelativeDateFilterFunction": {}, "Constant": { - "shape": "Suv" + "shape": "Sv5" } } } @@ -15748,7 +15892,7 @@ "ColumnFriendlyName": {}, "ColumnDescription": {}, "ColumnSynonyms": { - "shape": "Sul" + "shape": "Suv" }, "ColumnDataRole": {}, "Aggregation": {}, @@ -15759,26 +15903,26 @@ "type": "boolean" }, "ComparativeOrder": { - "shape": "Sv8" + "shape": "Svi" }, "SemanticType": { - "shape": "Svb" + "shape": "Svl" }, "TimeGranularity": {}, "AllowedAggregations": { - "shape": "Svd" + "shape": "Svn" }, "NotAllowedAggregations": { - "shape": "Svd" + "shape": "Svn" }, "DefaultFormatting": { - "shape": "Svf" + "shape": "Svp" }, "NeverAggregateInFilter": { "type": "boolean" }, "CellValueSynonyms": { - "shape": "Svk" + "shape": "Svu" }, "NonAdditive": { "type": "boolean" @@ -15798,10 +15942,10 @@ "CalculatedFieldName": {}, "CalculatedFieldDescription": {}, "Expression": { - "shape": "S4r" + "shape": "S4s" }, "CalculatedFieldSynonyms": { - "shape": "Sul" + "shape": "Suv" }, "IsIncludedInTopic": { "type": "boolean" @@ -15812,26 +15956,26 @@ "ColumnDataRole": {}, "TimeGranularity": {}, "DefaultFormatting": { - "shape": "Svf" + "shape": "Svp" }, "Aggregation": {}, "ComparativeOrder": { - "shape": "Sv8" + "shape": "Svi" }, "SemanticType": { - "shape": "Svb" + "shape": "Svl" }, "AllowedAggregations": { - "shape": "Svd" + "shape": "Svn" }, "NotAllowedAggregations": { - "shape": "Svd" + "shape": "Svn" }, "NeverAggregateInFilter": { "type": "boolean" }, "CellValueSynonyms": { - "shape": "Svk" + "shape": "Svu" }, "NonAdditive": { "type": "boolean" @@ -15850,7 +15994,7 @@ "EntityName": {}, "EntityDescription": {}, "EntitySynonyms": { - "shape": "Sul" + "shape": "Suv" }, "SemanticEntityType": { "type": "structure", @@ -15858,7 +16002,7 @@ "TypeName": {}, "SubTypeName": {}, "TypeParameters": { - "shape": "Svc" + "shape": "Svm" } } }, @@ -15893,15 +16037,15 @@ } } }, - "Sul": { + "Suv": { "type": "list", "member": {} }, - "Sut": { + "Sv3": { "type": "list", "member": {} }, - "Suv": { + "Sv5": { "type": "structure", "members": { "ConstantType": {}, @@ -15909,7 +16053,7 @@ }, "sensitive": true }, - "Suy": { + "Sv8": { "type": "structure", "members": { "ConstantType": {}, @@ -15923,23 +16067,23 @@ }, "sensitive": true }, - "Sv8": { + "Svi": { "type": "structure", "members": { "UseOrdering": {}, "SpecifedOrder": { - "shape": "Sut" + "shape": "Sv3" }, "TreatUndefinedSpecifiedValues": {} } }, - "Svb": { + "Svl": { "type": "structure", "members": { "TypeName": {}, "SubTypeName": {}, "TypeParameters": { - "shape": "Svc" + "shape": "Svm" }, "TruthyCellValue": { "shape": "Sw" @@ -15955,16 +16099,16 @@ } } }, - "Svc": { + "Svm": { "type": "map", "key": {}, "value": {} }, - "Svd": { + "Svn": { "type": "list", "member": {} }, - "Svf": { + "Svp": { "type": "structure", "members": { "DisplayFormat": {}, @@ -15999,19 +16143,19 @@ } } }, - "Svk": { + "Svu": { "type": "list", "member": { "type": "structure", "members": { "CellValue": {}, "Synonyms": { - "shape": "Sut" + "shape": "Sv3" } } } }, - "Sw0": { + "Swa": { "type": "structure", "required": [ "IsEnabled", @@ -16032,19 +16176,19 @@ "TopicScheduleType": {} } }, - "Sw5": { + "Swf": { "type": "list", "member": {} }, - "Sw7": { + "Swh": { "type": "list", "member": {} }, - "Sw9": { + "Swj": { "type": "list", "member": {} }, - "Sya": { + "Syk": { "type": "list", "member": { "type": "structure", @@ -16052,12 +16196,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Syd" + "shape": "Syn" } } } }, - "Syd": { + "Syn": { "type": "list", "member": { "type": "structure", @@ -16066,11 +16210,11 @@ } } }, - "Syf": { + "Syp": { "type": "list", "member": {} }, - "Syg": { + "Syq": { "type": "list", "member": { "type": "structure", @@ -16080,15 +16224,15 @@ } } }, - "Syp": { + "Syz": { "type": "string", "sensitive": true }, - "Sys": { + "Sz2": { "type": "list", "member": {} }, - "Syu": { + "Sz4": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { @@ -16220,7 +16364,7 @@ } } }, - "Szo": { + "Szy": { "type": "structure", "members": { "StrictModeForAllResources": { @@ -16228,7 +16372,7 @@ } } }, - "Szu": { + "S104": { "type": "list", "member": { "type": "structure", @@ -16239,7 +16383,7 @@ } } }, - "Szy": { + "S108": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { @@ -16259,13 +16403,13 @@ "VPCConnectionId": {}, "Name": {}, "SubnetIds": { - "shape": "Sw5" + "shape": "Swf" }, "SecurityGroupIds": { - "shape": "Sw7" + "shape": "Swh" }, "DnsResolvers": { - "shape": "Sw9" + "shape": "Swj" }, "RoleArn": {} } @@ -16299,13 +16443,13 @@ "DataSourceId": {}, "Name": {}, "DataSourceParameters": { - "shape": "Sq5" + "shape": "Sqf" }, "VpcConnectionProperties": { - "shape": "Srt" + "shape": "Ss3" }, "SslProperties": { - "shape": "Sru" + "shape": "Ss4" }, "Credentials": { "type": "structure", @@ -16382,7 +16526,7 @@ } } }, - "S10h": { + "S10r": { "type": "structure", "members": { "DataSources": { @@ -16395,10 +16539,10 @@ ], "members": { "DataSourceIds": { - "shape": "S10k" + "shape": "S10u" }, "Permissions": { - "shape": "S10m" + "shape": "S10w" } } } @@ -16413,10 +16557,10 @@ ], "members": { "DataSetIds": { - "shape": "S10k" + "shape": "S10u" }, "Permissions": { - "shape": "S10m" + "shape": "S10w" } } } @@ -16431,10 +16575,10 @@ ], "members": { "ThemeIds": { - "shape": "S10k" + "shape": "S10u" }, "Permissions": { - "shape": "S10m" + "shape": "S10w" } } } @@ -16449,10 +16593,10 @@ ], "members": { "AnalysisIds": { - "shape": "S10k" + "shape": "S10u" }, "Permissions": { - "shape": "S10m" + "shape": "S10w" } } } @@ -16466,16 +16610,16 @@ ], "members": { "DashboardIds": { - "shape": "S10k" + "shape": "S10u" }, "Permissions": { - "shape": "S10m" + "shape": "S10w" }, "LinkSharingConfiguration": { "type": "structure", "members": { "Permissions": { - "shape": "S10m" + "shape": "S10w" } } } @@ -16484,11 +16628,11 @@ } } }, - "S10k": { + "S10u": { "type": "list", "member": {} }, - "S10m": { + "S10w": { "type": "structure", "required": [ "Principals", @@ -16504,7 +16648,7 @@ } } }, - "S10x": { + "S117": { "type": "structure", "members": { "VPCConnections": { @@ -16517,7 +16661,7 @@ ], "members": { "VPCConnectionIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16535,7 +16679,7 @@ ], "members": { "DataSourceIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16553,7 +16697,7 @@ ], "members": { "DataSetIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16571,7 +16715,7 @@ ], "members": { "ThemeIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16589,7 +16733,7 @@ ], "members": { "AnalysisIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16607,7 +16751,7 @@ ], "members": { "DashboardIds": { - "shape": "S10k" + "shape": "S10u" }, "Tags": { "shape": "Sb" @@ -16617,7 +16761,7 @@ } } }, - "S11a": { + "S11k": { "type": "structure", "members": { "StrictModeForAllResources": { @@ -16625,7 +16769,7 @@ } } }, - "S11f": { + "S11r": { "type": "list", "member": { "type": "structure", @@ -16633,12 +16777,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Syd" + "shape": "Syn" } } } }, - "S11s": { + "S124": { "type": "structure", "required": [ "FileGroups" @@ -16650,7 +16794,7 @@ "type": "structure", "members": { "Files": { - "shape": "S11v" + "shape": "S127" } } } @@ -16661,7 +16805,7 @@ "S3Destinations": { "type": "list", "member": { - "shape": "S124" + "shape": "S12g" } } } @@ -16671,7 +16815,7 @@ } } }, - "S11v": { + "S127": { "type": "list", "member": { "type": "structure", @@ -16702,7 +16846,7 @@ } } }, - "S124": { + "S12g": { "type": "structure", "required": [ "BucketConfiguration" @@ -16723,7 +16867,7 @@ } } }, - "S12s": { + "S134": { "type": "structure", "required": [ "RefreshConfiguration" @@ -16762,7 +16906,7 @@ } } }, - "S130": { + "S13c": { "type": "structure", "members": { "Arn": {}, @@ -16777,16 +16921,16 @@ "type": "timestamp" }, "DataSourceParameters": { - "shape": "Sq5" + "shape": "Sqf" }, "AlternateDataSourceParameters": { - "shape": "Srq" + "shape": "Ss0" }, "VpcConnectionProperties": { - "shape": "Srt" + "shape": "Ss3" }, "SslProperties": { - "shape": "Sru" + "shape": "Ss4" }, "ErrorInfo": { "type": "structure", @@ -16798,7 +16942,7 @@ "SecretArn": {} } }, - "S13n": { + "S13z": { "type": "structure", "required": [ "Arn", @@ -16854,22 +16998,22 @@ "RequestType": {} } }, - "S13w": { + "S148": { "type": "map", "key": {}, "value": {} }, - "S13z": { + "S14b": { "type": "map", "key": {}, "value": {} }, - "S142": { + "S14e": { "type": "map", "key": {}, "value": {} }, - "S147": { + "S14j": { "type": "structure", "members": { "Name": {}, @@ -16886,7 +17030,7 @@ } } }, - "S14j": { + "S14v": { "type": "list", "member": { "type": "structure", @@ -16894,12 +17038,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Syd" + "shape": "Syn" } } } }, - "S15h": { + "S15t": { "type": "structure", "members": { "Arn": {}, @@ -16917,7 +17061,7 @@ "ExternalLoginId": {} } }, - "S15n": { + "S15z": { "type": "list", "member": { "type": "structure", @@ -16930,7 +17074,7 @@ } } }, - "S15t": { + "S165": { "type": "list", "member": { "type": "structure", @@ -16941,12 +17085,12 @@ "members": { "Key": {}, "Value": { - "shape": "Spi" + "shape": "Sps" } } } }, - "S15z": { + "S16b": { "type": "structure", "required": [ "DashboardId", @@ -16959,11 +17103,11 @@ "VisualId": {} } }, - "S162": { + "S16e": { "type": "string", "sensitive": true }, - "S167": { + "S16j": { "type": "structure", "required": [ "Enabled" @@ -16974,7 +17118,7 @@ } } }, - "S16o": { + "S170": { "type": "list", "member": { "type": "structure", @@ -16992,7 +17136,7 @@ } } }, - "S174": { + "S17g": { "type": "list", "member": { "type": "structure", @@ -17015,7 +17159,7 @@ } } }, - "S178": { + "S17k": { "type": "list", "member": { "type": "structure", @@ -17031,7 +17175,7 @@ }, "ImportMode": {}, "RowLevelPermissionDataSet": { - "shape": "Sp9" + "shape": "Spj" }, "RowLevelPermissionTagConfigurationApplied": { "type": "boolean" @@ -17042,7 +17186,7 @@ } } }, - "S17j": { + "S17v": { "type": "list", "member": { "type": "structure", @@ -17061,23 +17205,23 @@ } } }, - "S17q": { + "S182": { "type": "list", "member": { - "shape": "Ssa" + "shape": "Ssk" } }, - "S184": { + "S18g": { "type": "list", "member": {} }, - "S1be": { + "S1bq": { "type": "list", "member": { "shape": "S1a" } }, - "S1bl": { + "S1bx": { "type": "list", "member": { "shape": "S1a" diff --git a/apis/quicksight-2018-04-01.normal.json b/apis/quicksight-2018-04-01.normal.json index 2e92ec20fb..43cdd554c5 100644 --- a/apis/quicksight-2018-04-01.normal.json +++ b/apis/quicksight-2018-04-01.normal.json @@ -4967,7 +4967,7 @@ "shape": "InternalFailureException" } ], - "documentation": "

Starts an asynchronous job that generates a dashboard snapshot. You can request one of the following format configurations per API call.

Poll job descriptions with a DescribeDashboardSnapshotJob API call. Once the job succeeds, use the DescribeDashboardSnapshotJobResult API to obtain the download URIs that the job generates.

" + "documentation": "

Starts an asynchronous job that generates a snapshot of a dashboard's output. You can request one or several of the following format configurations in each API call.

The status of a submitted job can be polled with the DescribeDashboardSnapshotJob API. When you call the DescribeDashboardSnapshotJob API, check the JobStatus field in the response. Once the job reaches a COMPLETED or FAILED status, use the DescribeDashboardSnapshotJobResult API to obtain the URLs for the generated files. If the job fails, the DescribeDashboardSnapshotJobResult API returns detailed information about the error that occurred.

StartDashboardSnapshotJob API throttling

Amazon QuickSight utilizes API throttling to create a more consistent user experience within a time span for customers when they call the StartDashboardSnapshotJob. By default, 12 jobs can run simlutaneously in one Amazon Web Services account and users can submit up 10 API requests per second before an account is throttled. If an overwhelming number of API requests are made by the same user in a short period of time, Amazon QuickSight throttles the API calls to maintin an optimal experience and reliability for all Amazon QuickSight users.

Common throttling scenarios

The following list provides information about the most commin throttling scenarios that can occur.

If your use case requires a higher throttling limit, contact your account admin or Amazon Web ServicesSupport to explore options to tailor a more optimal expereince for your account.

Best practices to handle throttling

If your use case projects high levels of API traffic, try to reduce the degree of frequency and parallelism of API calls as much as you can to avoid throttling. You can also perform a timing test to calculate an estimate for the total processing time of your projected load that stays within the throttling limits of the Amazon QuickSight APIs. For example, if your projected traffic is 100 snapshot jobs before 12:00 PM per day, start 12 jobs in parallel and measure the amount of time it takes to proccess all 12 jobs. Once you obtain the result, multiply the duration by 9, for example (12 minutes * 9 = 108 minutes). Use the new result to determine the latest time at which the jobs need to be started to meet your target deadline.

The time that it takes to process a job can be impacted by the following factors:

" }, "TagResource": { "name": "TagResource", @@ -7068,7 +7068,8 @@ "ClusterId", "ManifestFileLocation", "Warehouse", - "RoleArn" + "RoleArn", + "ProductType" ] }, "AssetBundleExportJobDataSourcePropertyToOverrideList": { @@ -7296,7 +7297,7 @@ "documentation": "

A Boolean value that indicates whether to export resources under strict or lenient mode.

" } }, - "documentation": "

The option to relax the validation that is required to export each asset. When StrictModeForAllResource is set to true, validation is skipped for specific UI errors.

" + "documentation": "

The option to relax the validation that is required to export each asset. When StrictModeForAllResource is set to false, validation is skipped for specific UI errors.

" }, "AssetBundleExportJobWarning": { "type": "structure", @@ -8044,6 +8045,26 @@ "max": 5, "min": 1 }, + "AssetBundleImportJobWarning": { + "type": "structure", + "members": { + "Arn": { + "shape": "Arn", + "documentation": "

The ARN of the resource that the warning occurred for.

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

A description of the warning that occurred during an Asset Bundle import job.

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

Describes a warning that occurred during an Asset Bundle import job.

" + }, + "AssetBundleImportJobWarningList": { + "type": "list", + "member": { + "shape": "AssetBundleImportJobWarning" + } + }, "AssetBundleImportSource": { "type": "structure", "members": { @@ -9258,7 +9279,7 @@ "documentation": "

A list of the string inputs that are the values of the category drill down filter.

" } }, - "documentation": "

The numeric equality type drill down filter.

" + "documentation": "

The category drill down filter.

" }, "CategoryFilter": { "type": "structure", @@ -9279,6 +9300,10 @@ "Configuration": { "shape": "CategoryFilterConfiguration", "documentation": "

The configuration for a CategoryFilter.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

" @@ -14202,6 +14227,108 @@ "VARP" ] }, + "DefaultDateTimePickerControlOptions": { + "type": "structure", + "members": { + "Type": { + "shape": "SheetControlDateTimePickerType", + "documentation": "

The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options:

" + }, + "DisplayOptions": { + "shape": "DateTimePickerControlDisplayOptions", + "documentation": "

The display options of a control.

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

The default options that correspond to the filter control type of a DateTimePicker.

" + }, + "DefaultFilterControlConfiguration": { + "type": "structure", + "required": [ + "Title", + "ControlOptions" + ], + "members": { + "Title": { + "shape": "SheetControlTitle", + "documentation": "

The title of the DefaultFilterControlConfiguration. This title is shared by all controls that are tied to this filter.

" + }, + "ControlOptions": { + "shape": "DefaultFilterControlOptions", + "documentation": "

The control option for the DefaultFilterControlConfiguration.

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

The default configuration for all dependent controls of the filter.

" + }, + "DefaultFilterControlOptions": { + "type": "structure", + "members": { + "DefaultDateTimePickerOptions": { + "shape": "DefaultDateTimePickerControlOptions", + "documentation": "

The default options that correspond to the filter control type of a DateTimePicker.

" + }, + "DefaultListOptions": { + "shape": "DefaultFilterListControlOptions", + "documentation": "

The default options that correspond to the List filter control type.

" + }, + "DefaultDropdownOptions": { + "shape": "DefaultFilterDropDownControlOptions", + "documentation": "

The default options that correspond to the Dropdown filter control type.

" + }, + "DefaultTextFieldOptions": { + "shape": "DefaultTextFieldControlOptions", + "documentation": "

The default options that correspond to the TextField filter control type.

" + }, + "DefaultTextAreaOptions": { + "shape": "DefaultTextAreaControlOptions", + "documentation": "

The default options that correspond to the TextArea filter control type.

" + }, + "DefaultSliderOptions": { + "shape": "DefaultSliderControlOptions", + "documentation": "

The default options that correspond to the Slider filter control type.

" + }, + "DefaultRelativeDateTimeOptions": { + "shape": "DefaultRelativeDateTimeControlOptions", + "documentation": "

The default options that correspond to the RelativeDateTime filter control type.

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

The option that corresponds to the control type of the filter.

" + }, + "DefaultFilterDropDownControlOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "DropDownControlDisplayOptions", + "documentation": "

The display options of a control.

" + }, + "Type": { + "shape": "SheetControlListType", + "documentation": "

The type of the FilterDropDownControl. Choose one of the following options:

" + }, + "SelectableValues": { + "shape": "FilterSelectableValues", + "documentation": "

A list of selectable values that are used in a control.

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

The default options that correspond to the Dropdown filter control type.

" + }, + "DefaultFilterListControlOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "ListControlDisplayOptions", + "documentation": "

The display options of a control.

" + }, + "Type": { + "shape": "SheetControlListType", + "documentation": "

The type of the DefaultFilterListControlOptions. Choose one of the following options:

" + }, + "SelectableValues": { + "shape": "FilterSelectableValues", + "documentation": "

A list of selectable values that are used in a control.

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

The default options that correspond to the List filter control type.

" + }, "DefaultFormatting": { "type": "structure", "members": { @@ -14284,6 +14411,16 @@ }, "documentation": "

The options that determine the default settings for a paginated layout configuration.

" }, + "DefaultRelativeDateTimeControlOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "RelativeDateTimeControlDisplayOptions", + "documentation": "

The display options of a control.

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

The default options that correspond to the RelativeDateTime filter control type.

" + }, "DefaultSectionBasedLayoutConfiguration": { "type": "structure", "required": [ @@ -14297,6 +14434,61 @@ }, "documentation": "

The options that determine the default settings for a section-based layout configuration.

" }, + "DefaultSliderControlOptions": { + "type": "structure", + "required": [ + "MaximumValue", + "MinimumValue", + "StepSize" + ], + "members": { + "DisplayOptions": { + "shape": "SliderControlDisplayOptions", + "documentation": "

The display options of a control.

" + }, + "Type": { + "shape": "SheetControlSliderType", + "documentation": "

The type of the DefaultSliderControlOptions. Choose one of the following options:

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

The larger value that is displayed at the right of the slider.

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

The smaller value that is displayed at the left of the slider.

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

The number of increments that the slider bar is divided into.

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

The default options that correspond to the Slider filter control type.

" + }, + "DefaultTextAreaControlOptions": { + "type": "structure", + "members": { + "Delimiter": { + "shape": "TextAreaControlDelimiter", + "documentation": "

The delimiter that is used to separate the lines in text.

" + }, + "DisplayOptions": { + "shape": "TextAreaControlDisplayOptions", + "documentation": "

The display options of a control.

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

The default options that correspond to the TextArea filter control type.

" + }, + "DefaultTextFieldControlOptions": { + "type": "structure", + "members": { + "DisplayOptions": { + "shape": "TextFieldControlDisplayOptions", + "documentation": "

The display options of a control.

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

The default options that correspond to the TextField filter control type.

" + }, "DeleteAccountCustomizationRequest": { "type": "structure", "required": [ @@ -15914,6 +16106,10 @@ "OverrideValidationStrategy": { "shape": "AssetBundleImportJobOverrideValidationStrategy", "documentation": "

An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.

" + }, + "Warnings": { + "shape": "AssetBundleImportJobWarningList", + "documentation": "

An array of warning records that describe all permitted errors that are encountered during the import job.

" } } }, @@ -18467,6 +18663,10 @@ "RelativeDateTime": { "shape": "FilterRelativeDateTimeControl", "documentation": "

A control from a date filter that is used to specify the relative date.

" + }, + "CrossSheet": { + "shape": "FilterCrossSheetControl", + "documentation": "

A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet

" } }, "documentation": "

The control of a filter that is used to interact with a dashboard or an analysis.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

" @@ -18478,6 +18678,28 @@ }, "max": 200 }, + "FilterCrossSheetControl": { + "type": "structure", + "required": [ + "FilterControlId", + "SourceFilterId" + ], + "members": { + "FilterControlId": { + "shape": "ShortRestrictiveResourceId", + "documentation": "

The ID of the FilterCrossSheetControl.

" + }, + "SourceFilterId": { + "shape": "ShortRestrictiveResourceId", + "documentation": "

The source filter ID of the FilterCrossSheetControl.

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

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

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

A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet

" + }, "FilterDateTimePickerControl": { "type": "structure", "required": [ @@ -18504,7 +18726,7 @@ }, "Type": { "shape": "SheetControlDateTimePickerType", - "documentation": "

The date time picker type of a FilterDateTimePickerControl. Choose one of the following options:

" + "documentation": "

The type of the FilterDropDownControl. Choose one of the following options:

" } }, "documentation": "

A control from a date filter that is used to specify date and time.

" @@ -18645,7 +18867,7 @@ }, "Type": { "shape": "SheetControlListType", - "documentation": "

The type of FilterListControl. Choose one of the following options:

" + "documentation": "

The type of the FilterListControl. Choose one of the following options:

" }, "SelectableValues": { "shape": "FilterSelectableValues", @@ -18794,15 +19016,15 @@ }, "Type": { "shape": "SheetControlSliderType", - "documentation": "

The type of FilterSliderControl. Choose one of the following options:

" + "documentation": "

The type of the FilterSliderControl. Choose one of the following options:

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

The smaller value that is displayed at the left of the slider.

" + "documentation": "

The larger value that is displayed at the right of the slider.

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

The larger value that is displayed at the right of the slider.

" + "documentation": "

The smaller value that is displayed at the left of the slider.

" }, "StepSize": { "shape": "Double", @@ -24695,7 +24917,7 @@ "documentation": "

The value of the double input numeric drill down filter.

" } }, - "documentation": "

The category drill down filter.

" + "documentation": "

The numeric equality type drill down filter.

" }, "NumericEqualityFilter": { "type": "structure", @@ -24738,6 +24960,10 @@ "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A NumericEqualityFilter filters values that are equal to the specified value.

" @@ -24820,6 +25046,10 @@ "NullOption": { "shape": "FilterNullOption", "documentation": "

This option determines how null values should be treated when filtering data.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A NumericRangeFilter filters values that are within the value range.

" @@ -25356,11 +25586,11 @@ }, "MaximumValue": { "shape": "Double", - "documentation": "

The smaller value that is displayed at the left of the slider.

" + "documentation": "

The larger value that is displayed at the right of the slider.

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

The larger value that is displayed at the right of the slider.

" + "documentation": "

The smaller value that is displayed at the left of the slider.

" }, "StepSize": { "shape": "Double", @@ -27479,6 +27709,10 @@ "ExcludePeriodConfiguration": { "shape": "ExcludePeriodConfiguration", "documentation": "

The configuration for the exclude period of the filter.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A RelativeDatesFilter filters relative dates values.

" @@ -31742,6 +31976,10 @@ "RollingDate": { "shape": "RollingDateConfiguration", "documentation": "

The rolling date input for the TimeEquality filter.

This field is mutually exclusive to Value and ParameterName.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TimeEqualityFilter filters values that are equal to a given value.

" @@ -31833,6 +32071,10 @@ "TimeGranularity": { "shape": "TimeGranularity", "documentation": "

The level of time precision that is used to aggregate DateTime values.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TimeRangeFilter filters values that are between two specified values.

" @@ -31951,6 +32193,10 @@ "ParameterName": { "shape": "ParameterName", "documentation": "

The parameter whose value should be used for the filter value.

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

The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets.

" } }, "documentation": "

A TopBottomFilter filters values that are at the top or the bottom.

" diff --git a/apis/rolesanywhere-2018-05-10.min.json b/apis/rolesanywhere-2018-05-10.min.json index 9e19fb448e..0bcfbb4945 100644 --- a/apis/rolesanywhere-2018-05-10.min.json +++ b/apis/rolesanywhere-2018-05-10.min.json @@ -67,10 +67,10 @@ }, "name": {}, "notificationSettings": { - "shape": "Sl" + "shape": "Sr" }, "source": { - "shape": "Sq" + "shape": "Sw" }, "tags": { "shape": "Sa" @@ -78,9 +78,51 @@ } }, "output": { - "shape": "Su" + "shape": "S10" } }, + "DeleteAttributeMapping": { + "http": { + "method": "DELETE", + "requestUri": "/profiles/{profileId}/mappings", + "responseCode": 200 + }, + "input": { + "type": "structure", + "required": [ + "certificateField", + "profileId" + ], + "members": { + "certificateField": { + "location": "querystring", + "locationName": "certificateField" + }, + "profileId": { + "location": "uri", + "locationName": "profileId" + }, + "specifiers": { + "location": "querystring", + "locationName": "specifiers", + "type": "list", + "member": {} + } + } + }, + "output": { + "type": "structure", + "required": [ + "profile" + ], + "members": { + "profile": { + "shape": "Sf" + } + } + }, + "idempotent": true + }, "DeleteCrl": { "http": { "method": "DELETE", @@ -88,10 +130,10 @@ "responseCode": 200 }, "input": { - "shape": "S10" + "shape": "S19" }, "output": { - "shape": "S11" + "shape": "S1a" }, "idempotent": true }, @@ -102,7 +144,7 @@ "responseCode": 200 }, "input": { - "shape": "S14" + "shape": "S1d" }, "output": { "shape": "Se" @@ -116,10 +158,10 @@ "responseCode": 200 }, "input": { - "shape": "S15" + "shape": "S1e" }, "output": { - "shape": "Su" + "shape": "S10" }, "idempotent": true }, @@ -129,10 +171,10 @@ "responseCode": 200 }, "input": { - "shape": "S10" + "shape": "S19" }, "output": { - "shape": "S11" + "shape": "S1a" } }, "DisableProfile": { @@ -141,7 +183,7 @@ "responseCode": 200 }, "input": { - "shape": "S14" + "shape": "S1d" }, "output": { "shape": "Se" @@ -153,10 +195,10 @@ "responseCode": 200 }, "input": { - "shape": "S15" + "shape": "S1e" }, "output": { - "shape": "Su" + "shape": "S10" } }, "EnableCrl": { @@ -165,10 +207,10 @@ "responseCode": 200 }, "input": { - "shape": "S10" + "shape": "S19" }, "output": { - "shape": "S11" + "shape": "S1a" } }, "EnableProfile": { @@ -177,7 +219,7 @@ "responseCode": 200 }, "input": { - "shape": "S14" + "shape": "S1d" }, "output": { "shape": "Se" @@ -189,10 +231,10 @@ "responseCode": 200 }, "input": { - "shape": "S15" + "shape": "S1e" }, "output": { - "shape": "Su" + "shape": "S10" } }, "GetCrl": { @@ -202,10 +244,10 @@ "responseCode": 200 }, "input": { - "shape": "S10" + "shape": "S19" }, "output": { - "shape": "S11" + "shape": "S1a" } }, "GetProfile": { @@ -215,7 +257,7 @@ "responseCode": 200 }, "input": { - "shape": "S14" + "shape": "S1d" }, "output": { "shape": "Se" @@ -246,7 +288,7 @@ "type": "structure", "members": { "createdAt": { - "shape": "Sg" + "shape": "Sm" }, "credentials": { "type": "list", @@ -261,7 +303,7 @@ }, "issuer": {}, "seenAt": { - "shape": "Sg" + "shape": "Sm" }, "serialNumber": {}, "x509CertificateData": {} @@ -285,18 +327,18 @@ "value": {} }, "seenAt": { - "shape": "Sg" + "shape": "Sm" } } } }, "lastSeenAt": { - "shape": "Sg" + "shape": "Sm" }, "subjectArn": {}, "subjectId": {}, "updatedAt": { - "shape": "Sg" + "shape": "Sm" }, "x509Subject": {} } @@ -311,10 +353,10 @@ "responseCode": 200 }, "input": { - "shape": "S15" + "shape": "S1e" }, "output": { - "shape": "Su" + "shape": "S10" } }, "ImportCrl": { @@ -344,7 +386,7 @@ } }, "output": { - "shape": "S11" + "shape": "S1a" } }, "ListCrls": { @@ -354,7 +396,7 @@ "responseCode": 200 }, "input": { - "shape": "S1j" + "shape": "S1s" }, "output": { "type": "structure", @@ -362,7 +404,7 @@ "crls": { "type": "list", "member": { - "shape": "S12" + "shape": "S1b" } }, "nextToken": {} @@ -376,7 +418,7 @@ "responseCode": 200 }, "input": { - "shape": "S1j" + "shape": "S1s" }, "output": { "type": "structure", @@ -398,7 +440,7 @@ "responseCode": 200 }, "input": { - "shape": "S1j" + "shape": "S1s" }, "output": { "type": "structure", @@ -410,18 +452,18 @@ "type": "structure", "members": { "createdAt": { - "shape": "Sg" + "shape": "Sm" }, "enabled": { "type": "boolean" }, "lastSeenAt": { - "shape": "Sg" + "shape": "Sm" }, "subjectArn": {}, "subjectId": {}, "updatedAt": { - "shape": "Sg" + "shape": "Sm" }, "x509Subject": {} } @@ -464,7 +506,7 @@ "responseCode": 200 }, "input": { - "shape": "S1j" + "shape": "S1s" }, "output": { "type": "structure", @@ -473,12 +515,49 @@ "trustAnchors": { "type": "list", "member": { - "shape": "Sv" + "shape": "S11" } } } } }, + "PutAttributeMapping": { + "http": { + "method": "PUT", + "requestUri": "/profiles/{profileId}/mappings", + "responseCode": 200 + }, + "input": { + "type": "structure", + "required": [ + "certificateField", + "mappingRules", + "profileId" + ], + "members": { + "certificateField": {}, + "mappingRules": { + "shape": "Sj" + }, + "profileId": { + "location": "uri", + "locationName": "profileId" + } + } + }, + "output": { + "type": "structure", + "required": [ + "profile" + ], + "members": { + "profile": { + "shape": "Sf" + } + } + }, + "idempotent": true + }, "PutNotificationSettings": { "http": { "method": "PATCH", @@ -493,7 +572,7 @@ ], "members": { "notificationSettings": { - "shape": "Sl" + "shape": "Sr" }, "trustAnchorId": {} } @@ -505,7 +584,7 @@ ], "members": { "trustAnchor": { - "shape": "Sv" + "shape": "S11" } } } @@ -546,7 +625,7 @@ ], "members": { "trustAnchor": { - "shape": "Sv" + "shape": "S11" } } } @@ -623,7 +702,7 @@ } }, "output": { - "shape": "S11" + "shape": "S1a" } }, "UpdateProfile": { @@ -674,7 +753,7 @@ "members": { "name": {}, "source": { - "shape": "Sq" + "shape": "Sw" }, "trustAnchorId": { "location": "uri", @@ -683,7 +762,7 @@ } }, "output": { - "shape": "Su" + "shape": "S10" }, "idempotent": true } @@ -731,8 +810,20 @@ "Sf": { "type": "structure", "members": { + "attributeMappings": { + "type": "list", + "member": { + "type": "structure", + "members": { + "certificateField": {}, + "mappingRules": { + "shape": "Sj" + } + } + } + }, "createdAt": { - "shape": "Sg" + "shape": "Sm" }, "createdBy": {}, "durationSeconds": { @@ -755,15 +846,27 @@ }, "sessionPolicy": {}, "updatedAt": { - "shape": "Sg" + "shape": "Sm" + } + } + }, + "Sj": { + "type": "list", + "member": { + "type": "structure", + "required": [ + "specifier" + ], + "members": { + "specifier": {} } } }, - "Sg": { + "Sm": { "type": "timestamp", "timestampFormat": "iso8601" }, - "Sl": { + "Sr": { "type": "list", "member": { "type": "structure", @@ -783,7 +886,7 @@ } } }, - "Sq": { + "Sw": { "type": "structure", "members": { "sourceData": { @@ -797,22 +900,22 @@ "sourceType": {} } }, - "Su": { + "S10": { "type": "structure", "required": [ "trustAnchor" ], "members": { "trustAnchor": { - "shape": "Sv" + "shape": "S11" } } }, - "Sv": { + "S11": { "type": "structure", "members": { "createdAt": { - "shape": "Sg" + "shape": "Sm" }, "enabled": { "type": "boolean" @@ -840,16 +943,16 @@ } }, "source": { - "shape": "Sq" + "shape": "Sw" }, "trustAnchorArn": {}, "trustAnchorId": {}, "updatedAt": { - "shape": "Sg" + "shape": "Sm" } } }, - "S10": { + "S19": { "type": "structure", "required": [ "crlId" @@ -861,22 +964,22 @@ } } }, - "S11": { + "S1a": { "type": "structure", "required": [ "crl" ], "members": { "crl": { - "shape": "S12" + "shape": "S1b" } } }, - "S12": { + "S1b": { "type": "structure", "members": { "createdAt": { - "shape": "Sg" + "shape": "Sm" }, "crlArn": {}, "crlData": { @@ -889,11 +992,11 @@ "name": {}, "trustAnchorArn": {}, "updatedAt": { - "shape": "Sg" + "shape": "Sm" } } }, - "S14": { + "S1d": { "type": "structure", "required": [ "profileId" @@ -905,7 +1008,7 @@ } } }, - "S15": { + "S1e": { "type": "structure", "required": [ "trustAnchorId" @@ -917,7 +1020,7 @@ } } }, - "S1j": { + "S1s": { "type": "structure", "members": { "nextToken": { diff --git a/apis/rolesanywhere-2018-05-10.normal.json b/apis/rolesanywhere-2018-05-10.normal.json index 058c575647..797060fd65 100644 --- a/apis/rolesanywhere-2018-05-10.normal.json +++ b/apis/rolesanywhere-2018-05-10.normal.json @@ -58,6 +58,33 @@ ], "documentation": "

Creates a trust anchor to establish trust between IAM Roles Anywhere and your certificate authority (CA). You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials.

Required permissions: rolesanywhere:CreateTrustAnchor.

" }, + "DeleteAttributeMapping": { + "name": "DeleteAttributeMapping", + "http": { + "method": "DELETE", + "requestUri": "/profiles/{profileId}/mappings", + "responseCode": 200 + }, + "input": { + "shape": "DeleteAttributeMappingRequest" + }, + "output": { + "shape": "DeleteAttributeMappingResponse" + }, + "errors": [ + { + "shape": "ValidationException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "AccessDeniedException" + } + ], + "documentation": "

Delete an entry from the attribute mapping rules enforced by a given profile.

", + "idempotent": true + }, "DeleteCrl": { "name": "DeleteCrl", "http": { @@ -501,6 +528,33 @@ ], "documentation": "

Lists the trust anchors in the authenticated account and Amazon Web Services Region.

Required permissions: rolesanywhere:ListTrustAnchors.

" }, + "PutAttributeMapping": { + "name": "PutAttributeMapping", + "http": { + "method": "PUT", + "requestUri": "/profiles/{profileId}/mappings", + "responseCode": 200 + }, + "input": { + "shape": "PutAttributeMappingRequest" + }, + "output": { + "shape": "PutAttributeMappingResponse" + }, + "errors": [ + { + "shape": "ValidationException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "AccessDeniedException" + } + ], + "documentation": "

Put an entry in the attribute mapping rules that will be enforced by a given profile. A mapping specifies a certificate field and one or more specifiers that have contextual meanings.

", + "idempotent": true + }, "PutNotificationSettings": { "name": "PutNotificationSettings", "http": { @@ -695,6 +749,26 @@ "max": 1011, "min": 1 }, + "AttributeMapping": { + "type": "structure", + "members": { + "certificateField": { + "shape": "CertificateField", + "documentation": "

Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.

" + }, + "mappingRules": { + "shape": "MappingRules", + "documentation": "

A list of mapping entries for every supported specifier or sub-field.

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

A mapping applied to the authenticating end-entity certificate.

" + }, + "AttributeMappings": { + "type": "list", + "member": { + "shape": "AttributeMapping" + } + }, "Blob": { "type": "blob" }, @@ -702,6 +776,14 @@ "type": "boolean", "box": true }, + "CertificateField": { + "type": "string", + "enum": [ + "x509Subject", + "x509Issuer", + "x509SAN" + ] + }, "CreateProfileRequest": { "type": "structure", "required": [ @@ -870,6 +952,45 @@ "shape": "CrlDetail" } }, + "DeleteAttributeMappingRequest": { + "type": "structure", + "required": [ + "certificateField", + "profileId" + ], + "members": { + "certificateField": { + "shape": "CertificateField", + "documentation": "

Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.

", + "location": "querystring", + "locationName": "certificateField" + }, + "profileId": { + "shape": "Uuid", + "documentation": "

The unique identifier of the profile.

", + "location": "uri", + "locationName": "profileId" + }, + "specifiers": { + "shape": "SpecifierList", + "documentation": "

A list of specifiers of a certificate field; for example, CN, OU, UID from a Subject.

", + "location": "querystring", + "locationName": "specifiers" + } + } + }, + "DeleteAttributeMappingResponse": { + "type": "structure", + "required": [ + "profile" + ], + "members": { + "profile": { + "shape": "ProfileDetail", + "documentation": "

The state of the profile after a read or write operation.

" + } + } + }, "ImportCrlRequest": { "type": "structure", "required": [ @@ -1064,6 +1185,30 @@ "max": 200, "min": 1 }, + "MappingRule": { + "type": "structure", + "required": [ + "specifier" + ], + "members": { + "specifier": { + "shape": "MappingRuleSpecifierString", + "documentation": "

Specifier within a certificate field, such as CN, OU, or UID from the Subject field.

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

A single mapping entry for each supported specifier or sub-field.

" + }, + "MappingRuleSpecifierString": { + "type": "string", + "max": 60, + "min": 0 + }, + "MappingRules": { + "type": "list", + "member": { + "shape": "MappingRule" + } + }, "NotificationChannel": { "type": "string", "enum": [ @@ -1200,6 +1345,10 @@ "ProfileDetail": { "type": "structure", "members": { + "attributeMappings": { + "shape": "AttributeMappings", + "documentation": "

A mapping applied to the authenticating end-entity certificate.

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

The ISO-8601 timestamp when the profile was created.

" @@ -1266,6 +1415,42 @@ "shape": "ProfileDetail" } }, + "PutAttributeMappingRequest": { + "type": "structure", + "required": [ + "certificateField", + "mappingRules", + "profileId" + ], + "members": { + "certificateField": { + "shape": "CertificateField", + "documentation": "

Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates.

" + }, + "mappingRules": { + "shape": "MappingRules", + "documentation": "

A list of mapping entries for every supported specifier or sub-field.

" + }, + "profileId": { + "shape": "Uuid", + "documentation": "

The unique identifier of the profile.

", + "location": "uri", + "locationName": "profileId" + } + } + }, + "PutAttributeMappingResponse": { + "type": "structure", + "required": [ + "profile" + ], + "members": { + "profile": { + "shape": "ProfileDetail", + "documentation": "

The state of the profile after a read or write operation.

" + } + } + }, "PutNotificationSettingsRequest": { "type": "structure", "required": [ @@ -1432,6 +1617,12 @@ "max": 8000, "min": 1 }, + "SpecifierList": { + "type": "list", + "member": { + "shape": "String" + } + }, "String": { "type": "string" }, diff --git a/apis/sagemaker-2017-07-24.normal.json b/apis/sagemaker-2017-07-24.normal.json index de8c263677..17aa95211c 100644 --- a/apis/sagemaker-2017-07-24.normal.json +++ b/apis/sagemaker-2017-07-24.normal.json @@ -7769,10 +7769,7 @@ "type": "string", "enum": [ "AWS/Rekognition/DetectModerationLabels/Image/V3", - "AWS/Textract/AnalyzeDocument/Forms/V1", - "AWS/Textract/AnalyzeExpense", - "AWS/Handshake/VerifyIdentity", - "AWS/Bedrock/ModelEvaluation" + "AWS/Textract/AnalyzeDocument/Forms/V1" ] }, "BacktestResultsLocation": { @@ -9050,14 +9047,14 @@ "members": { "SourceS3Uri": { "shape": "S3Uri", - "documentation": "

An Amazon S3 bucket path where your LifeCycle scripts are stored.

" + "documentation": "

An Amazon S3 bucket path where your lifecycle scripts are stored.

Make sure that the S3 bucket path starts with s3://sagemaker-. The IAM role for SageMaker HyperPod has the managed AmazonSageMakerClusterInstanceRolePolicy attached, which allows access to S3 buckets with the specific prefix sagemaker-.

" }, "OnCreate": { "shape": "ClusterLifeCycleConfigFileName", - "documentation": "

The directory of the LifeCycle script under SourceS3Uri. This LifeCycle script runs during cluster creation.

" + "documentation": "

The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation.

" } }, - "documentation": "

The LifeCycle configuration for a SageMaker HyperPod cluster.

" + "documentation": "

The lifecycle configuration for a SageMaker HyperPod cluster.

" }, "ClusterLifeCycleConfigFileName": { "type": "string", @@ -10811,11 +10808,11 @@ "members": { "FeatureGroupName": { "shape": "FeatureGroupName", - "documentation": "

The name of the FeatureGroup. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.

The name:

" + "documentation": "

The name of the FeatureGroup. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.

The name:

" }, "RecordIdentifierFeatureName": { "shape": "FeatureName", - "documentation": "

The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore. Only the latest record per identifier value will be stored in the OnlineStore. RecordIdentifierFeatureName must be one of feature definitions' names.

You use the RecordIdentifierFeatureName to access data in a FeatureStore.

This name:

" + "documentation": "

The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore. Only the latest record per identifier value will be stored in the OnlineStore. RecordIdentifierFeatureName must be one of feature definitions' names.

You use the RecordIdentifierFeatureName to access data in a FeatureStore.

This name:

" }, "EventTimeFeatureName": { "shape": "FeatureName", @@ -20472,7 +20469,7 @@ "members": { "FeatureName": { "shape": "FeatureName", - "documentation": "

The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time.

The name:

" + "documentation": "

The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time.

The name:

" }, "FeatureType": { "shape": "FeatureType", diff --git a/apis/workspaces-2015-04-08.min.json b/apis/workspaces-2015-04-08.min.json index 9889a3d600..2a52881e20 100644 --- a/apis/workspaces-2015-04-08.min.json +++ b/apis/workspaces-2015-04-08.min.json @@ -12,6 +12,26 @@ "uid": "workspaces-2015-04-08" }, "operations": { + "AcceptAccountLinkInvitation": { + "input": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": {}, + "ClientToken": {} + } + }, + "output": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "S5" + } + } + } + }, "AssociateConnectionAlias": { "input": { "type": "structure", @@ -41,7 +61,7 @@ "members": { "DirectoryId": {}, "GroupIds": { - "shape": "S8" + "shape": "Sf" } } }, @@ -66,7 +86,7 @@ "type": "structure", "members": { "Association": { - "shape": "Sf" + "shape": "Sm" } } } @@ -81,7 +101,7 @@ "members": { "GroupId": {}, "UserRules": { - "shape": "Sn" + "shape": "Su" } } }, @@ -104,7 +124,7 @@ "SourceImageId": {}, "SourceRegion": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -115,6 +135,26 @@ } } }, + "CreateAccountLinkInvitation": { + "input": { + "type": "structure", + "required": [ + "TargetAccountId" + ], + "members": { + "TargetAccountId": {}, + "ClientToken": {} + } + }, + "output": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "S5" + } + } + } + }, "CreateConnectClientAddIn": { "input": { "type": "structure", @@ -145,7 +185,7 @@ "members": { "ConnectionString": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -166,10 +206,10 @@ "GroupName": {}, "GroupDesc": {}, "UserRules": { - "shape": "Sn" + "shape": "Su" }, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -192,7 +232,7 @@ "StandbyWorkspaces": { "type": "list", "member": { - "shape": "S1g" + "shape": "S1p" } } } @@ -206,7 +246,7 @@ "type": "structure", "members": { "StandbyWorkspaceRequest": { - "shape": "S1g" + "shape": "S1p" }, "ErrorCode": {}, "ErrorMessage": {} @@ -238,7 +278,7 @@ "members": { "ResourceId": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -260,7 +300,7 @@ "Description": {}, "SourceImageId": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -286,16 +326,16 @@ "BundleDescription": {}, "ImageId": {}, "ComputeType": { - "shape": "S1z" + "shape": "S28" }, "UserStorage": { - "shape": "S21" + "shape": "S2a" }, "RootStorage": { - "shape": "S22" + "shape": "S2b" }, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -303,7 +343,7 @@ "type": "structure", "members": { "WorkspaceBundle": { - "shape": "S24" + "shape": "S2d" } } } @@ -321,7 +361,7 @@ "Description": {}, "WorkspaceId": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -332,7 +372,7 @@ "Name": {}, "Description": {}, "OperatingSystem": { - "shape": "S2b" + "shape": "S2k" }, "State": {}, "RequiredTenancy": {}, @@ -353,7 +393,7 @@ "Workspaces": { "type": "list", "member": { - "shape": "S2i" + "shape": "S2q" } } } @@ -367,7 +407,7 @@ "type": "structure", "members": { "WorkspaceRequest": { - "shape": "S2i" + "shape": "S2q" }, "ErrorCode": {}, "ErrorMessage": {} @@ -375,7 +415,27 @@ } }, "PendingRequests": { - "shape": "S2x" + "shape": "S35" + } + } + } + }, + "DeleteAccountLinkInvitation": { + "input": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": {}, + "ClientToken": {} + } + }, + "output": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "S5" } } } @@ -514,7 +574,7 @@ "type": "structure", "members": { "Associations": { - "shape": "S3w" + "shape": "S46" } } } @@ -545,7 +605,8 @@ "type": "structure", "members": { "DedicatedTenancySupport": {}, - "DedicatedTenancyManagementCidrRange": {} + "DedicatedTenancyManagementCidrRange": {}, + "DedicatedTenancyAccountType": {} } } }, @@ -617,7 +678,7 @@ }, "State": {}, "StateReason": { - "shape": "Sj" + "shape": "Sq" } } } @@ -635,11 +696,11 @@ "member": {} }, "ComputeTypeNames": { - "shape": "S4i" + "shape": "S4t" }, "LicenseType": {}, "OperatingSystemNames": { - "shape": "S4k" + "shape": "S4v" }, "Owner": {}, "MaxResults": { @@ -666,10 +727,10 @@ "Owner": {}, "State": {}, "SupportedComputeTypeNames": { - "shape": "S4i" + "shape": "S4t" }, "SupportedOperatingSystemNames": { - "shape": "S4k" + "shape": "S4v" } } } @@ -712,7 +773,7 @@ }, "State": {}, "StateReason": { - "shape": "Sj" + "shape": "Sq" } } } @@ -734,22 +795,22 @@ "type": "structure", "members": { "DeviceTypeWindows": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeOsx": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeAndroid": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeIos": { - "shape": "S54" + "shape": "S5f" }, "DeviceTypeLinux": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeWeb": { - "shape": "S4y" + "shape": "S59" } } } @@ -777,7 +838,7 @@ "members": { "ResourceId": {}, "ClientProperties": { - "shape": "S5a" + "shape": "S5l" } } } @@ -839,7 +900,7 @@ "ConnectionAliasPermissions": { "type": "list", "member": { - "shape": "S5k" + "shape": "S5v" } }, "NextToken": {} @@ -926,7 +987,7 @@ "ImageId": {}, "State": {}, "StateReason": { - "shape": "Sj" + "shape": "Sq" } } } @@ -939,7 +1000,7 @@ "type": "structure", "members": { "GroupIds": { - "shape": "S8" + "shape": "Sf" }, "NextToken": {}, "MaxResults": { @@ -959,7 +1020,7 @@ "groupName": {}, "groupDesc": {}, "userRules": { - "shape": "Sn" + "shape": "Su" } } } @@ -982,7 +1043,7 @@ "type": "structure", "members": { "TagList": { - "shape": "Sx" + "shape": "S14" } } } @@ -1006,7 +1067,7 @@ "type": "structure", "members": { "Associations": { - "shape": "S3w" + "shape": "S46" } } } @@ -1029,7 +1090,7 @@ "Bundles": { "type": "list", "member": { - "shape": "S24" + "shape": "S2d" } }, "NextToken": {} @@ -1063,7 +1124,7 @@ "DirectoryName": {}, "RegistrationCode": {}, "SubnetIds": { - "shape": "S6l" + "shape": "S6w" }, "DnsIpAddresses": { "type": "list", @@ -1094,20 +1155,20 @@ } }, "ipGroupIds": { - "shape": "S8" + "shape": "Sf" }, "WorkspaceAccessProperties": { - "shape": "S6t" + "shape": "S74" }, "Tenancy": {}, "SelfservicePermissions": { - "shape": "S6w" + "shape": "S77" }, "SamlProperties": { - "shape": "S6x" + "shape": "S78" }, "CertificateBasedAuthProperties": { - "shape": "S70" + "shape": "S7b" } } } @@ -1174,7 +1235,7 @@ "Name": {}, "Description": {}, "OperatingSystem": { - "shape": "S2b" + "shape": "S2k" }, "State": {}, "RequiredTenancy": {}, @@ -1224,10 +1285,10 @@ "type": "structure", "members": { "RebuildSnapshots": { - "shape": "S7l" + "shape": "S7w" }, "RestoreSnapshots": { - "shape": "S7l" + "shape": "S7w" } } } @@ -1237,7 +1298,7 @@ "type": "structure", "members": { "WorkspaceIds": { - "shape": "S7o" + "shape": "S7z" }, "DirectoryId": {}, "UserName": {}, @@ -1253,7 +1314,7 @@ "type": "structure", "members": { "Workspaces": { - "shape": "S2x" + "shape": "S35" }, "NextToken": {} } @@ -1264,7 +1325,7 @@ "type": "structure", "members": { "WorkspaceIds": { - "shape": "S7o" + "shape": "S7z" }, "NextToken": {} } @@ -1317,7 +1378,7 @@ "members": { "DirectoryId": {}, "GroupIds": { - "shape": "S8" + "shape": "Sf" } } }, @@ -1342,7 +1403,24 @@ "type": "structure", "members": { "Association": { - "shape": "Sf" + "shape": "Sm" + } + } + } + }, + "GetAccountLink": { + "input": { + "type": "structure", + "members": { + "LinkId": {}, + "LinkedAccountId": {} + } + }, + "output": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "S5" } } } @@ -1356,13 +1434,13 @@ "members": { "ResourceId": {}, "DeviceTypeWindows": { - "shape": "S82" + "shape": "S8f" }, "DeviceTypeOsx": { - "shape": "S82" + "shape": "S8f" }, "DeviceTypeAndroid": { - "shape": "S82" + "shape": "S8f" }, "DeviceTypeIos": { "type": "structure", @@ -1380,15 +1458,15 @@ "SupportLink": {}, "ForgotPasswordLink": {}, "LoginMessage": { - "shape": "S51" + "shape": "S5c" } } }, "DeviceTypeLinux": { - "shape": "S82" + "shape": "S8f" }, "DeviceTypeWeb": { - "shape": "S82" + "shape": "S8f" } } }, @@ -1396,22 +1474,22 @@ "type": "structure", "members": { "DeviceTypeWindows": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeOsx": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeAndroid": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeIos": { - "shape": "S54" + "shape": "S5f" }, "DeviceTypeLinux": { - "shape": "S4y" + "shape": "S59" }, "DeviceTypeWeb": { - "shape": "S4y" + "shape": "S59" } } } @@ -1431,7 +1509,7 @@ "ImageName": {}, "ImageDescription": {}, "Tags": { - "shape": "Sx" + "shape": "S14" }, "Applications": { "type": "list", @@ -1446,6 +1524,33 @@ } } }, + "ListAccountLinks": { + "input": { + "type": "structure", + "members": { + "LinkStatusFilter": { + "type": "list", + "member": {} + }, + "NextToken": {}, + "MaxResults": { + "type": "integer" + } + } + }, + "output": { + "type": "structure", + "members": { + "AccountLinks": { + "type": "list", + "member": { + "shape": "S5" + } + }, + "NextToken": {} + } + } + }, "ListAvailableManagementCidrRanges": { "input": { "type": "structure", @@ -1513,7 +1618,7 @@ "members": { "ResourceId": {}, "CertificateBasedAuthProperties": { - "shape": "S70" + "shape": "S7b" }, "PropertiesToDelete": { "type": "list", @@ -1536,7 +1641,7 @@ "members": { "ResourceId": {}, "ClientProperties": { - "shape": "S5a" + "shape": "S5l" } } }, @@ -1554,7 +1659,7 @@ "members": { "ResourceId": {}, "SamlProperties": { - "shape": "S6x" + "shape": "S78" }, "PropertiesToDelete": { "type": "list", @@ -1577,7 +1682,7 @@ "members": { "ResourceId": {}, "SelfservicePermissions": { - "shape": "S6w" + "shape": "S77" } } }, @@ -1596,7 +1701,7 @@ "members": { "ResourceId": {}, "WorkspaceAccessProperties": { - "shape": "S6t" + "shape": "S74" } } }, @@ -1649,7 +1754,7 @@ "members": { "WorkspaceId": {}, "WorkspaceProperties": { - "shape": "S2k" + "shape": "S2s" }, "DataReplication": {} } @@ -1703,7 +1808,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S9g" + "shape": "S9x" } } } @@ -1736,7 +1841,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S9g" + "shape": "S9x" } } } @@ -1752,7 +1857,7 @@ "members": { "DirectoryId": {}, "SubnetIds": { - "shape": "S6l" + "shape": "S6w" }, "EnableWorkDocs": { "type": "boolean" @@ -1762,7 +1867,7 @@ }, "Tenancy": {}, "Tags": { - "shape": "Sx" + "shape": "S14" } } }, @@ -1771,6 +1876,26 @@ "members": {} } }, + "RejectAccountLinkInvitation": { + "input": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": {}, + "ClientToken": {} + } + }, + "output": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "S5" + } + } + } + }, "RestoreWorkspace": { "input": { "type": "structure", @@ -1830,7 +1955,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S9g" + "shape": "S9x" } } } @@ -1860,7 +1985,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S9g" + "shape": "S9x" } } } @@ -1893,7 +2018,7 @@ "FailedRequests": { "type": "list", "member": { - "shape": "S9g" + "shape": "S9x" } } } @@ -1928,7 +2053,7 @@ "members": { "AliasId": {}, "ConnectionAliasPermission": { - "shape": "S5k" + "shape": "S5v" } } }, @@ -1947,7 +2072,7 @@ "members": { "GroupId": {}, "UserRules": { - "shape": "Sn" + "shape": "Su" } } }, @@ -1992,11 +2117,20 @@ } }, "shapes": { - "S8": { + "S5": { + "type": "structure", + "members": { + "AccountLinkId": {}, + "AccountLinkStatus": {}, + "SourceAccountId": {}, + "TargetAccountId": {} + } + }, + "Sf": { "type": "list", "member": {} }, - "Sf": { + "Sm": { "type": "structure", "members": { "AssociatedResourceId": {}, @@ -2009,19 +2143,19 @@ }, "State": {}, "StateReason": { - "shape": "Sj" + "shape": "Sq" }, "WorkspaceId": {} } }, - "Sj": { + "Sq": { "type": "structure", "members": { "ErrorCode": {}, "ErrorMessage": {} } }, - "Sn": { + "Su": { "type": "list", "member": { "type": "structure", @@ -2031,7 +2165,7 @@ } } }, - "Sx": { + "S14": { "type": "list", "member": { "type": "structure", @@ -2044,7 +2178,7 @@ } } }, - "S1g": { + "S1p": { "type": "structure", "required": [ "PrimaryWorkspaceId", @@ -2055,30 +2189,30 @@ "VolumeEncryptionKey": {}, "DirectoryId": {}, "Tags": { - "shape": "Sx" + "shape": "S14" }, "DataReplication": {} } }, - "S1z": { + "S28": { "type": "structure", "members": { "Name": {} } }, - "S21": { + "S2a": { "type": "structure", "members": { "Capacity": {} } }, - "S22": { + "S2b": { "type": "structure", "members": { "Capacity": {} } }, - "S24": { + "S2d": { "type": "structure", "members": { "BundleId": {}, @@ -2087,13 +2221,13 @@ "Description": {}, "ImageId": {}, "RootStorage": { - "shape": "S22" + "shape": "S2b" }, "UserStorage": { - "shape": "S21" + "shape": "S2a" }, "ComputeType": { - "shape": "S1z" + "shape": "S28" }, "LastUpdatedTime": { "type": "timestamp" @@ -2105,13 +2239,13 @@ "BundleType": {} } }, - "S2b": { + "S2k": { "type": "structure", "members": { "Type": {} } }, - "S2i": { + "S2q": { "type": "structure", "required": [ "DirectoryId", @@ -2130,15 +2264,15 @@ "type": "boolean" }, "WorkspaceProperties": { - "shape": "S2k" + "shape": "S2s" }, "Tags": { - "shape": "Sx" + "shape": "S14" }, "WorkspaceName": {} } }, - "S2k": { + "S2s": { "type": "structure", "members": { "RunningMode": {}, @@ -2159,7 +2293,7 @@ "OperatingSystemName": {} } }, - "S2x": { + "S35": { "type": "list", "member": { "type": "structure", @@ -2183,7 +2317,7 @@ }, "WorkspaceName": {}, "WorkspaceProperties": { - "shape": "S2k" + "shape": "S2s" }, "ModificationStates": { "type": "list", @@ -2232,21 +2366,21 @@ } } }, - "S3w": { + "S46": { "type": "list", "member": { - "shape": "Sf" + "shape": "Sm" } }, - "S4i": { + "S4t": { "type": "list", "member": {} }, - "S4k": { + "S4v": { "type": "list", "member": {} }, - "S4y": { + "S59": { "type": "structure", "members": { "LogoUrl": {}, @@ -2254,16 +2388,16 @@ "SupportLink": {}, "ForgotPasswordLink": {}, "LoginMessage": { - "shape": "S51" + "shape": "S5c" } } }, - "S51": { + "S5c": { "type": "map", "key": {}, "value": {} }, - "S54": { + "S5f": { "type": "structure", "members": { "LogoUrl": {}, @@ -2273,18 +2407,18 @@ "SupportLink": {}, "ForgotPasswordLink": {}, "LoginMessage": { - "shape": "S51" + "shape": "S5c" } } }, - "S5a": { + "S5l": { "type": "structure", "members": { "ReconnectEnabled": {}, "LogUploadEnabled": {} } }, - "S5k": { + "S5v": { "type": "structure", "required": [ "SharedAccountId", @@ -2297,11 +2431,11 @@ } } }, - "S6l": { + "S6w": { "type": "list", "member": {} }, - "S6t": { + "S74": { "type": "structure", "members": { "DeviceTypeWindows": {}, @@ -2314,7 +2448,7 @@ "DeviceTypeLinux": {} } }, - "S6w": { + "S77": { "type": "structure", "members": { "RestartWorkspace": {}, @@ -2324,7 +2458,7 @@ "RebuildWorkspace": {} } }, - "S6x": { + "S78": { "type": "structure", "members": { "Status": {}, @@ -2332,14 +2466,14 @@ "RelayStateParameterName": {} } }, - "S70": { + "S7b": { "type": "structure", "members": { "Status": {}, "CertificateAuthorityArn": {} } }, - "S7l": { + "S7w": { "type": "list", "member": { "type": "structure", @@ -2350,11 +2484,11 @@ } } }, - "S7o": { + "S7z": { "type": "list", "member": {} }, - "S82": { + "S8f": { "type": "structure", "members": { "Logo": { @@ -2364,11 +2498,11 @@ "SupportLink": {}, "ForgotPasswordLink": {}, "LoginMessage": { - "shape": "S51" + "shape": "S5c" } } }, - "S9g": { + "S9x": { "type": "structure", "members": { "WorkspaceId": {}, diff --git a/apis/workspaces-2015-04-08.normal.json b/apis/workspaces-2015-04-08.normal.json index 4b32c4ee9a..555b74aed5 100644 --- a/apis/workspaces-2015-04-08.normal.json +++ b/apis/workspaces-2015-04-08.normal.json @@ -12,6 +12,37 @@ "uid": "workspaces-2015-04-08" }, "operations": { + "AcceptAccountLinkInvitation": { + "name": "AcceptAccountLinkInvitation", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "AcceptAccountLinkInvitationRequest" + }, + "output": { + "shape": "AcceptAccountLinkInvitationResult" + }, + "errors": [ + { + "shape": "ValidationException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "ConflictException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Accepts the account link invitation.

There's currently no unlinking capability after you accept the account linking invitation.

" + }, "AssociateConnectionAlias": { "name": "AssociateConnectionAlias", "http": { @@ -194,6 +225,34 @@ ], "documentation": "

Copies the specified image from the specified Region to the current Region. For more information about copying images, see Copy a Custom WorkSpaces Image.

In the China (Ningxia) Region, you can copy images only within the same Region.

In Amazon Web Services GovCloud (US), to copy images to and from other Regions, contact Amazon Web Services Support.

Before copying a shared image, be sure to verify that it has been shared from the correct Amazon Web Services account. To determine if an image has been shared and to see the ID of the Amazon Web Services account that owns an image, use the DescribeWorkSpaceImages and DescribeWorkspaceImagePermissions API operations.

" }, + "CreateAccountLinkInvitation": { + "name": "CreateAccountLinkInvitation", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "CreateAccountLinkInvitationRequest" + }, + "output": { + "shape": "CreateAccountLinkInvitationResult" + }, + "errors": [ + { + "shape": "ValidationException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "ConflictException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Creates the account link invitation.

" + }, "CreateConnectClientAddIn": { "name": "CreateConnectClientAddIn", "http": { @@ -476,6 +535,37 @@ ], "documentation": "

Creates one or more WorkSpaces.

This operation is asynchronous and returns before the WorkSpaces are created.

" }, + "DeleteAccountLinkInvitation": { + "name": "DeleteAccountLinkInvitation", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "DeleteAccountLinkInvitationRequest" + }, + "output": { + "shape": "DeleteAccountLinkInvitationResult" + }, + "errors": [ + { + "shape": "ValidationException" + }, + { + "shape": "AccessDeniedException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "ConflictException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Deletes the account link invitation.

" + }, "DeleteClientBranding": { "name": "DeleteClientBranding", "http": { @@ -1313,6 +1403,34 @@ ], "documentation": "

Disassociates the specified application from a WorkSpace.

" }, + "GetAccountLink": { + "name": "GetAccountLink", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "GetAccountLinkRequest" + }, + "output": { + "shape": "GetAccountLinkResult" + }, + "errors": [ + { + "shape": "AccessDeniedException" + }, + { + "shape": "ValidationException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Retrieves account link information.

" + }, "ImportClientBranding": { "name": "ImportClientBranding", "http": { @@ -1375,6 +1493,31 @@ ], "documentation": "

Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is in your Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see Bring Your Own Windows Desktop Licenses.

" }, + "ListAccountLinks": { + "name": "ListAccountLinks", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "ListAccountLinksRequest" + }, + "output": { + "shape": "ListAccountLinksResult" + }, + "errors": [ + { + "shape": "AccessDeniedException" + }, + { + "shape": "ValidationException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Lists all account links.

" + }, "ListAvailableManagementCidrRanges": { "name": "ListAvailableManagementCidrRanges", "http": { @@ -1761,6 +1904,37 @@ ], "documentation": "

Registers the specified directory. This operation is asynchronous and returns before the WorkSpace directory is registered. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.

" }, + "RejectAccountLinkInvitation": { + "name": "RejectAccountLinkInvitation", + "http": { + "method": "POST", + "requestUri": "/" + }, + "input": { + "shape": "RejectAccountLinkInvitationRequest" + }, + "output": { + "shape": "RejectAccountLinkInvitationResult" + }, + "errors": [ + { + "shape": "AccessDeniedException" + }, + { + "shape": "ValidationException" + }, + { + "shape": "ResourceNotFoundException" + }, + { + "shape": "ConflictException" + }, + { + "shape": "InternalServerException" + } + ], + "documentation": "

Rejects the account link invitation.

" + }, "RestoreWorkspace": { "name": "RestoreWorkspace", "http": { @@ -2020,6 +2194,31 @@ "type": "string", "pattern": "^arn:aws:[A-Za-z0-9][A-za-z0-9_/.-]{0,62}:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.-]{0,127}$" }, + "AcceptAccountLinkInvitationRequest": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": { + "shape": "LinkId", + "documentation": "

The identifier of the account link.

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

A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation.

" + } + } + }, + "AcceptAccountLinkInvitationResult": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "AccountLink", + "documentation": "

Information about the account link.

" + } + } + }, "AccessPropertyValue": { "type": "string", "enum": [ @@ -2027,6 +2226,44 @@ "DENY" ] }, + "AccountLink": { + "type": "structure", + "members": { + "AccountLinkId": { + "shape": "LinkId", + "documentation": "

The identifier of the account link.

" + }, + "AccountLinkStatus": { + "shape": "AccountLinkStatusEnum", + "documentation": "

The status of the account link.

" + }, + "SourceAccountId": { + "shape": "AwsAccount", + "documentation": "

The identifier of the source account.

" + }, + "TargetAccountId": { + "shape": "AwsAccount", + "documentation": "

The identifier of the target account.

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

Information about about the account link.

" + }, + "AccountLinkList": { + "type": "list", + "member": { + "shape": "AccountLink" + } + }, + "AccountLinkStatusEnum": { + "type": "string", + "enum": [ + "LINKED", + "LINKING_FAILED", + "LINK_NOT_FOUND", + "PENDING_ACCEPTANCE_BY_TARGET_ACCOUNT", + "REJECTED" + ] + }, "AccountModification": { "type": "structure", "members": { @@ -2480,6 +2717,10 @@ }, "documentation": "

Information about the Amazon WorkSpaces client.

" }, + "ClientToken": { + "type": "string", + "pattern": "^.{1,64}$" + }, "ClientUrl": { "type": "string", "max": 200, @@ -2718,6 +2959,31 @@ } } }, + "CreateAccountLinkInvitationRequest": { + "type": "structure", + "required": [ + "TargetAccountId" + ], + "members": { + "TargetAccountId": { + "shape": "AwsAccount", + "documentation": "

The identifier of the target account.

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

A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation.

" + } + } + }, + "CreateAccountLinkInvitationResult": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "AccountLink", + "documentation": "

Information about the account link.

" + } + } + }, "CreateConnectClientAddInRequest": { "type": "structure", "required": [ @@ -3047,6 +3313,13 @@ }, "documentation": "

Describes the data replication settings.

" }, + "DedicatedTenancyAccountType": { + "type": "string", + "enum": [ + "SOURCE_ACCOUNT", + "TARGET_ACCOUNT" + ] + }, "DedicatedTenancyCidrRangeList": { "type": "list", "member": { @@ -3193,6 +3466,31 @@ "SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME" ] }, + "DeleteAccountLinkInvitationRequest": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": { + "shape": "LinkId", + "documentation": "

The identifier of the account link.

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

A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation.

" + } + } + }, + "DeleteAccountLinkInvitationResult": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "AccountLink", + "documentation": "

Information about the account link.

" + } + } + }, "DeleteClientBrandingRequest": { "type": "structure", "required": [ @@ -3394,6 +3692,10 @@ "DedicatedTenancyManagementCidrRange": { "shape": "DedicatedTenancyManagementCidrRange", "documentation": "

The IP address range, specified as an IPv4 CIDR block, used for the management network interface.

The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

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

The type of linked account.

" } } }, @@ -4222,6 +4524,28 @@ }, "documentation": "

Describes a WorkSpace that could not be rebooted. (RebootWorkspaces), rebuilt (RebuildWorkspaces), restored (RestoreWorkspace), terminated (TerminateWorkspaces), started (StartWorkspaces), or stopped (StopWorkspaces).

" }, + "GetAccountLinkRequest": { + "type": "structure", + "members": { + "LinkId": { + "shape": "LinkId", + "documentation": "

The identifier of the account to link.

" + }, + "LinkedAccountId": { + "shape": "AwsAccount", + "documentation": "

The identifier of the account link

" + } + } + }, + "GetAccountLinkResult": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "AccountLink", + "documentation": "

The account link of the account link to retrieve.

" + } + } + }, "ImageAssociatedResourceType": { "type": "string", "enum": [ @@ -4545,6 +4869,46 @@ "max": 25, "min": 1 }, + "LinkId": { + "type": "string", + "pattern": "^link-.{8,24}$" + }, + "LinkStatusFilterList": { + "type": "list", + "member": { + "shape": "AccountLinkStatusEnum" + } + }, + "ListAccountLinksRequest": { + "type": "structure", + "members": { + "LinkStatusFilter": { + "shape": "LinkStatusFilterList", + "documentation": "

Filters the account based on their link status.

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

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

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

The maximum number of accounts to return.

" + } + } + }, + "ListAccountLinksResult": { + "type": "structure", + "members": { + "AccountLinks": { + "shape": "AccountLinkList", + "documentation": "

Information about the account links.

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

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

" + } + } + }, "ListAvailableManagementCidrRangesRequest": { "type": "structure", "required": [ @@ -5090,6 +5454,31 @@ "max": 20, "min": 1 }, + "RejectAccountLinkInvitationRequest": { + "type": "structure", + "required": [ + "LinkId" + ], + "members": { + "LinkId": { + "shape": "LinkId", + "documentation": "

The identifier of the account link

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

The client token of the account link invitation to reject.

" + } + } + }, + "RejectAccountLinkInvitationResult": { + "type": "structure", + "members": { + "AccountLink": { + "shape": "AccountLink", + "documentation": "

Information about the account link.

" + } + } + }, "RelatedWorkspaceProperties": { "type": "structure", "members": { diff --git a/apis/workspaces-2015-04-08.paginators.json b/apis/workspaces-2015-04-08.paginators.json index 93b49cb1e0..035f38873d 100644 --- a/apis/workspaces-2015-04-08.paginators.json +++ b/apis/workspaces-2015-04-08.paginators.json @@ -25,6 +25,12 @@ "limit_key": "Limit", "output_token": "NextToken", "result_key": "Workspaces" + }, + "ListAccountLinks": { + "input_token": "NextToken", + "limit_key": "MaxResults", + "output_token": "NextToken", + "result_key": "AccountLinks" } } } \ No newline at end of file diff --git a/clients/drs.d.ts b/clients/drs.d.ts index 355513a903..b68ae63415 100644 --- a/clients/drs.d.ts +++ b/clients/drs.d.ts @@ -669,6 +669,10 @@ declare namespace Drs { * AWS Availability zone into which data is being replicated. */ stagingAvailabilityZone?: AwsAvailabilityZone; + /** + * The ARN of the staging Outpost + */ + stagingOutpostArn?: OutpostARN; } export interface DataReplicationInfoReplicatedDisk { /** @@ -1591,6 +1595,7 @@ declare namespace Drs { fullString?: BoundedString; } export type OriginEnvironment = "ON_PREMISES"|"AWS"|string; + export type OutpostARN = string; export type PITPolicy = PITPolicyRule[]; export interface PITPolicyRule { /** @@ -1767,6 +1772,10 @@ declare namespace Drs { * Properties of the Recovery Instance machine. */ recoveryInstanceProperties?: RecoveryInstanceProperties; + /** + * The ARN of the source Outpost + */ + sourceOutpostArn?: OutpostARN; /** * The Source Server ID that this Recovery Instance is associated with. */ @@ -1815,6 +1824,10 @@ declare namespace Drs { * AWS Availability zone into which data is being replicated. */ stagingAvailabilityZone?: AwsAvailabilityZone; + /** + * The ARN of the staging Outpost + */ + stagingOutpostArn?: OutpostARN; } export interface RecoveryInstanceDataReplicationInfoReplicatedDisk { /** @@ -2204,6 +2217,10 @@ declare namespace Drs { * AWS Region for an EC2-originated Source Server. */ originRegion?: AwsRegion; + /** + * The ARN of the source Outpost + */ + sourceOutpostArn?: OutpostARN; } export interface SourceNetwork { /** @@ -2814,7 +2831,7 @@ declare namespace Drs { */ useDedicatedReplicationServer?: Boolean; } - export type VolumeStatus = "REGULAR"|"CONTAINS_MARKETPLACE_PRODUCT_CODES"|"MISSING_VOLUME_ATTRIBUTES"|"MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"|string; + export type VolumeStatus = "REGULAR"|"CONTAINS_MARKETPLACE_PRODUCT_CODES"|"MISSING_VOLUME_ATTRIBUTES"|"MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"|"PENDING"|string; export type VolumeToConversionMap = {[key: string]: ConversionMap}; export type VolumeToProductCodes = {[key: string]: ProductCodes}; export type VolumeToSizeMap = {[key: string]: PositiveInteger}; diff --git a/clients/emrserverless.d.ts b/clients/emrserverless.d.ts index 712d7eb7ba..3279fd7139 100644 --- a/clients/emrserverless.d.ts +++ b/clients/emrserverless.d.ts @@ -347,6 +347,8 @@ declare namespace EMRServerless { */ monitoringConfiguration?: MonitoringConfiguration; } + export type ConfigurationPropertyKey = string; + export type ConfigurationPropertyValue = string; export type CpuSize = string; export interface CreateApplicationRequest { /** @@ -791,6 +793,10 @@ declare namespace EMRServerless { * The Amazon CloudWatch configuration for monitoring logs. You can configure your jobs to send log information to CloudWatch. */ cloudWatchLoggingConfiguration?: CloudWatchLoggingConfiguration; + /** + * The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run. + */ + prometheusMonitoringConfiguration?: PrometheusMonitoringConfiguration; } export interface NetworkConfiguration { /** @@ -803,6 +809,13 @@ declare namespace EMRServerless { securityGroupIds?: SecurityGroupIds; } export type NextToken = string; + export interface PrometheusMonitoringConfiguration { + /** + * The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to. + */ + remoteWriteUrl?: PrometheusUrlString; + } + export type PrometheusUrlString = string; export type Query = string; export type ReleaseLabel = string; export type RequestIdentityUserArn = string; @@ -833,7 +846,7 @@ declare namespace EMRServerless { } export type SecurityGroupIds = SecurityGroupString[]; export type SecurityGroupString = string; - export type SensitivePropertiesMap = {[key: string]: String1024}; + export type SensitivePropertiesMap = {[key: string]: ConfigurationPropertyValue}; export interface SparkSubmit { /** * The entry point for the Spark submit job run. diff --git a/clients/guardduty.d.ts b/clients/guardduty.d.ts index b86fb6116a..6bd00e1f40 100644 --- a/clients/guardduty.d.ts +++ b/clients/guardduty.d.ts @@ -1207,7 +1207,7 @@ declare namespace GuardDuty { */ Rank?: FilterRank; /** - * Represents the criteria to be used in the filter for querying findings. You can only use the following attributes to query findings: accountId id region severity To filter on the basis of severity, the API and CLI use the following input list for the FindingCriteria condition: Low: ["1", "2", "3"] Medium: ["4", "5", "6"] High: ["7", "8", "9"] For more information, see Severity levels for GuardDuty findings. type updatedAt Type: ISO 8601 string format: YYYY-MM-DDTHH:MM:SS.SSSZ or YYYY-MM-DDTHH:MM:SSZ depending on whether the value contains milliseconds. resource.accessKeyDetails.accessKeyId resource.accessKeyDetails.principalId resource.accessKeyDetails.userName resource.accessKeyDetails.userType resource.instanceDetails.iamInstanceProfile.id resource.instanceDetails.imageId resource.instanceDetails.instanceId resource.instanceDetails.tags.key resource.instanceDetails.tags.value resource.instanceDetails.networkInterfaces.ipv6Addresses resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress resource.instanceDetails.networkInterfaces.publicDnsName resource.instanceDetails.networkInterfaces.publicIp resource.instanceDetails.networkInterfaces.securityGroups.groupId resource.instanceDetails.networkInterfaces.securityGroups.groupName resource.instanceDetails.networkInterfaces.subnetId resource.instanceDetails.networkInterfaces.vpcId resource.instanceDetails.outpostArn resource.resourceType resource.s3BucketDetails.publicAccess.effectivePermissions resource.s3BucketDetails.name resource.s3BucketDetails.tags.key resource.s3BucketDetails.tags.value resource.s3BucketDetails.type service.action.actionType service.action.awsApiCallAction.api service.action.awsApiCallAction.callerType service.action.awsApiCallAction.errorCode service.action.awsApiCallAction.remoteIpDetails.city.cityName service.action.awsApiCallAction.remoteIpDetails.country.countryName service.action.awsApiCallAction.remoteIpDetails.ipAddressV4 service.action.awsApiCallAction.remoteIpDetails.organization.asn service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg service.action.awsApiCallAction.serviceName service.action.dnsRequestAction.domain service.action.dnsRequestAction.domainWithSuffix service.action.networkConnectionAction.blocked service.action.networkConnectionAction.connectionDirection service.action.networkConnectionAction.localPortDetails.port service.action.networkConnectionAction.protocol service.action.networkConnectionAction.remoteIpDetails.city.cityName service.action.networkConnectionAction.remoteIpDetails.country.countryName service.action.networkConnectionAction.remoteIpDetails.ipAddressV4 service.action.networkConnectionAction.remoteIpDetails.organization.asn service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg service.action.networkConnectionAction.remotePortDetails.port service.action.awsApiCallAction.remoteAccountDetails.affiliated service.action.kubernetesApiCallAction.remoteIpDetails.ipAddressV4 service.action.kubernetesApiCallAction.namespace service.action.kubernetesApiCallAction.remoteIpDetails.organization.asn service.action.kubernetesApiCallAction.requestUri service.action.kubernetesApiCallAction.statusCode service.action.networkConnectionAction.localIpDetails.ipAddressV4 service.action.networkConnectionAction.protocol service.action.awsApiCallAction.serviceName service.action.awsApiCallAction.remoteAccountDetails.accountId service.additionalInfo.threatListName service.resourceRole resource.eksClusterDetails.name resource.kubernetesDetails.kubernetesWorkloadDetails.name resource.kubernetesDetails.kubernetesWorkloadDetails.namespace resource.kubernetesDetails.kubernetesUserDetails.username resource.kubernetesDetails.kubernetesWorkloadDetails.containers.image resource.kubernetesDetails.kubernetesWorkloadDetails.containers.imagePrefix service.ebsVolumeScanDetails.scanId service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.name service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.severity service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.filePaths.hash resource.ecsClusterDetails.name resource.ecsClusterDetails.taskDetails.containers.image resource.ecsClusterDetails.taskDetails.definitionArn resource.containerDetails.image resource.rdsDbInstanceDetails.dbInstanceIdentifier resource.rdsDbInstanceDetails.dbClusterIdentifier resource.rdsDbInstanceDetails.engine resource.rdsDbUserDetails.user resource.rdsDbInstanceDetails.tags.key resource.rdsDbInstanceDetails.tags.value service.runtimeDetails.process.executableSha256 service.runtimeDetails.process.name service.runtimeDetails.process.name resource.lambdaDetails.functionName resource.lambdaDetails.functionArn resource.lambdaDetails.tags.key resource.lambdaDetails.tags.value + * Represents the criteria to be used in the filter for querying findings. You can only use the following attributes to query findings: accountId id region severity To filter on the basis of severity, the API and CLI use the following input list for the FindingCriteria condition: Low: ["1", "2", "3"] Medium: ["4", "5", "6"] High: ["7", "8", "9"] For more information, see Severity levels for GuardDuty findings. type updatedAt Type: ISO 8601 string format: YYYY-MM-DDTHH:MM:SS.SSSZ or YYYY-MM-DDTHH:MM:SSZ depending on whether the value contains milliseconds. resource.accessKeyDetails.accessKeyId resource.accessKeyDetails.principalId resource.accessKeyDetails.userName resource.accessKeyDetails.userType resource.instanceDetails.iamInstanceProfile.id resource.instanceDetails.imageId resource.instanceDetails.instanceId resource.instanceDetails.tags.key resource.instanceDetails.tags.value resource.instanceDetails.networkInterfaces.ipv6Addresses resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress resource.instanceDetails.networkInterfaces.publicDnsName resource.instanceDetails.networkInterfaces.publicIp resource.instanceDetails.networkInterfaces.securityGroups.groupId resource.instanceDetails.networkInterfaces.securityGroups.groupName resource.instanceDetails.networkInterfaces.subnetId resource.instanceDetails.networkInterfaces.vpcId resource.instanceDetails.outpostArn resource.resourceType resource.s3BucketDetails.publicAccess.effectivePermissions resource.s3BucketDetails.name resource.s3BucketDetails.tags.key resource.s3BucketDetails.tags.value resource.s3BucketDetails.type service.action.actionType service.action.awsApiCallAction.api service.action.awsApiCallAction.callerType service.action.awsApiCallAction.errorCode service.action.awsApiCallAction.remoteIpDetails.city.cityName service.action.awsApiCallAction.remoteIpDetails.country.countryName service.action.awsApiCallAction.remoteIpDetails.ipAddressV4 service.action.awsApiCallAction.remoteIpDetails.ipAddressV6 service.action.awsApiCallAction.remoteIpDetails.organization.asn service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg service.action.awsApiCallAction.serviceName service.action.dnsRequestAction.domain service.action.dnsRequestAction.domainWithSuffix service.action.networkConnectionAction.blocked service.action.networkConnectionAction.connectionDirection service.action.networkConnectionAction.localPortDetails.port service.action.networkConnectionAction.protocol service.action.networkConnectionAction.remoteIpDetails.city.cityName service.action.networkConnectionAction.remoteIpDetails.country.countryName service.action.networkConnectionAction.remoteIpDetails.ipAddressV4 service.action.networkConnectionAction.remoteIpDetails.ipAddressV6 service.action.networkConnectionAction.remoteIpDetails.organization.asn service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg service.action.networkConnectionAction.remotePortDetails.port service.action.awsApiCallAction.remoteAccountDetails.affiliated service.action.kubernetesApiCallAction.remoteIpDetails.ipAddressV4 service.action.kubernetesApiCallAction.remoteIpDetails.ipAddressV6 service.action.kubernetesApiCallAction.namespace service.action.kubernetesApiCallAction.remoteIpDetails.organization.asn service.action.kubernetesApiCallAction.requestUri service.action.kubernetesApiCallAction.statusCode service.action.networkConnectionAction.localIpDetails.ipAddressV4 service.action.networkConnectionAction.localIpDetails.ipAddressV6 service.action.networkConnectionAction.protocol service.action.awsApiCallAction.serviceName service.action.awsApiCallAction.remoteAccountDetails.accountId service.additionalInfo.threatListName service.resourceRole resource.eksClusterDetails.name resource.kubernetesDetails.kubernetesWorkloadDetails.name resource.kubernetesDetails.kubernetesWorkloadDetails.namespace resource.kubernetesDetails.kubernetesUserDetails.username resource.kubernetesDetails.kubernetesWorkloadDetails.containers.image resource.kubernetesDetails.kubernetesWorkloadDetails.containers.imagePrefix service.ebsVolumeScanDetails.scanId service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.name service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.severity service.ebsVolumeScanDetails.scanDetections.threatDetectedByName.threatNames.filePaths.hash resource.ecsClusterDetails.name resource.ecsClusterDetails.taskDetails.containers.image resource.ecsClusterDetails.taskDetails.definitionArn resource.containerDetails.image resource.rdsDbInstanceDetails.dbInstanceIdentifier resource.rdsDbInstanceDetails.dbClusterIdentifier resource.rdsDbInstanceDetails.engine resource.rdsDbUserDetails.user resource.rdsDbInstanceDetails.tags.key resource.rdsDbInstanceDetails.tags.value service.runtimeDetails.process.executableSha256 service.runtimeDetails.process.name service.runtimeDetails.process.name resource.lambdaDetails.functionName resource.lambdaDetails.functionArn resource.lambdaDetails.tags.key resource.lambdaDetails.tags.value */ FindingCriteria: FindingCriteria; /** @@ -3169,6 +3169,10 @@ declare namespace GuardDuty { * The IPv4 local address of the connection. */ IpAddressV4?: SensitiveString; + /** + * The IPv6 local address of the connection. + */ + IpAddressV6?: SensitiveString; } export interface LocalPortDetails { /** @@ -3885,6 +3889,10 @@ declare namespace GuardDuty { * The IPv4 remote address of the connection. */ IpAddressV4?: SensitiveString; + /** + * The IPv6 remote address of the connection. + */ + IpAddressV6?: SensitiveString; /** * The ISP organization information of the remote IP address. */ diff --git a/clients/quicksight.d.ts b/clients/quicksight.d.ts index afba2dbdd7..87f9528e8f 100644 --- a/clients/quicksight.d.ts +++ b/clients/quicksight.d.ts @@ -1100,11 +1100,11 @@ declare class QuickSight extends Service { */ startAssetBundleImportJob(callback?: (err: AWSError, data: QuickSight.Types.StartAssetBundleImportJobResponse) => void): Request; /** - * Starts an asynchronous job that generates a dashboard snapshot. You can request one of the following format configurations per API call. 1 paginated PDF 1 Excel workbook 5 CSVs Poll job descriptions with a DescribeDashboardSnapshotJob API call. Once the job succeeds, use the DescribeDashboardSnapshotJobResult API to obtain the download URIs that the job generates. + * Starts an asynchronous job that generates a snapshot of a dashboard's output. You can request one or several of the following format configurations in each API call. 1 Paginated PDF 1 Excel workbook that includes up to 5 table or pivot table visuals 5 CSVs from table or pivot table visuals The status of a submitted job can be polled with the DescribeDashboardSnapshotJob API. When you call the DescribeDashboardSnapshotJob API, check the JobStatus field in the response. Once the job reaches a COMPLETED or FAILED status, use the DescribeDashboardSnapshotJobResult API to obtain the URLs for the generated files. If the job fails, the DescribeDashboardSnapshotJobResult API returns detailed information about the error that occurred. StartDashboardSnapshotJob API throttling Amazon QuickSight utilizes API throttling to create a more consistent user experience within a time span for customers when they call the StartDashboardSnapshotJob. By default, 12 jobs can run simlutaneously in one Amazon Web Services account and users can submit up 10 API requests per second before an account is throttled. If an overwhelming number of API requests are made by the same user in a short period of time, Amazon QuickSight throttles the API calls to maintin an optimal experience and reliability for all Amazon QuickSight users. Common throttling scenarios The following list provides information about the most commin throttling scenarios that can occur. A large number of SnapshotExport API jobs are running simultaneously on an Amazon Web Services account. When a new StartDashboardSnapshotJob is created and there are already 12 jobs with the RUNNING status, the new job request fails and returns a LimitExceededException error. Wait for a current job to comlpete before you resubmit the new job. A large number of API requests are submitted on an Amazon Web Services account. When a user makes more than 10 API calls to the Amazon QuickSight API in one second, a ThrottlingException is returned. If your use case requires a higher throttling limit, contact your account admin or Amazon Web ServicesSupport to explore options to tailor a more optimal expereince for your account. Best practices to handle throttling If your use case projects high levels of API traffic, try to reduce the degree of frequency and parallelism of API calls as much as you can to avoid throttling. You can also perform a timing test to calculate an estimate for the total processing time of your projected load that stays within the throttling limits of the Amazon QuickSight APIs. For example, if your projected traffic is 100 snapshot jobs before 12:00 PM per day, start 12 jobs in parallel and measure the amount of time it takes to proccess all 12 jobs. Once you obtain the result, multiply the duration by 9, for example (12 minutes * 9 = 108 minutes). Use the new result to determine the latest time at which the jobs need to be started to meet your target deadline. The time that it takes to process a job can be impacted by the following factors: The dataset type (Direct Query or SPICE). The size of the dataset. The complexity of the calculated fields that are used in the dashboard. The number of visuals that are on a sheet. The types of visuals that are on the sheet. The number of formats and snapshots that are requested in the job configuration. The size of the generated snapshots. */ startDashboardSnapshotJob(params: QuickSight.Types.StartDashboardSnapshotJobRequest, callback?: (err: AWSError, data: QuickSight.Types.StartDashboardSnapshotJobResponse) => void): Request; /** - * Starts an asynchronous job that generates a dashboard snapshot. You can request one of the following format configurations per API call. 1 paginated PDF 1 Excel workbook 5 CSVs Poll job descriptions with a DescribeDashboardSnapshotJob API call. Once the job succeeds, use the DescribeDashboardSnapshotJobResult API to obtain the download URIs that the job generates. + * Starts an asynchronous job that generates a snapshot of a dashboard's output. You can request one or several of the following format configurations in each API call. 1 Paginated PDF 1 Excel workbook that includes up to 5 table or pivot table visuals 5 CSVs from table or pivot table visuals The status of a submitted job can be polled with the DescribeDashboardSnapshotJob API. When you call the DescribeDashboardSnapshotJob API, check the JobStatus field in the response. Once the job reaches a COMPLETED or FAILED status, use the DescribeDashboardSnapshotJobResult API to obtain the URLs for the generated files. If the job fails, the DescribeDashboardSnapshotJobResult API returns detailed information about the error that occurred. StartDashboardSnapshotJob API throttling Amazon QuickSight utilizes API throttling to create a more consistent user experience within a time span for customers when they call the StartDashboardSnapshotJob. By default, 12 jobs can run simlutaneously in one Amazon Web Services account and users can submit up 10 API requests per second before an account is throttled. If an overwhelming number of API requests are made by the same user in a short period of time, Amazon QuickSight throttles the API calls to maintin an optimal experience and reliability for all Amazon QuickSight users. Common throttling scenarios The following list provides information about the most commin throttling scenarios that can occur. A large number of SnapshotExport API jobs are running simultaneously on an Amazon Web Services account. When a new StartDashboardSnapshotJob is created and there are already 12 jobs with the RUNNING status, the new job request fails and returns a LimitExceededException error. Wait for a current job to comlpete before you resubmit the new job. A large number of API requests are submitted on an Amazon Web Services account. When a user makes more than 10 API calls to the Amazon QuickSight API in one second, a ThrottlingException is returned. If your use case requires a higher throttling limit, contact your account admin or Amazon Web ServicesSupport to explore options to tailor a more optimal expereince for your account. Best practices to handle throttling If your use case projects high levels of API traffic, try to reduce the degree of frequency and parallelism of API calls as much as you can to avoid throttling. You can also perform a timing test to calculate an estimate for the total processing time of your projected load that stays within the throttling limits of the Amazon QuickSight APIs. For example, if your projected traffic is 100 snapshot jobs before 12:00 PM per day, start 12 jobs in parallel and measure the amount of time it takes to proccess all 12 jobs. Once you obtain the result, multiply the duration by 9, for example (12 minutes * 9 = 108 minutes). Use the new result to determine the latest time at which the jobs need to be started to meet your target deadline. The time that it takes to process a job can be impacted by the following factors: The dataset type (Direct Query or SPICE). The size of the dataset. The complexity of the calculated fields that are used in the dashboard. The number of visuals that are on a sheet. The types of visuals that are on the sheet. The number of formats and snapshots that are requested in the job configuration. The size of the generated snapshots. */ startDashboardSnapshotJob(callback?: (err: AWSError, data: QuickSight.Types.StartDashboardSnapshotJobResponse) => void): Request; /** @@ -1842,7 +1842,7 @@ declare namespace QuickSight { Properties: AssetBundleExportJobDataSourcePropertyToOverrideList; } export type AssetBundleExportJobDataSourceOverridePropertiesList = AssetBundleExportJobDataSourceOverrideProperties[]; - export type AssetBundleExportJobDataSourcePropertyToOverride = "Name"|"DisableSsl"|"SecretArn"|"Username"|"Password"|"Domain"|"WorkGroup"|"Host"|"Port"|"Database"|"DataSetName"|"Catalog"|"InstanceId"|"ClusterId"|"ManifestFileLocation"|"Warehouse"|"RoleArn"|string; + export type AssetBundleExportJobDataSourcePropertyToOverride = "Name"|"DisableSsl"|"SecretArn"|"Username"|"Password"|"Domain"|"WorkGroup"|"Host"|"Port"|"Database"|"DataSetName"|"Catalog"|"InstanceId"|"ClusterId"|"ManifestFileLocation"|"Warehouse"|"RoleArn"|"ProductType"|string; export type AssetBundleExportJobDataSourcePropertyToOverrideList = AssetBundleExportJobDataSourcePropertyToOverride[]; export interface AssetBundleExportJobError { /** @@ -2341,6 +2341,17 @@ declare namespace QuickSight { Tags: TagList; } export type AssetBundleImportJobVPCConnectionOverrideTagsList = AssetBundleImportJobVPCConnectionOverrideTags[]; + export interface AssetBundleImportJobWarning { + /** + * The ARN of the resource that the warning occurred for. + */ + Arn?: Arn; + /** + * A description of the warning that occurred during an Asset Bundle import job. + */ + Message?: NonEmptyString; + } + export type AssetBundleImportJobWarningList = AssetBundleImportJobWarning[]; export interface AssetBundleImportSource { /** * The bytes of the base64 encoded asset bundle import zip file. This file can't exceed 20 MB. If you are calling the API operations from the Amazon Web Services SDK for Java, JavaScript, Python, or PHP, the SDK encodes base64 automatically to allow the direct setting of the zip file's bytes. If you are using an SDK for a different language or receiving related errors, try to base64 encode your data. @@ -3092,6 +3103,10 @@ declare namespace QuickSight { * The configuration for a CategoryFilter. */ Configuration: CategoryFilterConfiguration; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export interface CategoryFilterConfiguration { /** @@ -6272,6 +6287,84 @@ declare namespace QuickSight { CustomValue?: SensitiveDouble; } export type DefaultAggregation = "SUM"|"MAX"|"MIN"|"COUNT"|"DISTINCT_COUNT"|"AVERAGE"|"MEDIAN"|"STDEV"|"STDEVP"|"VAR"|"VARP"|string; + export interface DefaultDateTimePickerControlOptions { + /** + * The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options: SINGLE_VALUED: The filter condition is a fixed date. DATE_RANGE: The filter condition is a date time range. + */ + Type?: SheetControlDateTimePickerType; + /** + * The display options of a control. + */ + DisplayOptions?: DateTimePickerControlDisplayOptions; + } + export interface DefaultFilterControlConfiguration { + /** + * The title of the DefaultFilterControlConfiguration. This title is shared by all controls that are tied to this filter. + */ + Title: SheetControlTitle; + /** + * The control option for the DefaultFilterControlConfiguration. + */ + ControlOptions: DefaultFilterControlOptions; + } + export interface DefaultFilterControlOptions { + /** + * The default options that correspond to the filter control type of a DateTimePicker. + */ + DefaultDateTimePickerOptions?: DefaultDateTimePickerControlOptions; + /** + * The default options that correspond to the List filter control type. + */ + DefaultListOptions?: DefaultFilterListControlOptions; + /** + * The default options that correspond to the Dropdown filter control type. + */ + DefaultDropdownOptions?: DefaultFilterDropDownControlOptions; + /** + * The default options that correspond to the TextField filter control type. + */ + DefaultTextFieldOptions?: DefaultTextFieldControlOptions; + /** + * The default options that correspond to the TextArea filter control type. + */ + DefaultTextAreaOptions?: DefaultTextAreaControlOptions; + /** + * The default options that correspond to the Slider filter control type. + */ + DefaultSliderOptions?: DefaultSliderControlOptions; + /** + * The default options that correspond to the RelativeDateTime filter control type. + */ + DefaultRelativeDateTimeOptions?: DefaultRelativeDateTimeControlOptions; + } + export interface DefaultFilterDropDownControlOptions { + /** + * The display options of a control. + */ + DisplayOptions?: DropDownControlDisplayOptions; + /** + * The type of the FilterDropDownControl. Choose one of the following options: MULTI_SELECT: The user can select multiple entries from a dropdown menu. SINGLE_SELECT: The user can select a single entry from a dropdown menu. + */ + Type?: SheetControlListType; + /** + * A list of selectable values that are used in a control. + */ + SelectableValues?: FilterSelectableValues; + } + export interface DefaultFilterListControlOptions { + /** + * The display options of a control. + */ + DisplayOptions?: ListControlDisplayOptions; + /** + * The type of the DefaultFilterListControlOptions. Choose one of the following options: MULTI_SELECT: The user can select multiple entries from the list. SINGLE_SELECT: The user can select a single entry from the list. + */ + Type?: SheetControlListType; + /** + * A list of selectable values that are used in a control. + */ + SelectableValues?: FilterSelectableValues; + } export interface DefaultFormatting { /** * The display format. Valid values for this structure are AUTO, PERCENT, CURRENCY, NUMBER, DATE, and STRING. @@ -6324,12 +6417,56 @@ declare namespace QuickSight { */ SectionBased?: DefaultSectionBasedLayoutConfiguration; } + export interface DefaultRelativeDateTimeControlOptions { + /** + * The display options of a control. + */ + DisplayOptions?: RelativeDateTimeControlDisplayOptions; + } export interface DefaultSectionBasedLayoutConfiguration { /** * Determines the screen canvas size options for a section-based layout. */ CanvasSizeOptions: SectionBasedLayoutCanvasSizeOptions; } + export interface DefaultSliderControlOptions { + /** + * The display options of a control. + */ + DisplayOptions?: SliderControlDisplayOptions; + /** + * The type of the DefaultSliderControlOptions. Choose one of the following options: SINGLE_POINT: Filter against(equals) a single data point. RANGE: Filter data that is in a specified range. + */ + Type?: SheetControlSliderType; + /** + * The larger value that is displayed at the right of the slider. + */ + MaximumValue: Double; + /** + * The smaller value that is displayed at the left of the slider. + */ + MinimumValue: Double; + /** + * The number of increments that the slider bar is divided into. + */ + StepSize: Double; + } + export interface DefaultTextAreaControlOptions { + /** + * The delimiter that is used to separate the lines in text. + */ + Delimiter?: TextAreaControlDelimiter; + /** + * The display options of a control. + */ + DisplayOptions?: TextAreaControlDisplayOptions; + } + export interface DefaultTextFieldControlOptions { + /** + * The display options of a control. + */ + DisplayOptions?: TextFieldControlDisplayOptions; + } export interface DeleteAccountCustomizationRequest { /** * The ID for the Amazon Web Services account that you want to delete Amazon QuickSight customizations from in this Amazon Web Services Region. @@ -7390,6 +7527,10 @@ declare namespace QuickSight { * An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import. */ OverrideValidationStrategy?: AssetBundleImportJobOverrideValidationStrategy; + /** + * An array of warning records that describe all permitted errors that are encountered during the import job. + */ + Warnings?: AssetBundleImportJobWarningList; } export interface DescribeDashboardDefinitionRequest { /** @@ -9034,8 +9175,26 @@ declare namespace QuickSight { * A control from a date filter that is used to specify the relative date. */ RelativeDateTime?: FilterRelativeDateTimeControl; + /** + * A control from a filter that is scoped across more than one sheet. This represents your filter control on a sheet + */ + CrossSheet?: FilterCrossSheetControl; } export type FilterControlList = FilterControl[]; + export interface FilterCrossSheetControl { + /** + * The ID of the FilterCrossSheetControl. + */ + FilterControlId: ShortRestrictiveResourceId; + /** + * The source filter ID of the FilterCrossSheetControl. + */ + SourceFilterId: ShortRestrictiveResourceId; + /** + * The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls. + */ + CascadingControlConfiguration?: CascadingControlConfiguration; + } export interface FilterDateTimePickerControl { /** * The ID of the FilterDateTimePickerControl. @@ -9054,7 +9213,7 @@ declare namespace QuickSight { */ DisplayOptions?: DateTimePickerControlDisplayOptions; /** - * The date time picker type of a FilterDateTimePickerControl. Choose one of the following options: SINGLE_VALUED: The filter condition is a fixed date. DATE_RANGE: The filter condition is a date time range. + * The type of the FilterDropDownControl. Choose one of the following options: MULTI_SELECT: The user can select multiple entries from a dropdown menu. SINGLE_SELECT: The user can select a single entry from a dropdown menu. */ Type?: SheetControlDateTimePickerType; } @@ -9148,7 +9307,7 @@ declare namespace QuickSight { */ DisplayOptions?: ListControlDisplayOptions; /** - * The type of FilterListControl. Choose one of the following options: MULTI_SELECT: The user can select multiple entries from the list. SINGLE_SELECT: The user can select a single entry from the list. + * The type of the FilterListControl. Choose one of the following options: MULTI_SELECT: The user can select multiple entries from the list. SINGLE_SELECT: The user can select a single entry from the list. */ Type?: SheetControlListType; /** @@ -9240,15 +9399,15 @@ declare namespace QuickSight { */ DisplayOptions?: SliderControlDisplayOptions; /** - * The type of FilterSliderControl. Choose one of the following options: SINGLE_POINT: Filter against(equals) a single data point. RANGE: Filter data that is in a specified range. + * The type of the FilterSliderControl. Choose one of the following options: SINGLE_POINT: Filter against(equals) a single data point. RANGE: Filter data that is in a specified range. */ Type?: SheetControlSliderType; /** - * The smaller value that is displayed at the left of the slider. + * The larger value that is displayed at the right of the slider. */ MaximumValue: Double; /** - * The larger value that is displayed at the right of the slider. + * The smaller value that is displayed at the left of the slider. */ MinimumValue: Double; /** @@ -12867,6 +13026,10 @@ declare namespace QuickSight { * This option determines how null values should be treated when filtering data. ALL_VALUES: Include null values in filtered results. NULLS_ONLY: Only include null values in filtered results. NON_NULLS_ONLY: Exclude null values from filtered results. */ NullOption: FilterNullOption; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export type NumericEqualityMatchOperator = "EQUALS"|"DOES_NOT_EQUAL"|string; export type NumericFilterSelectAllOptions = "FILTER_ALL_VALUES"|string; @@ -12921,6 +13084,10 @@ declare namespace QuickSight { * This option determines how null values should be treated when filtering data. ALL_VALUES: Include null values in filtered results. NULLS_ONLY: Only include null values in filtered results. NON_NULLS_ONLY: Exclude null values from filtered results. */ NullOption: FilterNullOption; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export interface NumericRangeFilterValue { /** @@ -13256,11 +13423,11 @@ declare namespace QuickSight { */ DisplayOptions?: SliderControlDisplayOptions; /** - * The smaller value that is displayed at the left of the slider. + * The larger value that is displayed at the right of the slider. */ MaximumValue: Double; /** - * The larger value that is displayed at the right of the slider. + * The smaller value that is displayed at the left of the slider. */ MinimumValue: Double; /** @@ -14596,6 +14763,10 @@ declare namespace QuickSight { * The configuration for the exclude period of the filter. */ ExcludePeriodConfiguration?: ExcludePeriodConfiguration; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export type RelativeFontSize = "EXTRA_SMALL"|"SMALL"|"MEDIUM"|"LARGE"|"EXTRA_LARGE"|string; export interface RenameColumnOperation { @@ -17104,6 +17275,10 @@ declare namespace QuickSight { * The rolling date input for the TimeEquality filter. This field is mutually exclusive to Value and ParameterName. */ RollingDate?: RollingDateConfiguration; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export type TimeGranularity = "YEAR"|"QUARTER"|"MONTH"|"WEEK"|"DAY"|"HOUR"|"MINUTE"|"SECOND"|"MILLISECOND"|string; export interface TimeRangeDrillDownFilter { @@ -17161,6 +17336,10 @@ declare namespace QuickSight { * The level of time precision that is used to aggregate DateTime values. */ TimeGranularity?: TimeGranularity; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export interface TimeRangeFilterValue { /** @@ -17230,6 +17409,10 @@ declare namespace QuickSight { * The parameter whose value should be used for the filter value. */ ParameterName?: ParameterName; + /** + * The default configurations for the associated controls. This applies only for filters that are scoped to multiple sheets. + */ + DefaultFilterControlConfiguration?: DefaultFilterControlConfiguration; } export interface TopBottomMoversComputation { /** diff --git a/clients/rolesanywhere.d.ts b/clients/rolesanywhere.d.ts index de2a15feac..04e350cd86 100644 --- a/clients/rolesanywhere.d.ts +++ b/clients/rolesanywhere.d.ts @@ -27,6 +27,14 @@ declare class RolesAnywhere extends Service { * Creates a trust anchor to establish trust between IAM Roles Anywhere and your certificate authority (CA). You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials. Required permissions: rolesanywhere:CreateTrustAnchor. */ createTrustAnchor(callback?: (err: AWSError, data: RolesAnywhere.Types.TrustAnchorDetailResponse) => void): Request; + /** + * Delete an entry from the attribute mapping rules enforced by a given profile. + */ + deleteAttributeMapping(params: RolesAnywhere.Types.DeleteAttributeMappingRequest, callback?: (err: AWSError, data: RolesAnywhere.Types.DeleteAttributeMappingResponse) => void): Request; + /** + * Delete an entry from the attribute mapping rules enforced by a given profile. + */ + deleteAttributeMapping(callback?: (err: AWSError, data: RolesAnywhere.Types.DeleteAttributeMappingResponse) => void): Request; /** * Deletes a certificate revocation list (CRL). Required permissions: rolesanywhere:DeleteCrl. */ @@ -179,6 +187,14 @@ declare class RolesAnywhere extends Service { * Lists the trust anchors in the authenticated account and Amazon Web Services Region. Required permissions: rolesanywhere:ListTrustAnchors. */ listTrustAnchors(callback?: (err: AWSError, data: RolesAnywhere.Types.ListTrustAnchorsResponse) => void): Request; + /** + * Put an entry in the attribute mapping rules that will be enforced by a given profile. A mapping specifies a certificate field and one or more specifiers that have contextual meanings. + */ + putAttributeMapping(params: RolesAnywhere.Types.PutAttributeMappingRequest, callback?: (err: AWSError, data: RolesAnywhere.Types.PutAttributeMappingResponse) => void): Request; + /** + * Put an entry in the attribute mapping rules that will be enforced by a given profile. A mapping specifies a certificate field and one or more specifiers that have contextual meanings. + */ + putAttributeMapping(callback?: (err: AWSError, data: RolesAnywhere.Types.PutAttributeMappingResponse) => void): Request; /** * Attaches a list of notification settings to a trust anchor. A notification setting includes information such as event name, threshold, status of the notification setting, and the channel to notify. Required permissions: rolesanywhere:PutNotificationSettings. */ @@ -238,8 +254,20 @@ declare class RolesAnywhere extends Service { } declare namespace RolesAnywhere { export type AmazonResourceName = string; + export interface AttributeMapping { + /** + * Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates. + */ + certificateField?: CertificateField; + /** + * A list of mapping entries for every supported specifier or sub-field. + */ + mappingRules?: MappingRules; + } + export type AttributeMappings = AttributeMapping[]; export type _Blob = Buffer|Uint8Array|Blob|string; export type Boolean = boolean; + export type CertificateField = "x509Subject"|"x509Issuer"|"x509SAN"|string; export interface CreateProfileRequest { /** * Used to determine how long sessions vended using this profile are valid for. See the Expiration section of the CreateSession API documentation page for more details. In requests, if this value is not provided, the default value will be 3600. @@ -365,6 +393,26 @@ declare namespace RolesAnywhere { crl: CrlDetail; } export type CrlDetails = CrlDetail[]; + export interface DeleteAttributeMappingRequest { + /** + * Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates. + */ + certificateField: CertificateField; + /** + * The unique identifier of the profile. + */ + profileId: Uuid; + /** + * A list of specifiers of a certificate field; for example, CN, OU, UID from a Subject. + */ + specifiers?: SpecifierList; + } + export interface DeleteAttributeMappingResponse { + /** + * The state of the profile after a read or write operation. + */ + profile: ProfileDetail; + } export interface ImportCrlRequest { /** * The x509 v3 specified certificate revocation list (CRL). @@ -472,6 +520,14 @@ declare namespace RolesAnywhere { } export type ManagedPolicyList = ManagedPolicyListMemberString[]; export type ManagedPolicyListMemberString = string; + export interface MappingRule { + /** + * Specifier within a certificate field, such as CN, OU, or UID from the Subject field. + */ + specifier: MappingRuleSpecifierString; + } + export type MappingRuleSpecifierString = string; + export type MappingRules = MappingRule[]; export type NotificationChannel = "ALL"|string; export type NotificationEvent = "CA_CERTIFICATE_EXPIRY"|"END_ENTITY_CERTIFICATE_EXPIRY"|string; export interface NotificationSetting { @@ -532,6 +588,10 @@ declare namespace RolesAnywhere { export type NotificationSettings = NotificationSetting[]; export type ProfileArn = string; export interface ProfileDetail { + /** + * A mapping applied to the authenticating end-entity certificate. + */ + attributeMappings?: AttributeMappings; /** * The ISO-8601 timestamp when the profile was created. */ @@ -588,6 +648,26 @@ declare namespace RolesAnywhere { profile?: ProfileDetail; } export type ProfileDetails = ProfileDetail[]; + export interface PutAttributeMappingRequest { + /** + * Fields (x509Subject, x509Issuer and x509SAN) within X.509 certificates. + */ + certificateField: CertificateField; + /** + * A list of mapping entries for every supported specifier or sub-field. + */ + mappingRules: MappingRules; + /** + * The unique identifier of the profile. + */ + profileId: Uuid; + } + export interface PutAttributeMappingResponse { + /** + * The state of the profile after a read or write operation. + */ + profile: ProfileDetail; + } export interface PutNotificationSettingsRequest { /** * A list of notification settings to be associated to the trust anchor. @@ -662,6 +742,7 @@ declare namespace RolesAnywhere { x509CertificateData?: SourceDataX509CertificateDataString; } export type SourceDataX509CertificateDataString = string; + export type SpecifierList = String[]; export type String = string; export interface SubjectDetail { /** diff --git a/clients/sagemaker.d.ts b/clients/sagemaker.d.ts index 85c23a797d..a7cfd2cc6c 100644 --- a/clients/sagemaker.d.ts +++ b/clients/sagemaker.d.ts @@ -3604,7 +3604,7 @@ declare namespace SageMaker { Mode: AutotuneMode; } export type AutotuneMode = "Enabled"|string; - export type AwsManagedHumanLoopRequestSource = "AWS/Rekognition/DetectModerationLabels/Image/V3"|"AWS/Textract/AnalyzeDocument/Forms/V1"|"AWS/Textract/AnalyzeExpense"|"AWS/Handshake/VerifyIdentity"|"AWS/Bedrock/ModelEvaluation"|string; + export type AwsManagedHumanLoopRequestSource = "AWS/Rekognition/DetectModerationLabels/Image/V3"|"AWS/Textract/AnalyzeDocument/Forms/V1"|string; export type BacktestResultsLocation = string; export type BaseModelName = string; export interface BatchDataCaptureConfig { @@ -4232,11 +4232,11 @@ declare namespace SageMaker { export type ClusterInstanceType = "ml.p4d.24xlarge"|"ml.p4de.24xlarge"|"ml.p5.48xlarge"|"ml.trn1.32xlarge"|"ml.trn1n.32xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.12xlarge"|"ml.g5.16xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.12xlarge"|"ml.c5.18xlarge"|"ml.c5.24xlarge"|"ml.c5n.large"|"ml.c5n.2xlarge"|"ml.c5n.4xlarge"|"ml.c5n.9xlarge"|"ml.c5n.18xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.8xlarge"|"ml.m5.12xlarge"|"ml.m5.16xlarge"|"ml.m5.24xlarge"|"ml.t3.medium"|"ml.t3.large"|"ml.t3.xlarge"|"ml.t3.2xlarge"|string; export interface ClusterLifeCycleConfig { /** - * An Amazon S3 bucket path where your LifeCycle scripts are stored. + * An Amazon S3 bucket path where your lifecycle scripts are stored. Make sure that the S3 bucket path starts with s3://sagemaker-. The IAM role for SageMaker HyperPod has the managed AmazonSageMakerClusterInstanceRolePolicy attached, which allows access to S3 buckets with the specific prefix sagemaker-. */ SourceS3Uri: S3Uri; /** - * The directory of the LifeCycle script under SourceS3Uri. This LifeCycle script runs during cluster creation. + * The file name of the entrypoint script of lifecycle scripts under SourceS3Uri. This entrypoint script runs during cluster creation. */ OnCreate: ClusterLifeCycleConfigFileName; } @@ -5294,11 +5294,11 @@ declare namespace SageMaker { } export interface CreateFeatureGroupRequest { /** - * The name of the FeatureGroup. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account. The name: Must start and end with an alphanumeric character. Can only include alphanumeric characters, underscores, and hyphens. Spaces are not allowed. + * The name of the FeatureGroup. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account. The name: Must start with an alphanumeric character. Can only include alphanumeric characters, underscores, and hyphens. Spaces are not allowed. */ FeatureGroupName: FeatureGroupName; /** - * The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore. Only the latest record per identifier value will be stored in the OnlineStore. RecordIdentifierFeatureName must be one of feature definitions' names. You use the RecordIdentifierFeatureName to access data in a FeatureStore. This name: Must start and end with an alphanumeric character. Can only contains alphanumeric characters, hyphens, underscores. Spaces are not allowed. + * The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore. Only the latest record per identifier value will be stored in the OnlineStore. RecordIdentifierFeatureName must be one of feature definitions' names. You use the RecordIdentifierFeatureName to access data in a FeatureStore. This name: Must start with an alphanumeric character. Can only contains alphanumeric characters, hyphens, underscores. Spaces are not allowed. */ RecordIdentifierFeatureName: FeatureName; /** @@ -11956,7 +11956,7 @@ declare namespace SageMaker { export type FeatureAdditions = FeatureDefinition[]; export interface FeatureDefinition { /** - * The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time. The name: Must start and end with an alphanumeric character. Can only include alphanumeric characters, underscores, and hyphens. Spaces are not allowed. + * The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time. The name: Must start with an alphanumeric character. Can only include alphanumeric characters, underscores, and hyphens. Spaces are not allowed. */ FeatureName: FeatureName; /** diff --git a/clients/workspaces.d.ts b/clients/workspaces.d.ts index 160da4717c..97f719a2e6 100644 --- a/clients/workspaces.d.ts +++ b/clients/workspaces.d.ts @@ -11,6 +11,14 @@ declare class WorkSpaces extends Service { */ constructor(options?: WorkSpaces.Types.ClientConfiguration) config: Config & WorkSpaces.Types.ClientConfiguration; + /** + * Accepts the account link invitation. There's currently no unlinking capability after you accept the account linking invitation. + */ + acceptAccountLinkInvitation(params: WorkSpaces.Types.AcceptAccountLinkInvitationRequest, callback?: (err: AWSError, data: WorkSpaces.Types.AcceptAccountLinkInvitationResult) => void): Request; + /** + * Accepts the account link invitation. There's currently no unlinking capability after you accept the account linking invitation. + */ + acceptAccountLinkInvitation(callback?: (err: AWSError, data: WorkSpaces.Types.AcceptAccountLinkInvitationResult) => void): Request; /** * Associates the specified connection alias with the specified directory to enable cross-Region redirection. For more information, see Cross-Region Redirection for Amazon WorkSpaces. Before performing this operation, call DescribeConnectionAliases to make sure that the current state of the connection alias is CREATED. */ @@ -51,6 +59,14 @@ declare class WorkSpaces extends Service { * Copies the specified image from the specified Region to the current Region. For more information about copying images, see Copy a Custom WorkSpaces Image. In the China (Ningxia) Region, you can copy images only within the same Region. In Amazon Web Services GovCloud (US), to copy images to and from other Regions, contact Amazon Web Services Support. Before copying a shared image, be sure to verify that it has been shared from the correct Amazon Web Services account. To determine if an image has been shared and to see the ID of the Amazon Web Services account that owns an image, use the DescribeWorkSpaceImages and DescribeWorkspaceImagePermissions API operations. */ copyWorkspaceImage(callback?: (err: AWSError, data: WorkSpaces.Types.CopyWorkspaceImageResult) => void): Request; + /** + * Creates the account link invitation. + */ + createAccountLinkInvitation(params: WorkSpaces.Types.CreateAccountLinkInvitationRequest, callback?: (err: AWSError, data: WorkSpaces.Types.CreateAccountLinkInvitationResult) => void): Request; + /** + * Creates the account link invitation. + */ + createAccountLinkInvitation(callback?: (err: AWSError, data: WorkSpaces.Types.CreateAccountLinkInvitationResult) => void): Request; /** * Creates a client-add-in for Amazon Connect within a directory. You can create only one Amazon Connect client add-in within a directory. This client add-in allows WorkSpaces users to seamlessly connect to Amazon Connect. */ @@ -123,6 +139,14 @@ declare class WorkSpaces extends Service { * Creates one or more WorkSpaces. This operation is asynchronous and returns before the WorkSpaces are created. The MANUAL running mode value is only supported by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use this value. For more information, see Amazon WorkSpaces Core. You don't need to specify the PCOIP protocol for Linux bundles because WSP is the default protocol for those bundles. User-decoupled WorkSpaces are only supported by Amazon WorkSpaces Core. */ createWorkspaces(callback?: (err: AWSError, data: WorkSpaces.Types.CreateWorkspacesResult) => void): Request; + /** + * Deletes the account link invitation. + */ + deleteAccountLinkInvitation(params: WorkSpaces.Types.DeleteAccountLinkInvitationRequest, callback?: (err: AWSError, data: WorkSpaces.Types.DeleteAccountLinkInvitationResult) => void): Request; + /** + * Deletes the account link invitation. + */ + deleteAccountLinkInvitation(callback?: (err: AWSError, data: WorkSpaces.Types.DeleteAccountLinkInvitationResult) => void): Request; /** * Deletes customized client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in. After you delete your customized client branding, your login portal reverts to the default client branding. */ @@ -387,6 +411,14 @@ declare class WorkSpaces extends Service { * Disassociates the specified application from a WorkSpace. */ disassociateWorkspaceApplication(callback?: (err: AWSError, data: WorkSpaces.Types.DisassociateWorkspaceApplicationResult) => void): Request; + /** + * Retrieves account link information. + */ + getAccountLink(params: WorkSpaces.Types.GetAccountLinkRequest, callback?: (err: AWSError, data: WorkSpaces.Types.GetAccountLinkResult) => void): Request; + /** + * Retrieves account link information. + */ + getAccountLink(callback?: (err: AWSError, data: WorkSpaces.Types.GetAccountLinkResult) => void): Request; /** * Imports client branding. Client branding allows you to customize your WorkSpace's client login portal. You can tailor your login portal company logo, the support email address, support link, link to reset password, and a custom message for users trying to sign in. After you import client branding, the default branding experience for the specified platform type is replaced with the imported experience You must specify at least one platform type when importing client branding. You can import up to 6 MB of data with each request. If your request exceeds this limit, you can import client branding for different platform types using separate requests. In each platform type, the SupportEmail and SupportLink parameters are mutually exclusive. You can specify only one parameter for each platform type, but not both. Imported data can take up to a minute to appear in the WorkSpaces client. */ @@ -403,6 +435,14 @@ declare class WorkSpaces extends Service { * Imports the specified Windows 10 or 11 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed Amazon EC2 image that is in your Amazon Web Services account, and you must own the image. For more information about creating BYOL images, see Bring Your Own Windows Desktop Licenses. */ importWorkspaceImage(callback?: (err: AWSError, data: WorkSpaces.Types.ImportWorkspaceImageResult) => void): Request; + /** + * Lists all account links. + */ + listAccountLinks(params: WorkSpaces.Types.ListAccountLinksRequest, callback?: (err: AWSError, data: WorkSpaces.Types.ListAccountLinksResult) => void): Request; + /** + * Lists all account links. + */ + listAccountLinks(callback?: (err: AWSError, data: WorkSpaces.Types.ListAccountLinksResult) => void): Request; /** * Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL). This operation can be run only by Amazon Web Services accounts that are enabled for BYOL. If your account isn't enabled for BYOL, you'll receive an AccessDeniedException error. The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace. */ @@ -515,6 +555,14 @@ declare class WorkSpaces extends Service { * Registers the specified directory. This operation is asynchronous and returns before the WorkSpace directory is registered. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role. */ registerWorkspaceDirectory(callback?: (err: AWSError, data: WorkSpaces.Types.RegisterWorkspaceDirectoryResult) => void): Request; + /** + * Rejects the account link invitation. + */ + rejectAccountLinkInvitation(params: WorkSpaces.Types.RejectAccountLinkInvitationRequest, callback?: (err: AWSError, data: WorkSpaces.Types.RejectAccountLinkInvitationResult) => void): Request; + /** + * Rejects the account link invitation. + */ + rejectAccountLinkInvitation(callback?: (err: AWSError, data: WorkSpaces.Types.RejectAccountLinkInvitationResult) => void): Request; /** * Restores the specified WorkSpace to its last known healthy state. You cannot restore a WorkSpace unless its state is AVAILABLE, ERROR, UNHEALTHY, or STOPPED. Restoring a WorkSpace is a potentially destructive action that can result in the loss of data. For more information, see Restore a WorkSpace. This operation is asynchronous and returns before the WorkSpace is completely restored. */ @@ -598,7 +646,43 @@ declare class WorkSpaces extends Service { } declare namespace WorkSpaces { export type ARN = string; + export interface AcceptAccountLinkInvitationRequest { + /** + * The identifier of the account link. + */ + LinkId: LinkId; + /** + * A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation. + */ + ClientToken?: ClientToken; + } + export interface AcceptAccountLinkInvitationResult { + /** + * Information about the account link. + */ + AccountLink?: AccountLink; + } export type AccessPropertyValue = "ALLOW"|"DENY"|string; + export interface AccountLink { + /** + * The identifier of the account link. + */ + AccountLinkId?: LinkId; + /** + * The status of the account link. + */ + AccountLinkStatus?: AccountLinkStatusEnum; + /** + * The identifier of the source account. + */ + SourceAccountId?: AwsAccount; + /** + * The identifier of the target account. + */ + TargetAccountId?: AwsAccount; + } + export type AccountLinkList = AccountLink[]; + export type AccountLinkStatusEnum = "LINKED"|"LINKING_FAILED"|"LINK_NOT_FOUND"|"PENDING_ACCEPTANCE_BY_TARGET_ACCOUNT"|"REJECTED"|string; export interface AccountModification { /** * The state of the modification to the configuration of BYOL. @@ -812,6 +896,7 @@ declare namespace WorkSpaces { */ ClientProperties?: ClientProperties; } + export type ClientToken = string; export type ClientUrl = string; export type Compute = "VALUE"|"STANDARD"|"PERFORMANCE"|"POWER"|"GRAPHICS"|"POWERPRO"|"GRAPHICSPRO"|"GRAPHICS_G4DN"|"GRAPHICSPRO_G4DN"|string; export type ComputeList = Compute[]; @@ -928,6 +1013,22 @@ declare namespace WorkSpaces { */ ImageId?: WorkspaceImageId; } + export interface CreateAccountLinkInvitationRequest { + /** + * The identifier of the target account. + */ + TargetAccountId: AwsAccount; + /** + * A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation. + */ + ClientToken?: ClientToken; + } + export interface CreateAccountLinkInvitationResult { + /** + * Information about the account link. + */ + AccountLink?: AccountLink; + } export interface CreateConnectClientAddInRequest { /** * The directory identifier for which to configure the client add-in. @@ -1147,6 +1248,7 @@ declare namespace WorkSpaces { */ RecoverySnapshotTime?: Timestamp; } + export type DedicatedTenancyAccountType = "SOURCE_ACCOUNT"|"TARGET_ACCOUNT"|string; export type DedicatedTenancyCidrRangeList = DedicatedTenancyManagementCidrRange[]; export type DedicatedTenancyManagementCidrRange = string; export type DedicatedTenancyModificationStateEnum = "PENDING"|"COMPLETED"|"FAILED"|string; @@ -1228,6 +1330,22 @@ declare namespace WorkSpaces { export type DeletableCertificateBasedAuthProperty = "CERTIFICATE_BASED_AUTH_PROPERTIES_CERTIFICATE_AUTHORITY_ARN"|string; export type DeletableSamlPropertiesList = DeletableSamlProperty[]; export type DeletableSamlProperty = "SAML_PROPERTIES_USER_ACCESS_URL"|"SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME"|string; + export interface DeleteAccountLinkInvitationRequest { + /** + * The identifier of the account link. + */ + LinkId: LinkId; + /** + * A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation. + */ + ClientToken?: ClientToken; + } + export interface DeleteAccountLinkInvitationResult { + /** + * Information about the account link. + */ + AccountLink?: AccountLink; + } export interface DeleteClientBrandingRequest { /** * The directory identifier of the WorkSpace for which you want to delete client branding. @@ -1347,6 +1465,10 @@ declare namespace WorkSpaces { * The IP address range, specified as an IPv4 CIDR block, used for the management network interface. The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace. */ DedicatedTenancyManagementCidrRange?: DedicatedTenancyManagementCidrRange; + /** + * The type of linked account. + */ + DedicatedTenancyAccountType?: DedicatedTenancyAccountType; } export interface DescribeApplicationAssociationsRequest { /** @@ -1908,6 +2030,22 @@ declare namespace WorkSpaces { */ ErrorMessage?: Description; } + export interface GetAccountLinkRequest { + /** + * The identifier of the account to link. + */ + LinkId?: LinkId; + /** + * The identifier of the account link + */ + LinkedAccountId?: AwsAccount; + } + export interface GetAccountLinkResult { + /** + * The account link of the account link to retrieve. + */ + AccountLink?: AccountLink; + } export type ImageAssociatedResourceType = "APPLICATION"|string; export type ImageAssociatedResourceTypeList = ImageAssociatedResourceType[]; export interface ImagePermission { @@ -2120,6 +2258,32 @@ declare namespace WorkSpaces { } export type IpRuleList = IpRuleItem[]; export type Limit = number; + export type LinkId = string; + export type LinkStatusFilterList = AccountLinkStatusEnum[]; + export interface ListAccountLinksRequest { + /** + * Filters the account based on their link status. + */ + LinkStatusFilter?: LinkStatusFilterList; + /** + * The token to use to retrieve the next page of results. This value is null when there are no more results to return. + */ + NextToken?: PaginationToken; + /** + * The maximum number of accounts to return. + */ + MaxResults?: Limit; + } + export interface ListAccountLinksResult { + /** + * Information about the account links. + */ + AccountLinks?: AccountLinkList; + /** + * The token to use to retrieve the next page of results. This value is null when there are no more results to return. + */ + NextToken?: PaginationToken; + } export interface ListAvailableManagementCidrRangesRequest { /** * The IP address range to search. Specify an IP address range that is compatible with your network and in CIDR notation (that is, specify the range as an IPv4 CIDR block). @@ -2402,6 +2566,22 @@ declare namespace WorkSpaces { export interface RegisterWorkspaceDirectoryResult { } export type RegistrationCode = string; + export interface RejectAccountLinkInvitationRequest { + /** + * The identifier of the account link + */ + LinkId: LinkId; + /** + * The client token of the account link invitation to reject. + */ + ClientToken?: ClientToken; + } + export interface RejectAccountLinkInvitationResult { + /** + * Information about the account link. + */ + AccountLink?: AccountLink; + } export interface RelatedWorkspaceProperties { /** * The identifier of the related WorkSpace. diff --git a/dist/aws-sdk-core-react-native.js b/dist/aws-sdk-core-react-native.js index 48e663d86d..ed8ac74ba7 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.1601.0', + VERSION: '2.1602.0', /** * @api private diff --git a/dist/aws-sdk-react-native.js b/dist/aws-sdk-react-native.js index 1c35e27b3f..7bbe441b14 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.1601.0', + VERSION: '2.1602.0', /** * @api private @@ -55210,13 +55210,13 @@ return /******/ (function(modules) { // webpackBootstrap /* 527 */ /***/ (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":{}}},"AssociateWorkspaceApplication":{"input":{"type":"structure","required":["WorkspaceId","ApplicationId"],"members":{"WorkspaceId":{},"ApplicationId":{}}},"output":{"type":"structure","members":{"Association":{"shape":"Sf"}}}},"AuthorizeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sn"}}},"output":{"type":"structure","members":{}}},"CopyWorkspaceImage":{"input":{"type":"structure","required":["Name","SourceImageId","SourceRegion"],"members":{"Name":{},"Description":{},"SourceImageId":{},"SourceRegion":{},"Tags":{"shape":"Sx"}}},"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":"Sx"}}},"output":{"type":"structure","members":{"AliasId":{}}}},"CreateIpGroup":{"input":{"type":"structure","required":["GroupName"],"members":{"GroupName":{},"GroupDesc":{},"UserRules":{"shape":"Sn"},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"GroupId":{}}}},"CreateStandbyWorkspaces":{"input":{"type":"structure","required":["PrimaryRegion","StandbyWorkspaces"],"members":{"PrimaryRegion":{},"StandbyWorkspaces":{"type":"list","member":{"shape":"S1g"}}}},"output":{"type":"structure","members":{"FailedStandbyRequests":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceRequest":{"shape":"S1g"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingStandbyRequests":{"type":"list","member":{"type":"structure","members":{"UserName":{},"DirectoryId":{},"State":{},"WorkspaceId":{}}}}}}},"CreateTags":{"input":{"type":"structure","required":["ResourceId","Tags"],"members":{"ResourceId":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"CreateUpdatedWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","SourceImageId"],"members":{"Name":{},"Description":{},"SourceImageId":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateWorkspaceBundle":{"input":{"type":"structure","required":["BundleName","BundleDescription","ImageId","ComputeType","UserStorage"],"members":{"BundleName":{},"BundleDescription":{},"ImageId":{},"ComputeType":{"shape":"S1z"},"UserStorage":{"shape":"S21"},"RootStorage":{"shape":"S22"},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"WorkspaceBundle":{"shape":"S24"}}}},"CreateWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","WorkspaceId"],"members":{"Name":{},"Description":{},"WorkspaceId":{},"Tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S2b"},"State":{},"RequiredTenancy":{},"Created":{"type":"timestamp"},"OwnerAccountId":{}}}},"CreateWorkspaces":{"input":{"type":"structure","required":["Workspaces"],"members":{"Workspaces":{"type":"list","member":{"shape":"S2i"}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceRequest":{"shape":"S2i"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingRequests":{"shape":"S2x"}}}},"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":{}}},"DeployWorkspaceApplications":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{},"Force":{"type":"boolean"}}},"output":{"type":"structure","members":{"Deployment":{"type":"structure","members":{"Associations":{"shape":"S3w"}}}}}},"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":{}}}},"DescribeApplicationAssociations":{"input":{"type":"structure","required":["ApplicationId","AssociatedResourceTypes"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ApplicationId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sj"}}}},"NextToken":{}}}},"DescribeApplications":{"input":{"type":"structure","members":{"ApplicationIds":{"type":"list","member":{}},"ComputeTypeNames":{"shape":"S4i"},"LicenseType":{},"OperatingSystemNames":{"shape":"S4k"},"Owner":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Applications":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"Created":{"type":"timestamp"},"Description":{},"LicenseType":{},"Name":{},"Owner":{},"State":{},"SupportedComputeTypeNames":{"shape":"S4i"},"SupportedOperatingSystemNames":{"shape":"S4k"}}}},"NextToken":{}}}},"DescribeBundleAssociations":{"input":{"type":"structure","required":["BundleId","AssociatedResourceTypes"],"members":{"BundleId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"BundleId":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sj"}}}}}}},"DescribeClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S4y"},"DeviceTypeOsx":{"shape":"S4y"},"DeviceTypeAndroid":{"shape":"S4y"},"DeviceTypeIos":{"shape":"S54"},"DeviceTypeLinux":{"shape":"S4y"},"DeviceTypeWeb":{"shape":"S4y"}}}},"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":"S5a"}}}}}}},"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":"S5k"}},"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":{}}}},"DescribeImageAssociations":{"input":{"type":"structure","required":["ImageId","AssociatedResourceTypes"],"members":{"ImageId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImageId":{},"State":{},"StateReason":{"shape":"Sj"}}}}}}},"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":"Sn"}}}},"NextToken":{}}}},"DescribeTags":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"TagList":{"shape":"Sx"}}}},"DescribeWorkspaceAssociations":{"input":{"type":"structure","required":["WorkspaceId","AssociatedResourceTypes"],"members":{"WorkspaceId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"shape":"S3w"}}}},"DescribeWorkspaceBundles":{"input":{"type":"structure","members":{"BundleIds":{"type":"list","member":{}},"Owner":{},"NextToken":{}}},"output":{"type":"structure","members":{"Bundles":{"type":"list","member":{"shape":"S24"}},"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":"S6l"},"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":"S6t"},"Tenancy":{},"SelfservicePermissions":{"shape":"S6w"},"SamlProperties":{"shape":"S6x"},"CertificateBasedAuthProperties":{"shape":"S70"}}}},"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":"S2b"},"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":"S7l"},"RestoreSnapshots":{"shape":"S7l"}}}},"DescribeWorkspaces":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S7o"},"DirectoryId":{},"UserName":{},"BundleId":{},"Limit":{"type":"integer"},"NextToken":{},"WorkspaceName":{}}},"output":{"type":"structure","members":{"Workspaces":{"shape":"S2x"},"NextToken":{}}}},"DescribeWorkspacesConnectionStatus":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S7o"},"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":{}}},"DisassociateWorkspaceApplication":{"input":{"type":"structure","required":["WorkspaceId","ApplicationId"],"members":{"WorkspaceId":{},"ApplicationId":{}}},"output":{"type":"structure","members":{"Association":{"shape":"Sf"}}}},"ImportClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"DeviceTypeWindows":{"shape":"S82"},"DeviceTypeOsx":{"shape":"S82"},"DeviceTypeAndroid":{"shape":"S82"},"DeviceTypeIos":{"type":"structure","members":{"Logo":{"type":"blob"},"Logo2x":{"type":"blob"},"Logo3x":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S51"}}},"DeviceTypeLinux":{"shape":"S82"},"DeviceTypeWeb":{"shape":"S82"}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S4y"},"DeviceTypeOsx":{"shape":"S4y"},"DeviceTypeAndroid":{"shape":"S4y"},"DeviceTypeIos":{"shape":"S54"},"DeviceTypeLinux":{"shape":"S4y"},"DeviceTypeWeb":{"shape":"S4y"}}}},"ImportWorkspaceImage":{"input":{"type":"structure","required":["Ec2ImageId","IngestionProcess","ImageName","ImageDescription"],"members":{"Ec2ImageId":{},"IngestionProcess":{},"ImageName":{},"ImageDescription":{},"Tags":{"shape":"Sx"},"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":"S70"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifyClientProperties":{"input":{"type":"structure","required":["ResourceId","ClientProperties"],"members":{"ResourceId":{},"ClientProperties":{"shape":"S5a"}}},"output":{"type":"structure","members":{}}},"ModifySamlProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"SamlProperties":{"shape":"S6x"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifySelfservicePermissions":{"input":{"type":"structure","required":["ResourceId","SelfservicePermissions"],"members":{"ResourceId":{},"SelfservicePermissions":{"shape":"S6w"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceAccessProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceAccessProperties"],"members":{"ResourceId":{},"WorkspaceAccessProperties":{"shape":"S6t"}}},"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"],"members":{"WorkspaceId":{},"WorkspaceProperties":{"shape":"S2k"},"DataReplication":{}}},"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":"S9g"}}}}},"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":"S9g"}}}}},"RegisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId","EnableWorkDocs"],"members":{"DirectoryId":{},"SubnetIds":{"shape":"S6l"},"EnableWorkDocs":{"type":"boolean"},"EnableSelfService":{"type":"boolean"},"Tenancy":{},"Tags":{"shape":"Sx"}}},"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":"S9g"}}}}},"StopWorkspaces":{"input":{"type":"structure","required":["StopWorkspaceRequests"],"members":{"StopWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S9g"}}}}},"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":"S9g"}}}}},"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":"S5k"}}},"output":{"type":"structure","members":{}}},"UpdateRulesOfIpGroup":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Sn"}}},"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":{}},"Sf":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sj"},"WorkspaceId":{}}},"Sj":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{}}},"Sn":{"type":"list","member":{"type":"structure","members":{"ipRule":{},"ruleDesc":{}}}},"Sx":{"type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}}},"S1g":{"type":"structure","required":["PrimaryWorkspaceId","DirectoryId"],"members":{"PrimaryWorkspaceId":{},"VolumeEncryptionKey":{},"DirectoryId":{},"Tags":{"shape":"Sx"},"DataReplication":{}}},"S1z":{"type":"structure","members":{"Name":{}}},"S21":{"type":"structure","members":{"Capacity":{}}},"S22":{"type":"structure","members":{"Capacity":{}}},"S24":{"type":"structure","members":{"BundleId":{},"Name":{},"Owner":{},"Description":{},"ImageId":{},"RootStorage":{"shape":"S22"},"UserStorage":{"shape":"S21"},"ComputeType":{"shape":"S1z"},"LastUpdatedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"State":{},"BundleType":{}}},"S2b":{"type":"structure","members":{"Type":{}}},"S2i":{"type":"structure","required":["DirectoryId","UserName","BundleId"],"members":{"DirectoryId":{},"UserName":{},"BundleId":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2k"},"Tags":{"shape":"Sx"},"WorkspaceName":{}}},"S2k":{"type":"structure","members":{"RunningMode":{},"RunningModeAutoStopTimeoutInMinutes":{"type":"integer"},"RootVolumeSizeGib":{"type":"integer"},"UserVolumeSizeGib":{"type":"integer"},"ComputeTypeName":{},"Protocols":{"type":"list","member":{}},"OperatingSystemName":{}}},"S2x":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"DirectoryId":{},"UserName":{},"IpAddress":{},"State":{},"BundleId":{},"SubnetId":{},"ErrorMessage":{},"ErrorCode":{},"ComputerName":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceName":{},"WorkspaceProperties":{"shape":"S2k"},"ModificationStates":{"type":"list","member":{"type":"structure","members":{"Resource":{},"State":{}}}},"RelatedWorkspaces":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"Region":{},"State":{},"Type":{}}}},"DataReplicationSettings":{"type":"structure","members":{"DataReplication":{},"RecoverySnapshotTime":{"type":"timestamp"}}},"StandbyWorkspacesProperties":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceId":{},"DataReplication":{},"RecoverySnapshotTime":{"type":"timestamp"}}}}}}},"S3w":{"type":"list","member":{"shape":"Sf"}},"S4i":{"type":"list","member":{}},"S4k":{"type":"list","member":{}},"S4y":{"type":"structure","members":{"LogoUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S51"}}},"S51":{"type":"map","key":{},"value":{}},"S54":{"type":"structure","members":{"LogoUrl":{},"Logo2xUrl":{},"Logo3xUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S51"}}},"S5a":{"type":"structure","members":{"ReconnectEnabled":{},"LogUploadEnabled":{}}},"S5k":{"type":"structure","required":["SharedAccountId","AllowAssociation"],"members":{"SharedAccountId":{},"AllowAssociation":{"type":"boolean"}}},"S6l":{"type":"list","member":{}},"S6t":{"type":"structure","members":{"DeviceTypeWindows":{},"DeviceTypeOsx":{},"DeviceTypeWeb":{},"DeviceTypeIos":{},"DeviceTypeAndroid":{},"DeviceTypeChromeOs":{},"DeviceTypeZeroClient":{},"DeviceTypeLinux":{}}},"S6w":{"type":"structure","members":{"RestartWorkspace":{},"IncreaseVolumeSize":{},"ChangeComputeType":{},"SwitchRunningMode":{},"RebuildWorkspace":{}}},"S6x":{"type":"structure","members":{"Status":{},"UserAccessUrl":{},"RelayStateParameterName":{}}},"S70":{"type":"structure","members":{"Status":{},"CertificateAuthorityArn":{}}},"S7l":{"type":"list","member":{"type":"structure","members":{"SnapshotTime":{"type":"timestamp"}}}},"S7o":{"type":"list","member":{}},"S82":{"type":"structure","members":{"Logo":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S51"}}},"S9g":{"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":{"AcceptAccountLinkInvitation":{"input":{"type":"structure","required":["LinkId"],"members":{"LinkId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"AccountLink":{"shape":"S5"}}}},"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":"Sf"}}},"output":{"type":"structure","members":{}}},"AssociateWorkspaceApplication":{"input":{"type":"structure","required":["WorkspaceId","ApplicationId"],"members":{"WorkspaceId":{},"ApplicationId":{}}},"output":{"type":"structure","members":{"Association":{"shape":"Sm"}}}},"AuthorizeIpRules":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Su"}}},"output":{"type":"structure","members":{}}},"CopyWorkspaceImage":{"input":{"type":"structure","required":["Name","SourceImageId","SourceRegion"],"members":{"Name":{},"Description":{},"SourceImageId":{},"SourceRegion":{},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateAccountLinkInvitation":{"input":{"type":"structure","required":["TargetAccountId"],"members":{"TargetAccountId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"AccountLink":{"shape":"S5"}}}},"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":"S14"}}},"output":{"type":"structure","members":{"AliasId":{}}}},"CreateIpGroup":{"input":{"type":"structure","required":["GroupName"],"members":{"GroupName":{},"GroupDesc":{},"UserRules":{"shape":"Su"},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"GroupId":{}}}},"CreateStandbyWorkspaces":{"input":{"type":"structure","required":["PrimaryRegion","StandbyWorkspaces"],"members":{"PrimaryRegion":{},"StandbyWorkspaces":{"type":"list","member":{"shape":"S1p"}}}},"output":{"type":"structure","members":{"FailedStandbyRequests":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceRequest":{"shape":"S1p"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingStandbyRequests":{"type":"list","member":{"type":"structure","members":{"UserName":{},"DirectoryId":{},"State":{},"WorkspaceId":{}}}}}}},"CreateTags":{"input":{"type":"structure","required":["ResourceId","Tags"],"members":{"ResourceId":{},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"CreateUpdatedWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","SourceImageId"],"members":{"Name":{},"Description":{},"SourceImageId":{},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"ImageId":{}}}},"CreateWorkspaceBundle":{"input":{"type":"structure","required":["BundleName","BundleDescription","ImageId","ComputeType","UserStorage"],"members":{"BundleName":{},"BundleDescription":{},"ImageId":{},"ComputeType":{"shape":"S28"},"UserStorage":{"shape":"S2a"},"RootStorage":{"shape":"S2b"},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"WorkspaceBundle":{"shape":"S2d"}}}},"CreateWorkspaceImage":{"input":{"type":"structure","required":["Name","Description","WorkspaceId"],"members":{"Name":{},"Description":{},"WorkspaceId":{},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"ImageId":{},"Name":{},"Description":{},"OperatingSystem":{"shape":"S2k"},"State":{},"RequiredTenancy":{},"Created":{"type":"timestamp"},"OwnerAccountId":{}}}},"CreateWorkspaces":{"input":{"type":"structure","required":["Workspaces"],"members":{"Workspaces":{"type":"list","member":{"shape":"S2q"}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceRequest":{"shape":"S2q"},"ErrorCode":{},"ErrorMessage":{}}}},"PendingRequests":{"shape":"S35"}}}},"DeleteAccountLinkInvitation":{"input":{"type":"structure","required":["LinkId"],"members":{"LinkId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"AccountLink":{"shape":"S5"}}}},"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":{}}},"DeployWorkspaceApplications":{"input":{"type":"structure","required":["WorkspaceId"],"members":{"WorkspaceId":{},"Force":{"type":"boolean"}}},"output":{"type":"structure","members":{"Deployment":{"type":"structure","members":{"Associations":{"shape":"S46"}}}}}},"DeregisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId"],"members":{"DirectoryId":{}}},"output":{"type":"structure","members":{}}},"DescribeAccount":{"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"DedicatedTenancySupport":{},"DedicatedTenancyManagementCidrRange":{},"DedicatedTenancyAccountType":{}}}},"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":{}}}},"DescribeApplicationAssociations":{"input":{"type":"structure","required":["ApplicationId","AssociatedResourceTypes"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ApplicationId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sq"}}}},"NextToken":{}}}},"DescribeApplications":{"input":{"type":"structure","members":{"ApplicationIds":{"type":"list","member":{}},"ComputeTypeNames":{"shape":"S4t"},"LicenseType":{},"OperatingSystemNames":{"shape":"S4v"},"Owner":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Applications":{"type":"list","member":{"type":"structure","members":{"ApplicationId":{},"Created":{"type":"timestamp"},"Description":{},"LicenseType":{},"Name":{},"Owner":{},"State":{},"SupportedComputeTypeNames":{"shape":"S4t"},"SupportedOperatingSystemNames":{"shape":"S4v"}}}},"NextToken":{}}}},"DescribeBundleAssociations":{"input":{"type":"structure","required":["BundleId","AssociatedResourceTypes"],"members":{"BundleId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"BundleId":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sq"}}}}}}},"DescribeClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S59"},"DeviceTypeOsx":{"shape":"S59"},"DeviceTypeAndroid":{"shape":"S59"},"DeviceTypeIos":{"shape":"S5f"},"DeviceTypeLinux":{"shape":"S59"},"DeviceTypeWeb":{"shape":"S59"}}}},"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":"S5l"}}}}}}},"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":"S5v"}},"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":{}}}},"DescribeImageAssociations":{"input":{"type":"structure","required":["ImageId","AssociatedResourceTypes"],"members":{"ImageId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"type":"list","member":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImageId":{},"State":{},"StateReason":{"shape":"Sq"}}}}}}},"DescribeIpGroups":{"input":{"type":"structure","members":{"GroupIds":{"shape":"Sf"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Result":{"type":"list","member":{"type":"structure","members":{"groupId":{},"groupName":{},"groupDesc":{},"userRules":{"shape":"Su"}}}},"NextToken":{}}}},"DescribeTags":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{}}},"output":{"type":"structure","members":{"TagList":{"shape":"S14"}}}},"DescribeWorkspaceAssociations":{"input":{"type":"structure","required":["WorkspaceId","AssociatedResourceTypes"],"members":{"WorkspaceId":{},"AssociatedResourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"Associations":{"shape":"S46"}}}},"DescribeWorkspaceBundles":{"input":{"type":"structure","members":{"BundleIds":{"type":"list","member":{}},"Owner":{},"NextToken":{}}},"output":{"type":"structure","members":{"Bundles":{"type":"list","member":{"shape":"S2d"}},"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":"S6w"},"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":"Sf"},"WorkspaceAccessProperties":{"shape":"S74"},"Tenancy":{},"SelfservicePermissions":{"shape":"S77"},"SamlProperties":{"shape":"S78"},"CertificateBasedAuthProperties":{"shape":"S7b"}}}},"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":"S2k"},"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":"S7w"},"RestoreSnapshots":{"shape":"S7w"}}}},"DescribeWorkspaces":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S7z"},"DirectoryId":{},"UserName":{},"BundleId":{},"Limit":{"type":"integer"},"NextToken":{},"WorkspaceName":{}}},"output":{"type":"structure","members":{"Workspaces":{"shape":"S35"},"NextToken":{}}}},"DescribeWorkspacesConnectionStatus":{"input":{"type":"structure","members":{"WorkspaceIds":{"shape":"S7z"},"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":"Sf"}}},"output":{"type":"structure","members":{}}},"DisassociateWorkspaceApplication":{"input":{"type":"structure","required":["WorkspaceId","ApplicationId"],"members":{"WorkspaceId":{},"ApplicationId":{}}},"output":{"type":"structure","members":{"Association":{"shape":"Sm"}}}},"GetAccountLink":{"input":{"type":"structure","members":{"LinkId":{},"LinkedAccountId":{}}},"output":{"type":"structure","members":{"AccountLink":{"shape":"S5"}}}},"ImportClientBranding":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"DeviceTypeWindows":{"shape":"S8f"},"DeviceTypeOsx":{"shape":"S8f"},"DeviceTypeAndroid":{"shape":"S8f"},"DeviceTypeIos":{"type":"structure","members":{"Logo":{"type":"blob"},"Logo2x":{"type":"blob"},"Logo3x":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S5c"}}},"DeviceTypeLinux":{"shape":"S8f"},"DeviceTypeWeb":{"shape":"S8f"}}},"output":{"type":"structure","members":{"DeviceTypeWindows":{"shape":"S59"},"DeviceTypeOsx":{"shape":"S59"},"DeviceTypeAndroid":{"shape":"S59"},"DeviceTypeIos":{"shape":"S5f"},"DeviceTypeLinux":{"shape":"S59"},"DeviceTypeWeb":{"shape":"S59"}}}},"ImportWorkspaceImage":{"input":{"type":"structure","required":["Ec2ImageId","IngestionProcess","ImageName","ImageDescription"],"members":{"Ec2ImageId":{},"IngestionProcess":{},"ImageName":{},"ImageDescription":{},"Tags":{"shape":"S14"},"Applications":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ImageId":{}}}},"ListAccountLinks":{"input":{"type":"structure","members":{"LinkStatusFilter":{"type":"list","member":{}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AccountLinks":{"type":"list","member":{"shape":"S5"}},"NextToken":{}}}},"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":"S7b"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifyClientProperties":{"input":{"type":"structure","required":["ResourceId","ClientProperties"],"members":{"ResourceId":{},"ClientProperties":{"shape":"S5l"}}},"output":{"type":"structure","members":{}}},"ModifySamlProperties":{"input":{"type":"structure","required":["ResourceId"],"members":{"ResourceId":{},"SamlProperties":{"shape":"S78"},"PropertiesToDelete":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"ModifySelfservicePermissions":{"input":{"type":"structure","required":["ResourceId","SelfservicePermissions"],"members":{"ResourceId":{},"SelfservicePermissions":{"shape":"S77"}}},"output":{"type":"structure","members":{}}},"ModifyWorkspaceAccessProperties":{"input":{"type":"structure","required":["ResourceId","WorkspaceAccessProperties"],"members":{"ResourceId":{},"WorkspaceAccessProperties":{"shape":"S74"}}},"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"],"members":{"WorkspaceId":{},"WorkspaceProperties":{"shape":"S2s"},"DataReplication":{}}},"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":"S9x"}}}}},"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":"S9x"}}}}},"RegisterWorkspaceDirectory":{"input":{"type":"structure","required":["DirectoryId","EnableWorkDocs"],"members":{"DirectoryId":{},"SubnetIds":{"shape":"S6w"},"EnableWorkDocs":{"type":"boolean"},"EnableSelfService":{"type":"boolean"},"Tenancy":{},"Tags":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"RejectAccountLinkInvitation":{"input":{"type":"structure","required":["LinkId"],"members":{"LinkId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"AccountLink":{"shape":"S5"}}}},"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":"S9x"}}}}},"StopWorkspaces":{"input":{"type":"structure","required":["StopWorkspaceRequests"],"members":{"StopWorkspaceRequests":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{}}}}}},"output":{"type":"structure","members":{"FailedRequests":{"type":"list","member":{"shape":"S9x"}}}}},"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":"S9x"}}}}},"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":"S5v"}}},"output":{"type":"structure","members":{}}},"UpdateRulesOfIpGroup":{"input":{"type":"structure","required":["GroupId","UserRules"],"members":{"GroupId":{},"UserRules":{"shape":"Su"}}},"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":{"S5":{"type":"structure","members":{"AccountLinkId":{},"AccountLinkStatus":{},"SourceAccountId":{},"TargetAccountId":{}}},"Sf":{"type":"list","member":{}},"Sm":{"type":"structure","members":{"AssociatedResourceId":{},"AssociatedResourceType":{},"Created":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"State":{},"StateReason":{"shape":"Sq"},"WorkspaceId":{}}},"Sq":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{}}},"Su":{"type":"list","member":{"type":"structure","members":{"ipRule":{},"ruleDesc":{}}}},"S14":{"type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}}},"S1p":{"type":"structure","required":["PrimaryWorkspaceId","DirectoryId"],"members":{"PrimaryWorkspaceId":{},"VolumeEncryptionKey":{},"DirectoryId":{},"Tags":{"shape":"S14"},"DataReplication":{}}},"S28":{"type":"structure","members":{"Name":{}}},"S2a":{"type":"structure","members":{"Capacity":{}}},"S2b":{"type":"structure","members":{"Capacity":{}}},"S2d":{"type":"structure","members":{"BundleId":{},"Name":{},"Owner":{},"Description":{},"ImageId":{},"RootStorage":{"shape":"S2b"},"UserStorage":{"shape":"S2a"},"ComputeType":{"shape":"S28"},"LastUpdatedTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"State":{},"BundleType":{}}},"S2k":{"type":"structure","members":{"Type":{}}},"S2q":{"type":"structure","required":["DirectoryId","UserName","BundleId"],"members":{"DirectoryId":{},"UserName":{},"BundleId":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceProperties":{"shape":"S2s"},"Tags":{"shape":"S14"},"WorkspaceName":{}}},"S2s":{"type":"structure","members":{"RunningMode":{},"RunningModeAutoStopTimeoutInMinutes":{"type":"integer"},"RootVolumeSizeGib":{"type":"integer"},"UserVolumeSizeGib":{"type":"integer"},"ComputeTypeName":{},"Protocols":{"type":"list","member":{}},"OperatingSystemName":{}}},"S35":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"DirectoryId":{},"UserName":{},"IpAddress":{},"State":{},"BundleId":{},"SubnetId":{},"ErrorMessage":{},"ErrorCode":{},"ComputerName":{},"VolumeEncryptionKey":{},"UserVolumeEncryptionEnabled":{"type":"boolean"},"RootVolumeEncryptionEnabled":{"type":"boolean"},"WorkspaceName":{},"WorkspaceProperties":{"shape":"S2s"},"ModificationStates":{"type":"list","member":{"type":"structure","members":{"Resource":{},"State":{}}}},"RelatedWorkspaces":{"type":"list","member":{"type":"structure","members":{"WorkspaceId":{},"Region":{},"State":{},"Type":{}}}},"DataReplicationSettings":{"type":"structure","members":{"DataReplication":{},"RecoverySnapshotTime":{"type":"timestamp"}}},"StandbyWorkspacesProperties":{"type":"list","member":{"type":"structure","members":{"StandbyWorkspaceId":{},"DataReplication":{},"RecoverySnapshotTime":{"type":"timestamp"}}}}}}},"S46":{"type":"list","member":{"shape":"Sm"}},"S4t":{"type":"list","member":{}},"S4v":{"type":"list","member":{}},"S59":{"type":"structure","members":{"LogoUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S5c"}}},"S5c":{"type":"map","key":{},"value":{}},"S5f":{"type":"structure","members":{"LogoUrl":{},"Logo2xUrl":{},"Logo3xUrl":{},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S5c"}}},"S5l":{"type":"structure","members":{"ReconnectEnabled":{},"LogUploadEnabled":{}}},"S5v":{"type":"structure","required":["SharedAccountId","AllowAssociation"],"members":{"SharedAccountId":{},"AllowAssociation":{"type":"boolean"}}},"S6w":{"type":"list","member":{}},"S74":{"type":"structure","members":{"DeviceTypeWindows":{},"DeviceTypeOsx":{},"DeviceTypeWeb":{},"DeviceTypeIos":{},"DeviceTypeAndroid":{},"DeviceTypeChromeOs":{},"DeviceTypeZeroClient":{},"DeviceTypeLinux":{}}},"S77":{"type":"structure","members":{"RestartWorkspace":{},"IncreaseVolumeSize":{},"ChangeComputeType":{},"SwitchRunningMode":{},"RebuildWorkspace":{}}},"S78":{"type":"structure","members":{"Status":{},"UserAccessUrl":{},"RelayStateParameterName":{}}},"S7b":{"type":"structure","members":{"Status":{},"CertificateAuthorityArn":{}}},"S7w":{"type":"list","member":{"type":"structure","members":{"SnapshotTime":{"type":"timestamp"}}}},"S7z":{"type":"list","member":{}},"S8f":{"type":"structure","members":{"Logo":{"type":"blob"},"SupportEmail":{},"SupportLink":{},"ForgotPasswordLink":{},"LoginMessage":{"shape":"S5c"}}},"S9x":{"type":"structure","members":{"WorkspaceId":{},"ErrorCode":{},"ErrorMessage":{}}}}} /***/ }), /* 528 */ /***/ (function(module, exports) { - module.exports = {"pagination":{"DescribeApplicationAssociations":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"DescribeApplications":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"DescribeWorkspaceBundles":{"input_token":"NextToken","output_token":"NextToken","result_key":"Bundles"},"DescribeWorkspaceDirectories":{"input_token":"NextToken","output_token":"NextToken","result_key":"Directories"},"DescribeWorkspaces":{"input_token":"NextToken","limit_key":"Limit","output_token":"NextToken","result_key":"Workspaces"}}} + module.exports = {"pagination":{"DescribeApplicationAssociations":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"DescribeApplications":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken"},"DescribeWorkspaceBundles":{"input_token":"NextToken","output_token":"NextToken","result_key":"Bundles"},"DescribeWorkspaceDirectories":{"input_token":"NextToken","output_token":"NextToken","result_key":"Directories"},"DescribeWorkspaces":{"input_token":"NextToken","limit_key":"Limit","output_token":"NextToken","result_key":"Workspaces"},"ListAccountLinks":{"input_token":"NextToken","limit_key":"MaxResults","output_token":"NextToken","result_key":"AccountLinks"}}} /***/ }), /* 529 */ @@ -55901,7 +55901,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 585 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-11-28","endpointPrefix":"guardduty","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon GuardDuty","serviceId":"GuardDuty","signatureVersion":"v4","signingName":"guardduty","uid":"guardduty-2017-11-28"},"operations":{"AcceptAdministratorInvitation":{"http":{"requestUri":"/detector/{detectorId}/administrator","responseCode":200},"input":{"type":"structure","required":["DetectorId","AdministratorId","InvitationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AdministratorId":{"locationName":"administratorId"},"InvitationId":{"locationName":"invitationId"}}},"output":{"type":"structure","members":{}}},"AcceptInvitation":{"http":{"requestUri":"/detector/{detectorId}/master","responseCode":200},"input":{"type":"structure","required":["DetectorId","MasterId","InvitationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MasterId":{"locationName":"masterId"},"InvitationId":{"locationName":"invitationId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use AcceptAdministratorInvitationRequest instead"},"output":{"type":"structure","members":{},"deprecated":true,"deprecatedMessage":"This output is deprecated, use AcceptAdministratorInvitationResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use AcceptAdministratorInvitation instead"},"ArchiveFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/archive","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"}}},"output":{"type":"structure","members":{}}},"CreateDetector":{"http":{"requestUri":"/detector","responseCode":200},"input":{"type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Tags":{"shape":"Sl","locationName":"tags"},"Features":{"shape":"So","locationName":"features"}}},"output":{"type":"structure","members":{"DetectorId":{"locationName":"detectorId"},"UnprocessedDataSources":{"locationName":"unprocessedDataSources","type":"structure","members":{"MalwareProtection":{"shape":"Sx","locationName":"malwareProtection"}}}}}},"CreateFilter":{"http":{"requestUri":"/detector/{detectorId}/filter","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","FindingCriteria"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["Name"],"members":{"Name":{"locationName":"name"}}}},"CreateIPSet":{"http":{"requestUri":"/detector/{detectorId}/ipset","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","Format","Location","Activate"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["IpSetId"],"members":{"IpSetId":{"locationName":"ipSetId"}}}},"CreateMembers":{"http":{"requestUri":"/detector/{detectorId}/member","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountDetails"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountDetails":{"locationName":"accountDetails","type":"list","member":{"type":"structure","required":["AccountId","Email"],"members":{"AccountId":{"locationName":"accountId"},"Email":{"shape":"S1p","locationName":"email"}}}}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"CreatePublishingDestination":{"http":{"requestUri":"/detector/{detectorId}/publishingDestination","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationType","DestinationProperties"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationType":{"locationName":"destinationType"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"}}},"output":{"type":"structure","required":["DestinationId"],"members":{"DestinationId":{"locationName":"destinationId"}}}},"CreateSampleFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/create","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingTypes":{"locationName":"findingTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"CreateThreatIntelSet":{"http":{"requestUri":"/detector/{detectorId}/threatintelset","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","Format","Location","Activate"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["ThreatIntelSetId"],"members":{"ThreatIntelSetId":{"locationName":"threatIntelSetId"}}}},"DeclineInvitations":{"http":{"requestUri":"/invitation/decline","responseCode":200},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeleteDetector":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{}}},"DeleteFilter":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"}}},"output":{"type":"structure","members":{}}},"DeleteIPSet":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"}}},"output":{"type":"structure","members":{}}},"DeleteInvitations":{"http":{"requestUri":"/invitation/delete","responseCode":200},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeleteMembers":{"http":{"requestUri":"/detector/{detectorId}/member/delete","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeletePublishingDestination":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"}}},"output":{"type":"structure","members":{}}},"DeleteThreatIntelSet":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"}}},"output":{"type":"structure","members":{}}},"DescribeMalwareScans":{"http":{"requestUri":"/detector/{detectorId}/malware-scans","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"NextToken":{"locationName":"nextToken"},"MaxResults":{"locationName":"maxResults","type":"integer"},"FilterCriteria":{"locationName":"filterCriteria","type":"structure","members":{"FilterCriterion":{"locationName":"filterCriterion","type":"list","member":{"type":"structure","members":{"CriterionKey":{"locationName":"criterionKey"},"FilterCondition":{"locationName":"filterCondition","type":"structure","members":{"EqualsValue":{"locationName":"equalsValue"},"GreaterThan":{"locationName":"greaterThan","type":"long"},"LessThan":{"locationName":"lessThan","type":"long"}}}}}}}},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"}}},"output":{"type":"structure","required":["Scans"],"members":{"Scans":{"locationName":"scans","type":"list","member":{"type":"structure","members":{"DetectorId":{"locationName":"detectorId"},"AdminDetectorId":{"locationName":"adminDetectorId"},"ScanId":{"locationName":"scanId"},"ScanStatus":{"locationName":"scanStatus"},"FailureReason":{"locationName":"failureReason"},"ScanStartTime":{"locationName":"scanStartTime","type":"timestamp"},"ScanEndTime":{"locationName":"scanEndTime","type":"timestamp"},"TriggerDetails":{"locationName":"triggerDetails","type":"structure","members":{"GuardDutyFindingId":{"locationName":"guardDutyFindingId"},"Description":{"locationName":"description"}}},"ResourceDetails":{"locationName":"resourceDetails","type":"structure","members":{"InstanceArn":{"locationName":"instanceArn"}}},"ScanResultDetails":{"locationName":"scanResultDetails","type":"structure","members":{"ScanResult":{"locationName":"scanResult"}}},"AccountId":{"locationName":"accountId"},"TotalBytes":{"locationName":"totalBytes","type":"long"},"FileCount":{"locationName":"fileCount","type":"long"},"AttachedVolumes":{"shape":"S37","locationName":"attachedVolumes"},"ScanType":{"locationName":"scanType"}}}},"NextToken":{"locationName":"nextToken"}}}},"DescribeOrganizationConfiguration":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/admin","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["MemberAccountLimitReached"],"members":{"AutoEnable":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AutoEnableOrganizationMembers instead","locationName":"autoEnable","type":"boolean"},"MemberAccountLimitReached":{"locationName":"memberAccountLimitReached","type":"boolean"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","required":["S3Logs"],"members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"}}}}}}},"NextToken":{"locationName":"nextToken"},"AutoEnableOrganizationMembers":{"locationName":"autoEnableOrganizationMembers"}}}},"DescribePublishingDestination":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"}}},"output":{"type":"structure","required":["DestinationId","DestinationType","Status","PublishingFailureStartTimestamp","DestinationProperties"],"members":{"DestinationId":{"locationName":"destinationId"},"DestinationType":{"locationName":"destinationType"},"Status":{"locationName":"status"},"PublishingFailureStartTimestamp":{"locationName":"publishingFailureStartTimestamp","type":"long"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"}}}},"DisableOrganizationAdminAccount":{"http":{"requestUri":"/admin/disable","responseCode":200},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{"locationName":"adminAccountId"}}},"output":{"type":"structure","members":{}}},"DisassociateFromAdministratorAccount":{"http":{"requestUri":"/detector/{detectorId}/administrator/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{}}},"DisassociateFromMasterAccount":{"http":{"requestUri":"/detector/{detectorId}/master/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use DisassociateFromAdministratorAccountRequest instead"},"output":{"type":"structure","members":{},"deprecated":true,"deprecatedMessage":"This output is deprecated, use DisassociateFromAdministratorAccountResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use DisassociateFromAdministratorAccount instead"},"DisassociateMembers":{"http":{"requestUri":"/detector/{detectorId}/member/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"EnableOrganizationAdminAccount":{"http":{"requestUri":"/admin/enable","responseCode":200},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{"locationName":"adminAccountId"}}},"output":{"type":"structure","members":{}}},"GetAdministratorAccount":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/administrator","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","required":["Administrator"],"members":{"Administrator":{"locationName":"administrator","type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}}}},"GetCoverageStatistics":{"http":{"requestUri":"/detector/{detectorId}/coverage/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","StatisticsType"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterCriteria":{"shape":"S49","locationName":"filterCriteria"},"StatisticsType":{"locationName":"statisticsType","type":"list","member":{}}}},"output":{"type":"structure","members":{"CoverageStatistics":{"locationName":"coverageStatistics","type":"structure","members":{"CountByResourceType":{"locationName":"countByResourceType","type":"map","key":{},"value":{"type":"long"}},"CountByCoverageStatus":{"locationName":"countByCoverageStatus","type":"map","key":{},"value":{"type":"long"}}}}}}},"GetDetector":{"http":{"method":"GET","requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","required":["ServiceRole","Status"],"members":{"CreatedAt":{"locationName":"createdAt"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"ServiceRole":{"locationName":"serviceRole"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt"},"DataSources":{"shape":"S4p","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Tags":{"shape":"Sl","locationName":"tags"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}}}}}}}},"GetFilter":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"}}},"output":{"type":"structure","required":["Name","Action","FindingCriteria"],"members":{"Name":{"locationName":"name"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"}}},"output":{"type":"structure","required":["Findings"],"members":{"Findings":{"locationName":"findings","type":"list","member":{"type":"structure","required":["AccountId","Arn","CreatedAt","Id","Region","Resource","SchemaVersion","Severity","Type","UpdatedAt"],"members":{"AccountId":{"locationName":"accountId"},"Arn":{"locationName":"arn"},"Confidence":{"locationName":"confidence","type":"double"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"Partition":{"locationName":"partition"},"Region":{"locationName":"region"},"Resource":{"locationName":"resource","type":"structure","members":{"AccessKeyDetails":{"locationName":"accessKeyDetails","type":"structure","members":{"AccessKeyId":{"locationName":"accessKeyId"},"PrincipalId":{"locationName":"principalId"},"UserName":{"locationName":"userName"},"UserType":{"locationName":"userType"}}},"S3BucketDetails":{"locationName":"s3BucketDetails","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Name":{"locationName":"name"},"Type":{"locationName":"type"},"CreatedAt":{"locationName":"createdAt","type":"timestamp"},"Owner":{"locationName":"owner","type":"structure","members":{"Id":{"locationName":"id"}}},"Tags":{"shape":"S5d","locationName":"tags"},"DefaultServerSideEncryption":{"locationName":"defaultServerSideEncryption","type":"structure","members":{"EncryptionType":{"locationName":"encryptionType"},"KmsMasterKeyArn":{"locationName":"kmsMasterKeyArn"}}},"PublicAccess":{"locationName":"publicAccess","type":"structure","members":{"PermissionConfiguration":{"locationName":"permissionConfiguration","type":"structure","members":{"BucketLevelPermissions":{"locationName":"bucketLevelPermissions","type":"structure","members":{"AccessControlList":{"locationName":"accessControlList","type":"structure","members":{"AllowsPublicReadAccess":{"locationName":"allowsPublicReadAccess","type":"boolean"},"AllowsPublicWriteAccess":{"locationName":"allowsPublicWriteAccess","type":"boolean"}}},"BucketPolicy":{"locationName":"bucketPolicy","type":"structure","members":{"AllowsPublicReadAccess":{"locationName":"allowsPublicReadAccess","type":"boolean"},"AllowsPublicWriteAccess":{"locationName":"allowsPublicWriteAccess","type":"boolean"}}},"BlockPublicAccess":{"shape":"S5l","locationName":"blockPublicAccess"}}},"AccountLevelPermissions":{"locationName":"accountLevelPermissions","type":"structure","members":{"BlockPublicAccess":{"shape":"S5l","locationName":"blockPublicAccess"}}}}},"EffectivePermission":{"locationName":"effectivePermission"}}}}}},"InstanceDetails":{"locationName":"instanceDetails","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"IamInstanceProfile":{"locationName":"iamInstanceProfile","type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"}}},"ImageDescription":{"locationName":"imageDescription"},"ImageId":{"locationName":"imageId"},"InstanceId":{"locationName":"instanceId"},"InstanceState":{"locationName":"instanceState"},"InstanceType":{"locationName":"instanceType"},"OutpostArn":{"locationName":"outpostArn"},"LaunchTime":{"locationName":"launchTime"},"NetworkInterfaces":{"locationName":"networkInterfaces","type":"list","member":{"type":"structure","members":{"Ipv6Addresses":{"locationName":"ipv6Addresses","type":"list","member":{}},"NetworkInterfaceId":{"locationName":"networkInterfaceId"},"PrivateDnsName":{"locationName":"privateDnsName"},"PrivateIpAddress":{"shape":"S5s","locationName":"privateIpAddress"},"PrivateIpAddresses":{"locationName":"privateIpAddresses","type":"list","member":{"type":"structure","members":{"PrivateDnsName":{"locationName":"privateDnsName"},"PrivateIpAddress":{"shape":"S5s","locationName":"privateIpAddress"}}}},"PublicDnsName":{"locationName":"publicDnsName"},"PublicIp":{"locationName":"publicIp"},"SecurityGroups":{"shape":"S5v","locationName":"securityGroups"},"SubnetId":{"locationName":"subnetId"},"VpcId":{"locationName":"vpcId"}}}},"Platform":{"locationName":"platform"},"ProductCodes":{"locationName":"productCodes","type":"list","member":{"type":"structure","members":{"Code":{"locationName":"productCodeId"},"ProductType":{"locationName":"productCodeType"}}}},"Tags":{"shape":"S5d","locationName":"tags"}}},"EksClusterDetails":{"locationName":"eksClusterDetails","type":"structure","members":{"Name":{"locationName":"name"},"Arn":{"locationName":"arn"},"VpcId":{"locationName":"vpcId"},"Status":{"locationName":"status"},"Tags":{"shape":"S5d","locationName":"tags"},"CreatedAt":{"locationName":"createdAt","type":"timestamp"}}},"KubernetesDetails":{"locationName":"kubernetesDetails","type":"structure","members":{"KubernetesUserDetails":{"locationName":"kubernetesUserDetails","type":"structure","members":{"Username":{"locationName":"username"},"Uid":{"locationName":"uid"},"Groups":{"shape":"S62","locationName":"groups"},"SessionName":{"locationName":"sessionName","type":"list","member":{}},"ImpersonatedUser":{"locationName":"impersonatedUser","type":"structure","members":{"Username":{"locationName":"username"},"Groups":{"shape":"S62","locationName":"groups"}}}}},"KubernetesWorkloadDetails":{"locationName":"kubernetesWorkloadDetails","type":"structure","members":{"Name":{"locationName":"name"},"Type":{"locationName":"type"},"Uid":{"locationName":"uid"},"Namespace":{"locationName":"namespace"},"HostNetwork":{"locationName":"hostNetwork","type":"boolean"},"Containers":{"shape":"S66","locationName":"containers"},"Volumes":{"shape":"S6b","locationName":"volumes"},"ServiceAccountName":{"locationName":"serviceAccountName"},"HostIPC":{"locationName":"hostIPC","type":"boolean"},"HostPID":{"locationName":"hostPID","type":"boolean"}}}}},"ResourceType":{"locationName":"resourceType"},"EbsVolumeDetails":{"locationName":"ebsVolumeDetails","type":"structure","members":{"ScannedVolumeDetails":{"shape":"S37","locationName":"scannedVolumeDetails"},"SkippedVolumeDetails":{"shape":"S37","locationName":"skippedVolumeDetails"}}},"EcsClusterDetails":{"locationName":"ecsClusterDetails","type":"structure","members":{"Name":{"locationName":"name"},"Arn":{"locationName":"arn"},"Status":{"locationName":"status"},"ActiveServicesCount":{"locationName":"activeServicesCount","type":"integer"},"RegisteredContainerInstancesCount":{"locationName":"registeredContainerInstancesCount","type":"integer"},"RunningTasksCount":{"locationName":"runningTasksCount","type":"integer"},"Tags":{"shape":"S5d","locationName":"tags"},"TaskDetails":{"locationName":"taskDetails","type":"structure","members":{"Arn":{"locationName":"arn"},"DefinitionArn":{"locationName":"definitionArn"},"Version":{"locationName":"version"},"TaskCreatedAt":{"locationName":"createdAt","type":"timestamp"},"StartedAt":{"locationName":"startedAt","type":"timestamp"},"StartedBy":{"locationName":"startedBy"},"Tags":{"shape":"S5d","locationName":"tags"},"Volumes":{"shape":"S6b","locationName":"volumes"},"Containers":{"shape":"S66","locationName":"containers"},"Group":{"locationName":"group"}}}}},"ContainerDetails":{"shape":"S67","locationName":"containerDetails"},"RdsDbInstanceDetails":{"locationName":"rdsDbInstanceDetails","type":"structure","members":{"DbInstanceIdentifier":{"locationName":"dbInstanceIdentifier"},"Engine":{"locationName":"engine"},"EngineVersion":{"locationName":"engineVersion"},"DbClusterIdentifier":{"locationName":"dbClusterIdentifier"},"DbInstanceArn":{"locationName":"dbInstanceArn"},"Tags":{"shape":"S5d","locationName":"tags"}}},"RdsDbUserDetails":{"locationName":"rdsDbUserDetails","type":"structure","members":{"User":{"locationName":"user"},"Application":{"locationName":"application"},"Database":{"locationName":"database"},"Ssl":{"locationName":"ssl"},"AuthMethod":{"locationName":"authMethod"}}},"LambdaDetails":{"locationName":"lambdaDetails","type":"structure","members":{"FunctionArn":{"locationName":"functionArn"},"FunctionName":{"locationName":"functionName"},"Description":{"locationName":"description"},"LastModifiedAt":{"locationName":"lastModifiedAt","type":"timestamp"},"RevisionId":{"locationName":"revisionId"},"FunctionVersion":{"locationName":"functionVersion"},"Role":{"locationName":"role"},"VpcConfig":{"locationName":"vpcConfig","type":"structure","members":{"SubnetIds":{"locationName":"subnetIds","type":"list","member":{}},"VpcId":{"locationName":"vpcId"},"SecurityGroups":{"shape":"S5v","locationName":"securityGroups"}}},"Tags":{"shape":"S5d","locationName":"tags"}}}}},"SchemaVersion":{"locationName":"schemaVersion"},"Service":{"locationName":"service","type":"structure","members":{"Action":{"locationName":"action","type":"structure","members":{"ActionType":{"locationName":"actionType"},"AwsApiCallAction":{"locationName":"awsApiCallAction","type":"structure","members":{"Api":{"locationName":"api"},"CallerType":{"locationName":"callerType"},"DomainDetails":{"locationName":"domainDetails","type":"structure","members":{"Domain":{"locationName":"domain"}}},"ErrorCode":{"locationName":"errorCode"},"UserAgent":{"locationName":"userAgent"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"ServiceName":{"locationName":"serviceName"},"RemoteAccountDetails":{"locationName":"remoteAccountDetails","type":"structure","members":{"AccountId":{"locationName":"accountId"},"Affiliated":{"locationName":"affiliated","type":"boolean"}}},"AffectedResources":{"locationName":"affectedResources","type":"map","key":{},"value":{}}}},"DnsRequestAction":{"locationName":"dnsRequestAction","type":"structure","members":{"Domain":{"locationName":"domain"},"Protocol":{"locationName":"protocol"},"Blocked":{"locationName":"blocked","type":"boolean"},"DomainWithSuffix":{"locationName":"domainWithSuffix"}}},"NetworkConnectionAction":{"locationName":"networkConnectionAction","type":"structure","members":{"Blocked":{"locationName":"blocked","type":"boolean"},"ConnectionDirection":{"locationName":"connectionDirection"},"LocalPortDetails":{"shape":"S6z","locationName":"localPortDetails"},"Protocol":{"locationName":"protocol"},"LocalIpDetails":{"shape":"S70","locationName":"localIpDetails"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"RemotePortDetails":{"locationName":"remotePortDetails","type":"structure","members":{"Port":{"locationName":"port","type":"integer"},"PortName":{"locationName":"portName"}}}}},"PortProbeAction":{"locationName":"portProbeAction","type":"structure","members":{"Blocked":{"locationName":"blocked","type":"boolean"},"PortProbeDetails":{"locationName":"portProbeDetails","type":"list","member":{"type":"structure","members":{"LocalPortDetails":{"shape":"S6z","locationName":"localPortDetails"},"LocalIpDetails":{"shape":"S70","locationName":"localIpDetails"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"}}}}}},"KubernetesApiCallAction":{"locationName":"kubernetesApiCallAction","type":"structure","members":{"RequestUri":{"locationName":"requestUri"},"Verb":{"locationName":"verb"},"SourceIps":{"locationName":"sourceIps","type":"list","member":{}},"UserAgent":{"locationName":"userAgent"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"StatusCode":{"locationName":"statusCode","type":"integer"},"Parameters":{"locationName":"parameters"},"Resource":{"locationName":"resource"},"Subresource":{"locationName":"subresource"},"Namespace":{"locationName":"namespace"},"ResourceName":{"locationName":"resourceName"}}},"RdsLoginAttemptAction":{"locationName":"rdsLoginAttemptAction","type":"structure","members":{"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"LoginAttributes":{"type":"list","member":{"type":"structure","members":{"User":{"locationName":"user"},"Application":{"locationName":"application"},"FailedLoginAttempts":{"locationName":"failedLoginAttempts","type":"integer"},"SuccessfulLoginAttempts":{"locationName":"successfulLoginAttempts","type":"integer"}}}}}},"KubernetesPermissionCheckedDetails":{"locationName":"kubernetesPermissionCheckedDetails","type":"structure","members":{"Verb":{"locationName":"verb"},"Resource":{"locationName":"resource"},"Namespace":{"locationName":"namespace"},"Allowed":{"locationName":"allowed","type":"boolean"}}},"KubernetesRoleBindingDetails":{"locationName":"kubernetesRoleBindingDetails","type":"structure","members":{"Kind":{"locationName":"kind"},"Name":{"locationName":"name"},"Uid":{"locationName":"uid"},"RoleRefName":{"locationName":"roleRefName"},"RoleRefKind":{"locationName":"roleRefKind"}}},"KubernetesRoleDetails":{"locationName":"kubernetesRoleDetails","type":"structure","members":{"Kind":{"locationName":"kind"},"Name":{"locationName":"name"},"Uid":{"locationName":"uid"}}}}},"Evidence":{"locationName":"evidence","type":"structure","members":{"ThreatIntelligenceDetails":{"locationName":"threatIntelligenceDetails","type":"list","member":{"type":"structure","members":{"ThreatListName":{"locationName":"threatListName"},"ThreatNames":{"locationName":"threatNames","type":"list","member":{}},"ThreatFileSha256":{"locationName":"threatFileSha256"}}}}}},"Archived":{"locationName":"archived","type":"boolean"},"Count":{"locationName":"count","type":"integer"},"DetectorId":{"locationName":"detectorId"},"EventFirstSeen":{"locationName":"eventFirstSeen"},"EventLastSeen":{"locationName":"eventLastSeen"},"ResourceRole":{"locationName":"resourceRole"},"ServiceName":{"locationName":"serviceName"},"UserFeedback":{"locationName":"userFeedback"},"AdditionalInfo":{"locationName":"additionalInfo","type":"structure","members":{"Value":{"locationName":"value"},"Type":{"locationName":"type"}}},"FeatureName":{"locationName":"featureName"},"EbsVolumeScanDetails":{"locationName":"ebsVolumeScanDetails","type":"structure","members":{"ScanId":{"locationName":"scanId"},"ScanStartedAt":{"locationName":"scanStartedAt","type":"timestamp"},"ScanCompletedAt":{"locationName":"scanCompletedAt","type":"timestamp"},"TriggerFindingId":{"locationName":"triggerFindingId"},"Sources":{"locationName":"sources","type":"list","member":{}},"ScanDetections":{"locationName":"scanDetections","type":"structure","members":{"ScannedItemCount":{"locationName":"scannedItemCount","type":"structure","members":{"TotalGb":{"locationName":"totalGb","type":"integer"},"Files":{"locationName":"files","type":"integer"},"Volumes":{"locationName":"volumes","type":"integer"}}},"ThreatsDetectedItemCount":{"locationName":"threatsDetectedItemCount","type":"structure","members":{"Files":{"locationName":"files","type":"integer"}}},"HighestSeverityThreatDetails":{"locationName":"highestSeverityThreatDetails","type":"structure","members":{"Severity":{"locationName":"severity"},"ThreatName":{"locationName":"threatName"},"Count":{"locationName":"count","type":"integer"}}},"ThreatDetectedByName":{"locationName":"threatDetectedByName","type":"structure","members":{"ItemCount":{"locationName":"itemCount","type":"integer"},"UniqueThreatNameCount":{"locationName":"uniqueThreatNameCount","type":"integer"},"Shortened":{"locationName":"shortened","type":"boolean"},"ThreatNames":{"locationName":"threatNames","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Severity":{"locationName":"severity"},"ItemCount":{"locationName":"itemCount","type":"integer"},"FilePaths":{"locationName":"filePaths","type":"list","member":{"type":"structure","members":{"FilePath":{"locationName":"filePath"},"VolumeArn":{"locationName":"volumeArn"},"Hash":{"locationName":"hash"},"FileName":{"locationName":"fileName"}}}}}}}}}}},"ScanType":{"locationName":"scanType"}}},"RuntimeDetails":{"locationName":"runtimeDetails","type":"structure","members":{"Process":{"shape":"S7u","locationName":"process"},"Context":{"locationName":"context","type":"structure","members":{"ModifyingProcess":{"shape":"S7u","locationName":"modifyingProcess"},"ModifiedAt":{"locationName":"modifiedAt","type":"timestamp"},"ScriptPath":{"locationName":"scriptPath"},"LibraryPath":{"locationName":"libraryPath"},"LdPreloadValue":{"locationName":"ldPreloadValue"},"SocketPath":{"locationName":"socketPath"},"RuncBinaryPath":{"locationName":"runcBinaryPath"},"ReleaseAgentPath":{"locationName":"releaseAgentPath"},"MountSource":{"locationName":"mountSource"},"MountTarget":{"locationName":"mountTarget"},"FileSystemType":{"locationName":"fileSystemType"},"Flags":{"locationName":"flags","type":"list","member":{}},"ModuleName":{"locationName":"moduleName"},"ModuleFilePath":{"locationName":"moduleFilePath"},"ModuleSha256":{"locationName":"moduleSha256"},"ShellHistoryFilePath":{"locationName":"shellHistoryFilePath"},"TargetProcess":{"shape":"S7u","locationName":"targetProcess"},"AddressFamily":{"locationName":"addressFamily"},"IanaProtocolNumber":{"locationName":"ianaProtocolNumber","type":"integer"},"MemoryRegions":{"locationName":"memoryRegions","type":"list","member":{}},"ToolName":{"locationName":"toolName"},"ToolCategory":{"locationName":"toolCategory"},"ServiceName":{"locationName":"serviceName"},"CommandLineExample":{"locationName":"commandLineExample"},"ThreatFilePath":{"locationName":"threatFilePath"}}}}},"Detection":{"locationName":"detection","type":"structure","members":{"Anomaly":{"locationName":"anomaly","type":"structure","members":{"Profiles":{"locationName":"profiles","type":"map","key":{},"value":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S85"}}}},"Unusual":{"locationName":"unusual","type":"structure","members":{"Behavior":{"locationName":"behavior","type":"map","key":{},"value":{"type":"map","key":{},"value":{"shape":"S85"}}}}}}}}}}},"Severity":{"locationName":"severity","type":"double"},"Title":{"locationName":"title"},"Type":{"locationName":"type"},"UpdatedAt":{"locationName":"updatedAt"}}}}}}},"GetFindingsStatistics":{"http":{"requestUri":"/detector/{detectorId}/findings/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingStatisticTypes"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingStatisticTypes":{"locationName":"findingStatisticTypes","type":"list","member":{}},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"}}},"output":{"type":"structure","required":["FindingStatistics"],"members":{"FindingStatistics":{"locationName":"findingStatistics","type":"structure","members":{"CountBySeverity":{"locationName":"countBySeverity","type":"map","key":{},"value":{"type":"integer"}}}}}}},"GetIPSet":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"}}},"output":{"type":"structure","required":["Name","Format","Location","Status"],"members":{"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Status":{"locationName":"status"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetInvitationsCount":{"http":{"method":"GET","requestUri":"/invitation/count","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"InvitationsCount":{"locationName":"invitationsCount","type":"integer"}}}},"GetMalwareScanSettings":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/malware-scan-settings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{"ScanResourceCriteria":{"shape":"S8q","locationName":"scanResourceCriteria"},"EbsSnapshotPreservation":{"locationName":"ebsSnapshotPreservation"}}}},"GetMasterAccount":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/master","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use GetAdministratorAccountRequest instead"},"output":{"type":"structure","required":["Master"],"members":{"Master":{"locationName":"master","type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}},"deprecated":true,"deprecatedMessage":"This output is deprecated, use GetAdministratorAccountResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use GetAdministratorAccount instead"},"GetMemberDetectors":{"http":{"requestUri":"/detector/{detectorId}/member/detector/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["MemberDataSourceConfigurations","UnprocessedAccounts"],"members":{"MemberDataSourceConfigurations":{"locationName":"members","type":"list","member":{"type":"structure","required":["AccountId"],"members":{"AccountId":{"locationName":"accountId"},"DataSources":{"shape":"S4p","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}}}}}}}},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetMembers":{"http":{"requestUri":"/detector/{detectorId}/member/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["Members","UnprocessedAccounts"],"members":{"Members":{"shape":"S9a","locationName":"members"},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetOrganizationStatistics":{"http":{"method":"GET","requestUri":"/organization/statistics","responseCode":200},"output":{"type":"structure","members":{"OrganizationDetails":{"locationName":"organizationDetails","type":"structure","members":{"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"OrganizationStatistics":{"locationName":"organizationStatistics","type":"structure","members":{"TotalAccountsCount":{"locationName":"totalAccountsCount","type":"integer"},"MemberAccountsCount":{"locationName":"memberAccountsCount","type":"integer"},"ActiveAccountsCount":{"locationName":"activeAccountsCount","type":"integer"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"},"CountByFeature":{"locationName":"countByFeature","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"}}}}}}}}}}}}}},"GetRemainingFreeTrialDays":{"http":{"requestUri":"/detector/{detectorId}/freeTrial/daysRemaining","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","members":{"Accounts":{"locationName":"accounts","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","members":{"CloudTrail":{"shape":"S9o","locationName":"cloudTrail"},"DnsLogs":{"shape":"S9o","locationName":"dnsLogs"},"FlowLogs":{"shape":"S9o","locationName":"flowLogs"},"S3Logs":{"shape":"S9o","locationName":"s3Logs"},"Kubernetes":{"locationName":"kubernetes","type":"structure","members":{"AuditLogs":{"shape":"S9o","locationName":"auditLogs"}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"shape":"S9o","locationName":"scanEc2InstanceWithFindings"}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"FreeTrialDaysRemaining":{"locationName":"freeTrialDaysRemaining","type":"integer"}}}}}}},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetThreatIntelSet":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"}}},"output":{"type":"structure","required":["Name","Format","Location","Status"],"members":{"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Status":{"locationName":"status"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetUsageStatistics":{"http":{"requestUri":"/detector/{detectorId}/usage/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","UsageStatisticType","UsageCriteria"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"UsageStatisticType":{"locationName":"usageStatisticsType"},"UsageCriteria":{"locationName":"usageCriteria","type":"structure","members":{"AccountIds":{"shape":"S25","locationName":"accountIds"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"list","member":{}},"Resources":{"locationName":"resources","type":"list","member":{}},"Features":{"locationName":"features","type":"list","member":{}}}},"Unit":{"locationName":"unit"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","members":{"UsageStatistics":{"locationName":"usageStatistics","type":"structure","members":{"SumByAccount":{"locationName":"sumByAccount","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"Total":{"shape":"Sa9","locationName":"total"}}}},"TopAccountsByFeature":{"locationName":"topAccountsByFeature","type":"list","member":{"type":"structure","members":{"Feature":{"locationName":"feature"},"Accounts":{"locationName":"accounts","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"Total":{"shape":"Sa9","locationName":"total"}}}}}}},"SumByDataSource":{"locationName":"sumByDataSource","type":"list","member":{"type":"structure","members":{"DataSource":{"locationName":"dataSource"},"Total":{"shape":"Sa9","locationName":"total"}}}},"SumByResource":{"shape":"Sag","locationName":"sumByResource"},"TopResources":{"shape":"Sag","locationName":"topResources"},"SumByFeature":{"locationName":"sumByFeature","type":"list","member":{"type":"structure","members":{"Feature":{"locationName":"feature"},"Total":{"shape":"Sa9","locationName":"total"}}}}}},"NextToken":{"locationName":"nextToken"}}}},"InviteMembers":{"http":{"requestUri":"/detector/{detectorId}/member/invite","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"},"DisableEmailNotification":{"locationName":"disableEmailNotification","type":"boolean"},"Message":{"locationName":"message"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"ListCoverage":{"http":{"requestUri":"/detector/{detectorId}/coverage","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"NextToken":{"locationName":"nextToken"},"MaxResults":{"locationName":"maxResults","type":"integer"},"FilterCriteria":{"shape":"S49","locationName":"filterCriteria"},"SortCriteria":{"locationName":"sortCriteria","type":"structure","members":{"AttributeName":{"locationName":"attributeName"},"OrderBy":{"locationName":"orderBy"}}}}},"output":{"type":"structure","required":["Resources"],"members":{"Resources":{"locationName":"resources","type":"list","member":{"type":"structure","members":{"ResourceId":{"locationName":"resourceId"},"DetectorId":{"locationName":"detectorId"},"AccountId":{"locationName":"accountId"},"ResourceDetails":{"locationName":"resourceDetails","type":"structure","members":{"EksClusterDetails":{"locationName":"eksClusterDetails","type":"structure","members":{"ClusterName":{"locationName":"clusterName"},"CoveredNodes":{"locationName":"coveredNodes","type":"long"},"CompatibleNodes":{"locationName":"compatibleNodes","type":"long"},"AddonDetails":{"locationName":"addonDetails","type":"structure","members":{"AddonVersion":{"locationName":"addonVersion"},"AddonStatus":{"locationName":"addonStatus"}}},"ManagementType":{"locationName":"managementType"}}},"ResourceType":{"locationName":"resourceType"},"EcsClusterDetails":{"locationName":"ecsClusterDetails","type":"structure","members":{"ClusterName":{"locationName":"clusterName"},"FargateDetails":{"locationName":"fargateDetails","type":"structure","members":{"Issues":{"locationName":"issues","type":"list","member":{}},"ManagementType":{"locationName":"managementType"}}},"ContainerInstanceDetails":{"locationName":"containerInstanceDetails","type":"structure","members":{"CoveredContainerInstances":{"locationName":"coveredContainerInstances","type":"long"},"CompatibleContainerInstances":{"locationName":"compatibleContainerInstances","type":"long"}}}}},"Ec2InstanceDetails":{"locationName":"ec2InstanceDetails","type":"structure","members":{"InstanceId":{"locationName":"instanceId"},"InstanceType":{"locationName":"instanceType"},"ClusterArn":{"locationName":"clusterArn"},"AgentDetails":{"locationName":"agentDetails","type":"structure","members":{"Version":{"locationName":"version"}}},"ManagementType":{"locationName":"managementType"}}}}},"CoverageStatus":{"locationName":"coverageStatus"},"Issue":{"locationName":"issue"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListDetectors":{"http":{"method":"GET","requestUri":"/detector","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["DetectorIds"],"members":{"DetectorIds":{"locationName":"detectorIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListFilters":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/filter","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["FilterNames"],"members":{"FilterNames":{"locationName":"filterNames","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListFindings":{"http":{"requestUri":"/detector/{detectorId}/findings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","required":["FindingIds"],"members":{"FindingIds":{"shape":"S8","locationName":"findingIds"},"NextToken":{"locationName":"nextToken"}}}},"ListIPSets":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/ipset","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["IpSetIds"],"members":{"IpSetIds":{"locationName":"ipSetIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListInvitations":{"http":{"method":"GET","requestUri":"/invitation","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Invitations":{"locationName":"invitations","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/member","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"OnlyAssociated":{"location":"querystring","locationName":"onlyAssociated"}}},"output":{"type":"structure","members":{"Members":{"shape":"S9a","locationName":"members"},"NextToken":{"locationName":"nextToken"}}}},"ListOrganizationAdminAccounts":{"http":{"method":"GET","requestUri":"/admin","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"AdminAccounts":{"locationName":"adminAccounts","type":"list","member":{"type":"structure","members":{"AdminAccountId":{"locationName":"adminAccountId"},"AdminStatus":{"locationName":"adminStatus"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListPublishingDestinations":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/publishingDestination","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["Destinations"],"members":{"Destinations":{"locationName":"destinations","type":"list","member":{"type":"structure","required":["DestinationId","DestinationType","Status"],"members":{"DestinationId":{"locationName":"destinationId"},"DestinationType":{"locationName":"destinationType"},"Status":{"locationName":"status"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sl","locationName":"tags"}}}},"ListThreatIntelSets":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/threatintelset","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["ThreatIntelSetIds"],"members":{"ThreatIntelSetIds":{"locationName":"threatIntelSetIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"StartMalwareScan":{"http":{"requestUri":"/malware-scan/start","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"locationName":"resourceArn"}}},"output":{"type":"structure","members":{"ScanId":{"locationName":"scanId"}}}},"StartMonitoringMembers":{"http":{"requestUri":"/detector/{detectorId}/member/start","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"StopMonitoringMembers":{"http":{"requestUri":"/detector/{detectorId}/member/stop","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","members":{}}},"UnarchiveFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/unarchive","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateDetector":{"http":{"requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Enable":{"locationName":"enable","type":"boolean"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"shape":"So","locationName":"features"}}},"output":{"type":"structure","members":{}}},"UpdateFilter":{"http":{"requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"}}},"output":{"type":"structure","required":["Name"],"members":{"Name":{"locationName":"name"}}}},"UpdateFindingsFeedback":{"http":{"requestUri":"/detector/{detectorId}/findings/feedback","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds","Feedback"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"},"Feedback":{"locationName":"feedback"},"Comments":{"locationName":"comments"}}},"output":{"type":"structure","members":{}}},"UpdateIPSet":{"http":{"requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"},"Name":{"locationName":"name"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"}}},"output":{"type":"structure","members":{}}},"UpdateMalwareScanSettings":{"http":{"requestUri":"/detector/{detectorId}/malware-scan-settings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ScanResourceCriteria":{"shape":"S8q","locationName":"scanResourceCriteria"},"EbsSnapshotPreservation":{"locationName":"ebsSnapshotPreservation"}}},"output":{"type":"structure","members":{}}},"UpdateMemberDetectors":{"http":{"requestUri":"/detector/{detectorId}/member/detector/update","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"}}}}}}}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/detector/{detectorId}/admin","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AutoEnable":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AutoEnableOrganizationMembers instead","locationName":"autoEnable","type":"boolean"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"}}}}}}},"AutoEnableOrganizationMembers":{"locationName":"autoEnableOrganizationMembers"}}},"output":{"type":"structure","members":{}}},"UpdatePublishingDestination":{"http":{"requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"}}},"output":{"type":"structure","members":{}}},"UpdateThreatIntelSet":{"http":{"requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"},"Name":{"locationName":"name"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S8":{"type":"list","member":{}},"Sf":{"type":"structure","members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"boolean"}}}}}}},"Sl":{"type":"map","key":{},"value":{}},"So":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"}}}}}}},"Sx":{"type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"Status":{"locationName":"status"},"Reason":{"locationName":"reason"}}}}},"ServiceRole":{"locationName":"serviceRole"}}},"S16":{"type":"structure","members":{"Criterion":{"locationName":"criterion","type":"map","key":{},"value":{"type":"structure","members":{"Eq":{"deprecated":true,"locationName":"eq","type":"list","member":{}},"Neq":{"deprecated":true,"locationName":"neq","type":"list","member":{}},"Gt":{"deprecated":true,"locationName":"gt","type":"integer"},"Gte":{"deprecated":true,"locationName":"gte","type":"integer"},"Lt":{"deprecated":true,"locationName":"lt","type":"integer"},"Lte":{"deprecated":true,"locationName":"lte","type":"integer"},"Equals":{"shape":"S1c","locationName":"equals"},"NotEquals":{"shape":"S1d","locationName":"notEquals"},"GreaterThan":{"locationName":"greaterThan","type":"long"},"GreaterThanOrEqual":{"locationName":"greaterThanOrEqual","type":"long"},"LessThan":{"locationName":"lessThan","type":"long"},"LessThanOrEqual":{"locationName":"lessThanOrEqual","type":"long"}}}}}},"S1c":{"type":"list","member":{}},"S1d":{"type":"list","member":{}},"S1p":{"type":"string","sensitive":true},"S1r":{"type":"list","member":{"type":"structure","required":["AccountId","Result"],"members":{"AccountId":{"locationName":"accountId"},"Result":{"locationName":"result"}}}},"S1v":{"type":"structure","members":{"DestinationArn":{"locationName":"destinationArn"},"KmsKeyArn":{"locationName":"kmsKeyArn"}}},"S25":{"type":"list","member":{}},"S2u":{"type":"structure","members":{"AttributeName":{"locationName":"attributeName"},"OrderBy":{"locationName":"orderBy"}}},"S37":{"type":"list","member":{"type":"structure","members":{"VolumeArn":{"locationName":"volumeArn"},"VolumeType":{"locationName":"volumeType"},"DeviceName":{"locationName":"deviceName"},"VolumeSizeInGB":{"locationName":"volumeSizeInGB","type":"integer"},"EncryptionType":{"locationName":"encryptionType"},"SnapshotArn":{"locationName":"snapshotArn"},"KmsKeyArn":{"locationName":"kmsKeyArn"}}}},"S49":{"type":"structure","members":{"FilterCriterion":{"locationName":"filterCriterion","type":"list","member":{"type":"structure","members":{"CriterionKey":{"locationName":"criterionKey"},"FilterCondition":{"locationName":"filterCondition","type":"structure","members":{"Equals":{"shape":"S1c","locationName":"equals"},"NotEquals":{"shape":"S1d","locationName":"notEquals"}}}}}}}},"S4p":{"type":"structure","required":["CloudTrail","DNSLogs","FlowLogs","S3Logs"],"members":{"CloudTrail":{"locationName":"cloudTrail","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"DNSLogs":{"locationName":"dnsLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"FlowLogs":{"locationName":"flowLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"S3Logs":{"locationName":"s3Logs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}}}},"MalwareProtection":{"shape":"Sx","locationName":"malwareProtection"}}},"S5d":{"type":"list","member":{"type":"structure","members":{"Key":{"locationName":"key"},"Value":{"locationName":"value"}}}},"S5l":{"type":"structure","members":{"IgnorePublicAcls":{"locationName":"ignorePublicAcls","type":"boolean"},"RestrictPublicBuckets":{"locationName":"restrictPublicBuckets","type":"boolean"},"BlockPublicAcls":{"locationName":"blockPublicAcls","type":"boolean"},"BlockPublicPolicy":{"locationName":"blockPublicPolicy","type":"boolean"}}},"S5s":{"type":"string","sensitive":true},"S5v":{"type":"list","member":{"type":"structure","members":{"GroupId":{"locationName":"groupId"},"GroupName":{"locationName":"groupName"}}}},"S62":{"type":"list","member":{}},"S66":{"type":"list","member":{"shape":"S67"}},"S67":{"type":"structure","members":{"ContainerRuntime":{"locationName":"containerRuntime"},"Id":{"locationName":"id"},"Name":{"locationName":"name"},"Image":{"locationName":"image"},"ImagePrefix":{"locationName":"imagePrefix"},"VolumeMounts":{"locationName":"volumeMounts","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"MountPath":{"locationName":"mountPath"}}}},"SecurityContext":{"locationName":"securityContext","type":"structure","members":{"Privileged":{"locationName":"privileged","type":"boolean"},"AllowPrivilegeEscalation":{"locationName":"allowPrivilegeEscalation","type":"boolean"}}}}},"S6b":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"HostPath":{"locationName":"hostPath","type":"structure","members":{"Path":{"locationName":"path"}}}}}},"S6q":{"type":"structure","members":{"City":{"locationName":"city","type":"structure","members":{"CityName":{"locationName":"cityName"}}},"Country":{"locationName":"country","type":"structure","members":{"CountryCode":{"locationName":"countryCode"},"CountryName":{"locationName":"countryName"}}},"GeoLocation":{"locationName":"geoLocation","type":"structure","members":{"Lat":{"locationName":"lat","type":"double"},"Lon":{"locationName":"lon","type":"double"}}},"IpAddressV4":{"shape":"S5s","locationName":"ipAddressV4"},"Organization":{"locationName":"organization","type":"structure","members":{"Asn":{"locationName":"asn"},"AsnOrg":{"locationName":"asnOrg"},"Isp":{"locationName":"isp"},"Org":{"locationName":"org"}}}}},"S6z":{"type":"structure","members":{"Port":{"locationName":"port","type":"integer"},"PortName":{"locationName":"portName"}}},"S70":{"type":"structure","members":{"IpAddressV4":{"shape":"S5s","locationName":"ipAddressV4"}}},"S7u":{"type":"structure","members":{"Name":{"locationName":"name"},"ExecutablePath":{"locationName":"executablePath"},"ExecutableSha256":{"locationName":"executableSha256"},"NamespacePid":{"locationName":"namespacePid","type":"integer"},"Pwd":{"locationName":"pwd"},"Pid":{"locationName":"pid","type":"integer"},"StartTime":{"locationName":"startTime","type":"timestamp"},"Uuid":{"locationName":"uuid"},"ParentUuid":{"locationName":"parentUuid"},"User":{"locationName":"user"},"UserId":{"locationName":"userId","type":"integer"},"Euid":{"locationName":"euid","type":"integer"},"Lineage":{"locationName":"lineage","type":"list","member":{"type":"structure","members":{"StartTime":{"locationName":"startTime","type":"timestamp"},"NamespacePid":{"locationName":"namespacePid","type":"integer"},"UserId":{"locationName":"userId","type":"integer"},"Name":{"locationName":"name"},"Pid":{"locationName":"pid","type":"integer"},"Uuid":{"locationName":"uuid"},"ExecutablePath":{"locationName":"executablePath"},"Euid":{"locationName":"euid","type":"integer"},"ParentUuid":{"locationName":"parentUuid"}}}}}},"S85":{"type":"structure","members":{"ProfileType":{"locationName":"profileType"},"ProfileSubtype":{"locationName":"profileSubtype"},"Observations":{"locationName":"observations","type":"structure","members":{"Text":{"locationName":"text","type":"list","member":{}}}}}},"S8q":{"type":"structure","members":{"Include":{"shape":"S8r","locationName":"include"},"Exclude":{"shape":"S8r","locationName":"exclude"}}},"S8r":{"type":"map","key":{},"value":{"type":"structure","required":["MapEquals"],"members":{"MapEquals":{"locationName":"mapEquals","type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{"locationName":"key"},"Value":{"locationName":"value"}}}}}}},"S9a":{"type":"list","member":{"type":"structure","required":["AccountId","MasterId","Email","RelationshipStatus","UpdatedAt"],"members":{"AccountId":{"locationName":"accountId"},"DetectorId":{"locationName":"detectorId"},"MasterId":{"locationName":"masterId"},"Email":{"shape":"S1p","locationName":"email"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"},"UpdatedAt":{"locationName":"updatedAt"},"AdministratorId":{"locationName":"administratorId"}}}},"S9o":{"type":"structure","members":{"FreeTrialDaysRemaining":{"locationName":"freeTrialDaysRemaining","type":"integer"}}},"Sa9":{"type":"structure","members":{"Amount":{"locationName":"amount"},"Unit":{"locationName":"unit"}}},"Sag":{"type":"list","member":{"type":"structure","members":{"Resource":{"locationName":"resource"},"Total":{"shape":"Sa9","locationName":"total"}}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-11-28","endpointPrefix":"guardduty","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon GuardDuty","serviceId":"GuardDuty","signatureVersion":"v4","signingName":"guardduty","uid":"guardduty-2017-11-28"},"operations":{"AcceptAdministratorInvitation":{"http":{"requestUri":"/detector/{detectorId}/administrator","responseCode":200},"input":{"type":"structure","required":["DetectorId","AdministratorId","InvitationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AdministratorId":{"locationName":"administratorId"},"InvitationId":{"locationName":"invitationId"}}},"output":{"type":"structure","members":{}}},"AcceptInvitation":{"http":{"requestUri":"/detector/{detectorId}/master","responseCode":200},"input":{"type":"structure","required":["DetectorId","MasterId","InvitationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MasterId":{"locationName":"masterId"},"InvitationId":{"locationName":"invitationId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use AcceptAdministratorInvitationRequest instead"},"output":{"type":"structure","members":{},"deprecated":true,"deprecatedMessage":"This output is deprecated, use AcceptAdministratorInvitationResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use AcceptAdministratorInvitation instead"},"ArchiveFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/archive","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"}}},"output":{"type":"structure","members":{}}},"CreateDetector":{"http":{"requestUri":"/detector","responseCode":200},"input":{"type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Tags":{"shape":"Sl","locationName":"tags"},"Features":{"shape":"So","locationName":"features"}}},"output":{"type":"structure","members":{"DetectorId":{"locationName":"detectorId"},"UnprocessedDataSources":{"locationName":"unprocessedDataSources","type":"structure","members":{"MalwareProtection":{"shape":"Sx","locationName":"malwareProtection"}}}}}},"CreateFilter":{"http":{"requestUri":"/detector/{detectorId}/filter","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","FindingCriteria"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["Name"],"members":{"Name":{"locationName":"name"}}}},"CreateIPSet":{"http":{"requestUri":"/detector/{detectorId}/ipset","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","Format","Location","Activate"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["IpSetId"],"members":{"IpSetId":{"locationName":"ipSetId"}}}},"CreateMembers":{"http":{"requestUri":"/detector/{detectorId}/member","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountDetails"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountDetails":{"locationName":"accountDetails","type":"list","member":{"type":"structure","required":["AccountId","Email"],"members":{"AccountId":{"locationName":"accountId"},"Email":{"shape":"S1p","locationName":"email"}}}}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"CreatePublishingDestination":{"http":{"requestUri":"/detector/{detectorId}/publishingDestination","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationType","DestinationProperties"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationType":{"locationName":"destinationType"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"}}},"output":{"type":"structure","required":["DestinationId"],"members":{"DestinationId":{"locationName":"destinationId"}}}},"CreateSampleFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/create","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingTypes":{"locationName":"findingTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"CreateThreatIntelSet":{"http":{"requestUri":"/detector/{detectorId}/threatintelset","responseCode":200},"input":{"type":"structure","required":["DetectorId","Name","Format","Location","Activate"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"},"ClientToken":{"idempotencyToken":true,"locationName":"clientToken"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","required":["ThreatIntelSetId"],"members":{"ThreatIntelSetId":{"locationName":"threatIntelSetId"}}}},"DeclineInvitations":{"http":{"requestUri":"/invitation/decline","responseCode":200},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeleteDetector":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{}}},"DeleteFilter":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"}}},"output":{"type":"structure","members":{}}},"DeleteIPSet":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"}}},"output":{"type":"structure","members":{}}},"DeleteInvitations":{"http":{"requestUri":"/invitation/delete","responseCode":200},"input":{"type":"structure","required":["AccountIds"],"members":{"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeleteMembers":{"http":{"requestUri":"/detector/{detectorId}/member/delete","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"DeletePublishingDestination":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"}}},"output":{"type":"structure","members":{}}},"DeleteThreatIntelSet":{"http":{"method":"DELETE","requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"}}},"output":{"type":"structure","members":{}}},"DescribeMalwareScans":{"http":{"requestUri":"/detector/{detectorId}/malware-scans","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"NextToken":{"locationName":"nextToken"},"MaxResults":{"locationName":"maxResults","type":"integer"},"FilterCriteria":{"locationName":"filterCriteria","type":"structure","members":{"FilterCriterion":{"locationName":"filterCriterion","type":"list","member":{"type":"structure","members":{"CriterionKey":{"locationName":"criterionKey"},"FilterCondition":{"locationName":"filterCondition","type":"structure","members":{"EqualsValue":{"locationName":"equalsValue"},"GreaterThan":{"locationName":"greaterThan","type":"long"},"LessThan":{"locationName":"lessThan","type":"long"}}}}}}}},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"}}},"output":{"type":"structure","required":["Scans"],"members":{"Scans":{"locationName":"scans","type":"list","member":{"type":"structure","members":{"DetectorId":{"locationName":"detectorId"},"AdminDetectorId":{"locationName":"adminDetectorId"},"ScanId":{"locationName":"scanId"},"ScanStatus":{"locationName":"scanStatus"},"FailureReason":{"locationName":"failureReason"},"ScanStartTime":{"locationName":"scanStartTime","type":"timestamp"},"ScanEndTime":{"locationName":"scanEndTime","type":"timestamp"},"TriggerDetails":{"locationName":"triggerDetails","type":"structure","members":{"GuardDutyFindingId":{"locationName":"guardDutyFindingId"},"Description":{"locationName":"description"}}},"ResourceDetails":{"locationName":"resourceDetails","type":"structure","members":{"InstanceArn":{"locationName":"instanceArn"}}},"ScanResultDetails":{"locationName":"scanResultDetails","type":"structure","members":{"ScanResult":{"locationName":"scanResult"}}},"AccountId":{"locationName":"accountId"},"TotalBytes":{"locationName":"totalBytes","type":"long"},"FileCount":{"locationName":"fileCount","type":"long"},"AttachedVolumes":{"shape":"S37","locationName":"attachedVolumes"},"ScanType":{"locationName":"scanType"}}}},"NextToken":{"locationName":"nextToken"}}}},"DescribeOrganizationConfiguration":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/admin","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["MemberAccountLimitReached"],"members":{"AutoEnable":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AutoEnableOrganizationMembers instead","locationName":"autoEnable","type":"boolean"},"MemberAccountLimitReached":{"locationName":"memberAccountLimitReached","type":"boolean"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","required":["S3Logs"],"members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"}}}}}}},"NextToken":{"locationName":"nextToken"},"AutoEnableOrganizationMembers":{"locationName":"autoEnableOrganizationMembers"}}}},"DescribePublishingDestination":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"}}},"output":{"type":"structure","required":["DestinationId","DestinationType","Status","PublishingFailureStartTimestamp","DestinationProperties"],"members":{"DestinationId":{"locationName":"destinationId"},"DestinationType":{"locationName":"destinationType"},"Status":{"locationName":"status"},"PublishingFailureStartTimestamp":{"locationName":"publishingFailureStartTimestamp","type":"long"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"}}}},"DisableOrganizationAdminAccount":{"http":{"requestUri":"/admin/disable","responseCode":200},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{"locationName":"adminAccountId"}}},"output":{"type":"structure","members":{}}},"DisassociateFromAdministratorAccount":{"http":{"requestUri":"/detector/{detectorId}/administrator/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{}}},"DisassociateFromMasterAccount":{"http":{"requestUri":"/detector/{detectorId}/master/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use DisassociateFromAdministratorAccountRequest instead"},"output":{"type":"structure","members":{},"deprecated":true,"deprecatedMessage":"This output is deprecated, use DisassociateFromAdministratorAccountResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use DisassociateFromAdministratorAccount instead"},"DisassociateMembers":{"http":{"requestUri":"/detector/{detectorId}/member/disassociate","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"EnableOrganizationAdminAccount":{"http":{"requestUri":"/admin/enable","responseCode":200},"input":{"type":"structure","required":["AdminAccountId"],"members":{"AdminAccountId":{"locationName":"adminAccountId"}}},"output":{"type":"structure","members":{}}},"GetAdministratorAccount":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/administrator","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","required":["Administrator"],"members":{"Administrator":{"locationName":"administrator","type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}}}},"GetCoverageStatistics":{"http":{"requestUri":"/detector/{detectorId}/coverage/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","StatisticsType"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterCriteria":{"shape":"S49","locationName":"filterCriteria"},"StatisticsType":{"locationName":"statisticsType","type":"list","member":{}}}},"output":{"type":"structure","members":{"CoverageStatistics":{"locationName":"coverageStatistics","type":"structure","members":{"CountByResourceType":{"locationName":"countByResourceType","type":"map","key":{},"value":{"type":"long"}},"CountByCoverageStatus":{"locationName":"countByCoverageStatus","type":"map","key":{},"value":{"type":"long"}}}}}}},"GetDetector":{"http":{"method":"GET","requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","required":["ServiceRole","Status"],"members":{"CreatedAt":{"locationName":"createdAt"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"ServiceRole":{"locationName":"serviceRole"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt"},"DataSources":{"shape":"S4p","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Tags":{"shape":"Sl","locationName":"tags"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}}}}}}}},"GetFilter":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"}}},"output":{"type":"structure","required":["Name","Action","FindingCriteria"],"members":{"Name":{"locationName":"name"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"}}},"output":{"type":"structure","required":["Findings"],"members":{"Findings":{"locationName":"findings","type":"list","member":{"type":"structure","required":["AccountId","Arn","CreatedAt","Id","Region","Resource","SchemaVersion","Severity","Type","UpdatedAt"],"members":{"AccountId":{"locationName":"accountId"},"Arn":{"locationName":"arn"},"Confidence":{"locationName":"confidence","type":"double"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"Partition":{"locationName":"partition"},"Region":{"locationName":"region"},"Resource":{"locationName":"resource","type":"structure","members":{"AccessKeyDetails":{"locationName":"accessKeyDetails","type":"structure","members":{"AccessKeyId":{"locationName":"accessKeyId"},"PrincipalId":{"locationName":"principalId"},"UserName":{"locationName":"userName"},"UserType":{"locationName":"userType"}}},"S3BucketDetails":{"locationName":"s3BucketDetails","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Name":{"locationName":"name"},"Type":{"locationName":"type"},"CreatedAt":{"locationName":"createdAt","type":"timestamp"},"Owner":{"locationName":"owner","type":"structure","members":{"Id":{"locationName":"id"}}},"Tags":{"shape":"S5d","locationName":"tags"},"DefaultServerSideEncryption":{"locationName":"defaultServerSideEncryption","type":"structure","members":{"EncryptionType":{"locationName":"encryptionType"},"KmsMasterKeyArn":{"locationName":"kmsMasterKeyArn"}}},"PublicAccess":{"locationName":"publicAccess","type":"structure","members":{"PermissionConfiguration":{"locationName":"permissionConfiguration","type":"structure","members":{"BucketLevelPermissions":{"locationName":"bucketLevelPermissions","type":"structure","members":{"AccessControlList":{"locationName":"accessControlList","type":"structure","members":{"AllowsPublicReadAccess":{"locationName":"allowsPublicReadAccess","type":"boolean"},"AllowsPublicWriteAccess":{"locationName":"allowsPublicWriteAccess","type":"boolean"}}},"BucketPolicy":{"locationName":"bucketPolicy","type":"structure","members":{"AllowsPublicReadAccess":{"locationName":"allowsPublicReadAccess","type":"boolean"},"AllowsPublicWriteAccess":{"locationName":"allowsPublicWriteAccess","type":"boolean"}}},"BlockPublicAccess":{"shape":"S5l","locationName":"blockPublicAccess"}}},"AccountLevelPermissions":{"locationName":"accountLevelPermissions","type":"structure","members":{"BlockPublicAccess":{"shape":"S5l","locationName":"blockPublicAccess"}}}}},"EffectivePermission":{"locationName":"effectivePermission"}}}}}},"InstanceDetails":{"locationName":"instanceDetails","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"IamInstanceProfile":{"locationName":"iamInstanceProfile","type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"}}},"ImageDescription":{"locationName":"imageDescription"},"ImageId":{"locationName":"imageId"},"InstanceId":{"locationName":"instanceId"},"InstanceState":{"locationName":"instanceState"},"InstanceType":{"locationName":"instanceType"},"OutpostArn":{"locationName":"outpostArn"},"LaunchTime":{"locationName":"launchTime"},"NetworkInterfaces":{"locationName":"networkInterfaces","type":"list","member":{"type":"structure","members":{"Ipv6Addresses":{"locationName":"ipv6Addresses","type":"list","member":{}},"NetworkInterfaceId":{"locationName":"networkInterfaceId"},"PrivateDnsName":{"locationName":"privateDnsName"},"PrivateIpAddress":{"shape":"S5s","locationName":"privateIpAddress"},"PrivateIpAddresses":{"locationName":"privateIpAddresses","type":"list","member":{"type":"structure","members":{"PrivateDnsName":{"locationName":"privateDnsName"},"PrivateIpAddress":{"shape":"S5s","locationName":"privateIpAddress"}}}},"PublicDnsName":{"locationName":"publicDnsName"},"PublicIp":{"locationName":"publicIp"},"SecurityGroups":{"shape":"S5v","locationName":"securityGroups"},"SubnetId":{"locationName":"subnetId"},"VpcId":{"locationName":"vpcId"}}}},"Platform":{"locationName":"platform"},"ProductCodes":{"locationName":"productCodes","type":"list","member":{"type":"structure","members":{"Code":{"locationName":"productCodeId"},"ProductType":{"locationName":"productCodeType"}}}},"Tags":{"shape":"S5d","locationName":"tags"}}},"EksClusterDetails":{"locationName":"eksClusterDetails","type":"structure","members":{"Name":{"locationName":"name"},"Arn":{"locationName":"arn"},"VpcId":{"locationName":"vpcId"},"Status":{"locationName":"status"},"Tags":{"shape":"S5d","locationName":"tags"},"CreatedAt":{"locationName":"createdAt","type":"timestamp"}}},"KubernetesDetails":{"locationName":"kubernetesDetails","type":"structure","members":{"KubernetesUserDetails":{"locationName":"kubernetesUserDetails","type":"structure","members":{"Username":{"locationName":"username"},"Uid":{"locationName":"uid"},"Groups":{"shape":"S62","locationName":"groups"},"SessionName":{"locationName":"sessionName","type":"list","member":{}},"ImpersonatedUser":{"locationName":"impersonatedUser","type":"structure","members":{"Username":{"locationName":"username"},"Groups":{"shape":"S62","locationName":"groups"}}}}},"KubernetesWorkloadDetails":{"locationName":"kubernetesWorkloadDetails","type":"structure","members":{"Name":{"locationName":"name"},"Type":{"locationName":"type"},"Uid":{"locationName":"uid"},"Namespace":{"locationName":"namespace"},"HostNetwork":{"locationName":"hostNetwork","type":"boolean"},"Containers":{"shape":"S66","locationName":"containers"},"Volumes":{"shape":"S6b","locationName":"volumes"},"ServiceAccountName":{"locationName":"serviceAccountName"},"HostIPC":{"locationName":"hostIPC","type":"boolean"},"HostPID":{"locationName":"hostPID","type":"boolean"}}}}},"ResourceType":{"locationName":"resourceType"},"EbsVolumeDetails":{"locationName":"ebsVolumeDetails","type":"structure","members":{"ScannedVolumeDetails":{"shape":"S37","locationName":"scannedVolumeDetails"},"SkippedVolumeDetails":{"shape":"S37","locationName":"skippedVolumeDetails"}}},"EcsClusterDetails":{"locationName":"ecsClusterDetails","type":"structure","members":{"Name":{"locationName":"name"},"Arn":{"locationName":"arn"},"Status":{"locationName":"status"},"ActiveServicesCount":{"locationName":"activeServicesCount","type":"integer"},"RegisteredContainerInstancesCount":{"locationName":"registeredContainerInstancesCount","type":"integer"},"RunningTasksCount":{"locationName":"runningTasksCount","type":"integer"},"Tags":{"shape":"S5d","locationName":"tags"},"TaskDetails":{"locationName":"taskDetails","type":"structure","members":{"Arn":{"locationName":"arn"},"DefinitionArn":{"locationName":"definitionArn"},"Version":{"locationName":"version"},"TaskCreatedAt":{"locationName":"createdAt","type":"timestamp"},"StartedAt":{"locationName":"startedAt","type":"timestamp"},"StartedBy":{"locationName":"startedBy"},"Tags":{"shape":"S5d","locationName":"tags"},"Volumes":{"shape":"S6b","locationName":"volumes"},"Containers":{"shape":"S66","locationName":"containers"},"Group":{"locationName":"group"}}}}},"ContainerDetails":{"shape":"S67","locationName":"containerDetails"},"RdsDbInstanceDetails":{"locationName":"rdsDbInstanceDetails","type":"structure","members":{"DbInstanceIdentifier":{"locationName":"dbInstanceIdentifier"},"Engine":{"locationName":"engine"},"EngineVersion":{"locationName":"engineVersion"},"DbClusterIdentifier":{"locationName":"dbClusterIdentifier"},"DbInstanceArn":{"locationName":"dbInstanceArn"},"Tags":{"shape":"S5d","locationName":"tags"}}},"RdsDbUserDetails":{"locationName":"rdsDbUserDetails","type":"structure","members":{"User":{"locationName":"user"},"Application":{"locationName":"application"},"Database":{"locationName":"database"},"Ssl":{"locationName":"ssl"},"AuthMethod":{"locationName":"authMethod"}}},"LambdaDetails":{"locationName":"lambdaDetails","type":"structure","members":{"FunctionArn":{"locationName":"functionArn"},"FunctionName":{"locationName":"functionName"},"Description":{"locationName":"description"},"LastModifiedAt":{"locationName":"lastModifiedAt","type":"timestamp"},"RevisionId":{"locationName":"revisionId"},"FunctionVersion":{"locationName":"functionVersion"},"Role":{"locationName":"role"},"VpcConfig":{"locationName":"vpcConfig","type":"structure","members":{"SubnetIds":{"locationName":"subnetIds","type":"list","member":{}},"VpcId":{"locationName":"vpcId"},"SecurityGroups":{"shape":"S5v","locationName":"securityGroups"}}},"Tags":{"shape":"S5d","locationName":"tags"}}}}},"SchemaVersion":{"locationName":"schemaVersion"},"Service":{"locationName":"service","type":"structure","members":{"Action":{"locationName":"action","type":"structure","members":{"ActionType":{"locationName":"actionType"},"AwsApiCallAction":{"locationName":"awsApiCallAction","type":"structure","members":{"Api":{"locationName":"api"},"CallerType":{"locationName":"callerType"},"DomainDetails":{"locationName":"domainDetails","type":"structure","members":{"Domain":{"locationName":"domain"}}},"ErrorCode":{"locationName":"errorCode"},"UserAgent":{"locationName":"userAgent"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"ServiceName":{"locationName":"serviceName"},"RemoteAccountDetails":{"locationName":"remoteAccountDetails","type":"structure","members":{"AccountId":{"locationName":"accountId"},"Affiliated":{"locationName":"affiliated","type":"boolean"}}},"AffectedResources":{"locationName":"affectedResources","type":"map","key":{},"value":{}}}},"DnsRequestAction":{"locationName":"dnsRequestAction","type":"structure","members":{"Domain":{"locationName":"domain"},"Protocol":{"locationName":"protocol"},"Blocked":{"locationName":"blocked","type":"boolean"},"DomainWithSuffix":{"locationName":"domainWithSuffix"}}},"NetworkConnectionAction":{"locationName":"networkConnectionAction","type":"structure","members":{"Blocked":{"locationName":"blocked","type":"boolean"},"ConnectionDirection":{"locationName":"connectionDirection"},"LocalPortDetails":{"shape":"S6z","locationName":"localPortDetails"},"Protocol":{"locationName":"protocol"},"LocalIpDetails":{"shape":"S70","locationName":"localIpDetails"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"RemotePortDetails":{"locationName":"remotePortDetails","type":"structure","members":{"Port":{"locationName":"port","type":"integer"},"PortName":{"locationName":"portName"}}}}},"PortProbeAction":{"locationName":"portProbeAction","type":"structure","members":{"Blocked":{"locationName":"blocked","type":"boolean"},"PortProbeDetails":{"locationName":"portProbeDetails","type":"list","member":{"type":"structure","members":{"LocalPortDetails":{"shape":"S6z","locationName":"localPortDetails"},"LocalIpDetails":{"shape":"S70","locationName":"localIpDetails"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"}}}}}},"KubernetesApiCallAction":{"locationName":"kubernetesApiCallAction","type":"structure","members":{"RequestUri":{"locationName":"requestUri"},"Verb":{"locationName":"verb"},"SourceIps":{"locationName":"sourceIps","type":"list","member":{}},"UserAgent":{"locationName":"userAgent"},"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"StatusCode":{"locationName":"statusCode","type":"integer"},"Parameters":{"locationName":"parameters"},"Resource":{"locationName":"resource"},"Subresource":{"locationName":"subresource"},"Namespace":{"locationName":"namespace"},"ResourceName":{"locationName":"resourceName"}}},"RdsLoginAttemptAction":{"locationName":"rdsLoginAttemptAction","type":"structure","members":{"RemoteIpDetails":{"shape":"S6q","locationName":"remoteIpDetails"},"LoginAttributes":{"type":"list","member":{"type":"structure","members":{"User":{"locationName":"user"},"Application":{"locationName":"application"},"FailedLoginAttempts":{"locationName":"failedLoginAttempts","type":"integer"},"SuccessfulLoginAttempts":{"locationName":"successfulLoginAttempts","type":"integer"}}}}}},"KubernetesPermissionCheckedDetails":{"locationName":"kubernetesPermissionCheckedDetails","type":"structure","members":{"Verb":{"locationName":"verb"},"Resource":{"locationName":"resource"},"Namespace":{"locationName":"namespace"},"Allowed":{"locationName":"allowed","type":"boolean"}}},"KubernetesRoleBindingDetails":{"locationName":"kubernetesRoleBindingDetails","type":"structure","members":{"Kind":{"locationName":"kind"},"Name":{"locationName":"name"},"Uid":{"locationName":"uid"},"RoleRefName":{"locationName":"roleRefName"},"RoleRefKind":{"locationName":"roleRefKind"}}},"KubernetesRoleDetails":{"locationName":"kubernetesRoleDetails","type":"structure","members":{"Kind":{"locationName":"kind"},"Name":{"locationName":"name"},"Uid":{"locationName":"uid"}}}}},"Evidence":{"locationName":"evidence","type":"structure","members":{"ThreatIntelligenceDetails":{"locationName":"threatIntelligenceDetails","type":"list","member":{"type":"structure","members":{"ThreatListName":{"locationName":"threatListName"},"ThreatNames":{"locationName":"threatNames","type":"list","member":{}},"ThreatFileSha256":{"locationName":"threatFileSha256"}}}}}},"Archived":{"locationName":"archived","type":"boolean"},"Count":{"locationName":"count","type":"integer"},"DetectorId":{"locationName":"detectorId"},"EventFirstSeen":{"locationName":"eventFirstSeen"},"EventLastSeen":{"locationName":"eventLastSeen"},"ResourceRole":{"locationName":"resourceRole"},"ServiceName":{"locationName":"serviceName"},"UserFeedback":{"locationName":"userFeedback"},"AdditionalInfo":{"locationName":"additionalInfo","type":"structure","members":{"Value":{"locationName":"value"},"Type":{"locationName":"type"}}},"FeatureName":{"locationName":"featureName"},"EbsVolumeScanDetails":{"locationName":"ebsVolumeScanDetails","type":"structure","members":{"ScanId":{"locationName":"scanId"},"ScanStartedAt":{"locationName":"scanStartedAt","type":"timestamp"},"ScanCompletedAt":{"locationName":"scanCompletedAt","type":"timestamp"},"TriggerFindingId":{"locationName":"triggerFindingId"},"Sources":{"locationName":"sources","type":"list","member":{}},"ScanDetections":{"locationName":"scanDetections","type":"structure","members":{"ScannedItemCount":{"locationName":"scannedItemCount","type":"structure","members":{"TotalGb":{"locationName":"totalGb","type":"integer"},"Files":{"locationName":"files","type":"integer"},"Volumes":{"locationName":"volumes","type":"integer"}}},"ThreatsDetectedItemCount":{"locationName":"threatsDetectedItemCount","type":"structure","members":{"Files":{"locationName":"files","type":"integer"}}},"HighestSeverityThreatDetails":{"locationName":"highestSeverityThreatDetails","type":"structure","members":{"Severity":{"locationName":"severity"},"ThreatName":{"locationName":"threatName"},"Count":{"locationName":"count","type":"integer"}}},"ThreatDetectedByName":{"locationName":"threatDetectedByName","type":"structure","members":{"ItemCount":{"locationName":"itemCount","type":"integer"},"UniqueThreatNameCount":{"locationName":"uniqueThreatNameCount","type":"integer"},"Shortened":{"locationName":"shortened","type":"boolean"},"ThreatNames":{"locationName":"threatNames","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Severity":{"locationName":"severity"},"ItemCount":{"locationName":"itemCount","type":"integer"},"FilePaths":{"locationName":"filePaths","type":"list","member":{"type":"structure","members":{"FilePath":{"locationName":"filePath"},"VolumeArn":{"locationName":"volumeArn"},"Hash":{"locationName":"hash"},"FileName":{"locationName":"fileName"}}}}}}}}}}},"ScanType":{"locationName":"scanType"}}},"RuntimeDetails":{"locationName":"runtimeDetails","type":"structure","members":{"Process":{"shape":"S7u","locationName":"process"},"Context":{"locationName":"context","type":"structure","members":{"ModifyingProcess":{"shape":"S7u","locationName":"modifyingProcess"},"ModifiedAt":{"locationName":"modifiedAt","type":"timestamp"},"ScriptPath":{"locationName":"scriptPath"},"LibraryPath":{"locationName":"libraryPath"},"LdPreloadValue":{"locationName":"ldPreloadValue"},"SocketPath":{"locationName":"socketPath"},"RuncBinaryPath":{"locationName":"runcBinaryPath"},"ReleaseAgentPath":{"locationName":"releaseAgentPath"},"MountSource":{"locationName":"mountSource"},"MountTarget":{"locationName":"mountTarget"},"FileSystemType":{"locationName":"fileSystemType"},"Flags":{"locationName":"flags","type":"list","member":{}},"ModuleName":{"locationName":"moduleName"},"ModuleFilePath":{"locationName":"moduleFilePath"},"ModuleSha256":{"locationName":"moduleSha256"},"ShellHistoryFilePath":{"locationName":"shellHistoryFilePath"},"TargetProcess":{"shape":"S7u","locationName":"targetProcess"},"AddressFamily":{"locationName":"addressFamily"},"IanaProtocolNumber":{"locationName":"ianaProtocolNumber","type":"integer"},"MemoryRegions":{"locationName":"memoryRegions","type":"list","member":{}},"ToolName":{"locationName":"toolName"},"ToolCategory":{"locationName":"toolCategory"},"ServiceName":{"locationName":"serviceName"},"CommandLineExample":{"locationName":"commandLineExample"},"ThreatFilePath":{"locationName":"threatFilePath"}}}}},"Detection":{"locationName":"detection","type":"structure","members":{"Anomaly":{"locationName":"anomaly","type":"structure","members":{"Profiles":{"locationName":"profiles","type":"map","key":{},"value":{"type":"map","key":{},"value":{"type":"list","member":{"shape":"S85"}}}},"Unusual":{"locationName":"unusual","type":"structure","members":{"Behavior":{"locationName":"behavior","type":"map","key":{},"value":{"type":"map","key":{},"value":{"shape":"S85"}}}}}}}}}}},"Severity":{"locationName":"severity","type":"double"},"Title":{"locationName":"title"},"Type":{"locationName":"type"},"UpdatedAt":{"locationName":"updatedAt"}}}}}}},"GetFindingsStatistics":{"http":{"requestUri":"/detector/{detectorId}/findings/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingStatisticTypes"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingStatisticTypes":{"locationName":"findingStatisticTypes","type":"list","member":{}},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"}}},"output":{"type":"structure","required":["FindingStatistics"],"members":{"FindingStatistics":{"locationName":"findingStatistics","type":"structure","members":{"CountBySeverity":{"locationName":"countBySeverity","type":"map","key":{},"value":{"type":"integer"}}}}}}},"GetIPSet":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"}}},"output":{"type":"structure","required":["Name","Format","Location","Status"],"members":{"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Status":{"locationName":"status"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetInvitationsCount":{"http":{"method":"GET","requestUri":"/invitation/count","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"InvitationsCount":{"locationName":"invitationsCount","type":"integer"}}}},"GetMalwareScanSettings":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/malware-scan-settings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}}},"output":{"type":"structure","members":{"ScanResourceCriteria":{"shape":"S8q","locationName":"scanResourceCriteria"},"EbsSnapshotPreservation":{"locationName":"ebsSnapshotPreservation"}}}},"GetMasterAccount":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/master","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"}},"deprecated":true,"deprecatedMessage":"This input is deprecated, use GetAdministratorAccountRequest instead"},"output":{"type":"structure","required":["Master"],"members":{"Master":{"locationName":"master","type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}},"deprecated":true,"deprecatedMessage":"This output is deprecated, use GetAdministratorAccountResponse instead"},"deprecated":true,"deprecatedMessage":"This operation is deprecated, use GetAdministratorAccount instead"},"GetMemberDetectors":{"http":{"requestUri":"/detector/{detectorId}/member/detector/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["MemberDataSourceConfigurations","UnprocessedAccounts"],"members":{"MemberDataSourceConfigurations":{"locationName":"members","type":"list","member":{"type":"structure","required":["AccountId"],"members":{"AccountId":{"locationName":"accountId"},"DataSources":{"shape":"S4p","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}}}}}}}},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetMembers":{"http":{"requestUri":"/detector/{detectorId}/member/get","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["Members","UnprocessedAccounts"],"members":{"Members":{"shape":"S9a","locationName":"members"},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetOrganizationStatistics":{"http":{"method":"GET","requestUri":"/organization/statistics","responseCode":200},"output":{"type":"structure","members":{"OrganizationDetails":{"locationName":"organizationDetails","type":"structure","members":{"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"},"OrganizationStatistics":{"locationName":"organizationStatistics","type":"structure","members":{"TotalAccountsCount":{"locationName":"totalAccountsCount","type":"integer"},"MemberAccountsCount":{"locationName":"memberAccountsCount","type":"integer"},"ActiveAccountsCount":{"locationName":"activeAccountsCount","type":"integer"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"},"CountByFeature":{"locationName":"countByFeature","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"EnabledAccountsCount":{"locationName":"enabledAccountsCount","type":"integer"}}}}}}}}}}}}}},"GetRemainingFreeTrialDays":{"http":{"requestUri":"/detector/{detectorId}/freeTrial/daysRemaining","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","members":{"Accounts":{"locationName":"accounts","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","members":{"CloudTrail":{"shape":"S9o","locationName":"cloudTrail"},"DnsLogs":{"shape":"S9o","locationName":"dnsLogs"},"FlowLogs":{"shape":"S9o","locationName":"flowLogs"},"S3Logs":{"shape":"S9o","locationName":"s3Logs"},"Kubernetes":{"locationName":"kubernetes","type":"structure","members":{"AuditLogs":{"shape":"S9o","locationName":"auditLogs"}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"shape":"S9o","locationName":"scanEc2InstanceWithFindings"}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"FreeTrialDaysRemaining":{"locationName":"freeTrialDaysRemaining","type":"integer"}}}}}}},"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"GetThreatIntelSet":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"}}},"output":{"type":"structure","required":["Name","Format","Location","Status"],"members":{"Name":{"locationName":"name"},"Format":{"locationName":"format"},"Location":{"locationName":"location"},"Status":{"locationName":"status"},"Tags":{"shape":"Sl","locationName":"tags"}}}},"GetUsageStatistics":{"http":{"requestUri":"/detector/{detectorId}/usage/statistics","responseCode":200},"input":{"type":"structure","required":["DetectorId","UsageStatisticType","UsageCriteria"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"UsageStatisticType":{"locationName":"usageStatisticsType"},"UsageCriteria":{"locationName":"usageCriteria","type":"structure","members":{"AccountIds":{"shape":"S25","locationName":"accountIds"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"list","member":{}},"Resources":{"locationName":"resources","type":"list","member":{}},"Features":{"locationName":"features","type":"list","member":{}}}},"Unit":{"locationName":"unit"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","members":{"UsageStatistics":{"locationName":"usageStatistics","type":"structure","members":{"SumByAccount":{"locationName":"sumByAccount","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"Total":{"shape":"Sa9","locationName":"total"}}}},"TopAccountsByFeature":{"locationName":"topAccountsByFeature","type":"list","member":{"type":"structure","members":{"Feature":{"locationName":"feature"},"Accounts":{"locationName":"accounts","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"Total":{"shape":"Sa9","locationName":"total"}}}}}}},"SumByDataSource":{"locationName":"sumByDataSource","type":"list","member":{"type":"structure","members":{"DataSource":{"locationName":"dataSource"},"Total":{"shape":"Sa9","locationName":"total"}}}},"SumByResource":{"shape":"Sag","locationName":"sumByResource"},"TopResources":{"shape":"Sag","locationName":"topResources"},"SumByFeature":{"locationName":"sumByFeature","type":"list","member":{"type":"structure","members":{"Feature":{"locationName":"feature"},"Total":{"shape":"Sa9","locationName":"total"}}}}}},"NextToken":{"locationName":"nextToken"}}}},"InviteMembers":{"http":{"requestUri":"/detector/{detectorId}/member/invite","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"},"DisableEmailNotification":{"locationName":"disableEmailNotification","type":"boolean"},"Message":{"locationName":"message"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"ListCoverage":{"http":{"requestUri":"/detector/{detectorId}/coverage","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"NextToken":{"locationName":"nextToken"},"MaxResults":{"locationName":"maxResults","type":"integer"},"FilterCriteria":{"shape":"S49","locationName":"filterCriteria"},"SortCriteria":{"locationName":"sortCriteria","type":"structure","members":{"AttributeName":{"locationName":"attributeName"},"OrderBy":{"locationName":"orderBy"}}}}},"output":{"type":"structure","required":["Resources"],"members":{"Resources":{"locationName":"resources","type":"list","member":{"type":"structure","members":{"ResourceId":{"locationName":"resourceId"},"DetectorId":{"locationName":"detectorId"},"AccountId":{"locationName":"accountId"},"ResourceDetails":{"locationName":"resourceDetails","type":"structure","members":{"EksClusterDetails":{"locationName":"eksClusterDetails","type":"structure","members":{"ClusterName":{"locationName":"clusterName"},"CoveredNodes":{"locationName":"coveredNodes","type":"long"},"CompatibleNodes":{"locationName":"compatibleNodes","type":"long"},"AddonDetails":{"locationName":"addonDetails","type":"structure","members":{"AddonVersion":{"locationName":"addonVersion"},"AddonStatus":{"locationName":"addonStatus"}}},"ManagementType":{"locationName":"managementType"}}},"ResourceType":{"locationName":"resourceType"},"EcsClusterDetails":{"locationName":"ecsClusterDetails","type":"structure","members":{"ClusterName":{"locationName":"clusterName"},"FargateDetails":{"locationName":"fargateDetails","type":"structure","members":{"Issues":{"locationName":"issues","type":"list","member":{}},"ManagementType":{"locationName":"managementType"}}},"ContainerInstanceDetails":{"locationName":"containerInstanceDetails","type":"structure","members":{"CoveredContainerInstances":{"locationName":"coveredContainerInstances","type":"long"},"CompatibleContainerInstances":{"locationName":"compatibleContainerInstances","type":"long"}}}}},"Ec2InstanceDetails":{"locationName":"ec2InstanceDetails","type":"structure","members":{"InstanceId":{"locationName":"instanceId"},"InstanceType":{"locationName":"instanceType"},"ClusterArn":{"locationName":"clusterArn"},"AgentDetails":{"locationName":"agentDetails","type":"structure","members":{"Version":{"locationName":"version"}}},"ManagementType":{"locationName":"managementType"}}}}},"CoverageStatus":{"locationName":"coverageStatus"},"Issue":{"locationName":"issue"},"UpdatedAt":{"locationName":"updatedAt","type":"timestamp"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListDetectors":{"http":{"method":"GET","requestUri":"/detector","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["DetectorIds"],"members":{"DetectorIds":{"locationName":"detectorIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListFilters":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/filter","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["FilterNames"],"members":{"FilterNames":{"locationName":"filterNames","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListFindings":{"http":{"requestUri":"/detector/{detectorId}/findings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"},"SortCriteria":{"shape":"S2u","locationName":"sortCriteria"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","required":["FindingIds"],"members":{"FindingIds":{"shape":"S8","locationName":"findingIds"},"NextToken":{"locationName":"nextToken"}}}},"ListIPSets":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/ipset","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["IpSetIds"],"members":{"IpSetIds":{"locationName":"ipSetIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"ListInvitations":{"http":{"method":"GET","requestUri":"/invitation","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Invitations":{"locationName":"invitations","type":"list","member":{"type":"structure","members":{"AccountId":{"locationName":"accountId"},"InvitationId":{"locationName":"invitationId"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/member","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"OnlyAssociated":{"location":"querystring","locationName":"onlyAssociated"}}},"output":{"type":"structure","members":{"Members":{"shape":"S9a","locationName":"members"},"NextToken":{"locationName":"nextToken"}}}},"ListOrganizationAdminAccounts":{"http":{"method":"GET","requestUri":"/admin","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"AdminAccounts":{"locationName":"adminAccounts","type":"list","member":{"type":"structure","members":{"AdminAccountId":{"locationName":"adminAccountId"},"AdminStatus":{"locationName":"adminStatus"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListPublishingDestinations":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/publishingDestination","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["Destinations"],"members":{"Destinations":{"locationName":"destinations","type":"list","member":{"type":"structure","required":["DestinationId","DestinationType","Status"],"members":{"DestinationId":{"locationName":"destinationId"},"DestinationType":{"locationName":"destinationType"},"Status":{"locationName":"status"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sl","locationName":"tags"}}}},"ListThreatIntelSets":{"http":{"method":"GET","requestUri":"/detector/{detectorId}/threatintelset","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["ThreatIntelSetIds"],"members":{"ThreatIntelSetIds":{"locationName":"threatIntelSetIds","type":"list","member":{}},"NextToken":{"locationName":"nextToken"}}}},"StartMalwareScan":{"http":{"requestUri":"/malware-scan/start","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"locationName":"resourceArn"}}},"output":{"type":"structure","members":{"ScanId":{"locationName":"scanId"}}}},"StartMonitoringMembers":{"http":{"requestUri":"/detector/{detectorId}/member/start","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"StopMonitoringMembers":{"http":{"requestUri":"/detector/{detectorId}/member/stop","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"Sl","locationName":"tags"}}},"output":{"type":"structure","members":{}}},"UnarchiveFindings":{"http":{"requestUri":"/detector/{detectorId}/findings/unarchive","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateDetector":{"http":{"requestUri":"/detector/{detectorId}","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"Enable":{"locationName":"enable","type":"boolean"},"FindingPublishingFrequency":{"locationName":"findingPublishingFrequency"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"shape":"So","locationName":"features"}}},"output":{"type":"structure","members":{}}},"UpdateFilter":{"http":{"requestUri":"/detector/{detectorId}/filter/{filterName}","responseCode":200},"input":{"type":"structure","required":["DetectorId","FilterName"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FilterName":{"location":"uri","locationName":"filterName"},"Description":{"locationName":"description"},"Action":{"locationName":"action"},"Rank":{"locationName":"rank","type":"integer"},"FindingCriteria":{"shape":"S16","locationName":"findingCriteria"}}},"output":{"type":"structure","required":["Name"],"members":{"Name":{"locationName":"name"}}}},"UpdateFindingsFeedback":{"http":{"requestUri":"/detector/{detectorId}/findings/feedback","responseCode":200},"input":{"type":"structure","required":["DetectorId","FindingIds","Feedback"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"FindingIds":{"shape":"S8","locationName":"findingIds"},"Feedback":{"locationName":"feedback"},"Comments":{"locationName":"comments"}}},"output":{"type":"structure","members":{}}},"UpdateIPSet":{"http":{"requestUri":"/detector/{detectorId}/ipset/{ipSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","IpSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"IpSetId":{"location":"uri","locationName":"ipSetId"},"Name":{"locationName":"name"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"}}},"output":{"type":"structure","members":{}}},"UpdateMalwareScanSettings":{"http":{"requestUri":"/detector/{detectorId}/malware-scan-settings","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ScanResourceCriteria":{"shape":"S8q","locationName":"scanResourceCriteria"},"EbsSnapshotPreservation":{"locationName":"ebsSnapshotPreservation"}}},"output":{"type":"structure","members":{}}},"UpdateMemberDetectors":{"http":{"requestUri":"/detector/{detectorId}/member/detector/update","responseCode":200},"input":{"type":"structure","required":["DetectorId","AccountIds"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AccountIds":{"shape":"S25","locationName":"accountIds"},"DataSources":{"shape":"Sf","deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources"},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"}}}}}}}}},"output":{"type":"structure","required":["UnprocessedAccounts"],"members":{"UnprocessedAccounts":{"shape":"S1r","locationName":"unprocessedAccounts"}}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/detector/{detectorId}/admin","responseCode":200},"input":{"type":"structure","required":["DetectorId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"AutoEnable":{"deprecated":true,"deprecatedMessage":"This field is deprecated, use AutoEnableOrganizationMembers instead","locationName":"autoEnable","type":"boolean"},"DataSources":{"deprecated":true,"deprecatedMessage":"This parameter is deprecated, use Features instead","locationName":"dataSources","type":"structure","members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["AutoEnable"],"members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"AutoEnable":{"locationName":"autoEnable","type":"boolean"}}}}}}}}},"Features":{"locationName":"features","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"AutoEnable":{"locationName":"autoEnable"}}}}}}},"AutoEnableOrganizationMembers":{"locationName":"autoEnableOrganizationMembers"}}},"output":{"type":"structure","members":{}}},"UpdatePublishingDestination":{"http":{"requestUri":"/detector/{detectorId}/publishingDestination/{destinationId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","DestinationId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"DestinationId":{"location":"uri","locationName":"destinationId"},"DestinationProperties":{"shape":"S1v","locationName":"destinationProperties"}}},"output":{"type":"structure","members":{}}},"UpdateThreatIntelSet":{"http":{"requestUri":"/detector/{detectorId}/threatintelset/{threatIntelSetId}","responseCode":200},"input":{"type":"structure","required":["DetectorId","ThreatIntelSetId"],"members":{"DetectorId":{"location":"uri","locationName":"detectorId"},"ThreatIntelSetId":{"location":"uri","locationName":"threatIntelSetId"},"Name":{"locationName":"name"},"Location":{"locationName":"location"},"Activate":{"locationName":"activate","type":"boolean"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S8":{"type":"list","member":{}},"Sf":{"type":"structure","members":{"S3Logs":{"locationName":"s3Logs","type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["Enable"],"members":{"Enable":{"locationName":"enable","type":"boolean"}}}}},"MalwareProtection":{"locationName":"malwareProtection","type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"boolean"}}}}}}},"Sl":{"type":"map","key":{},"value":{}},"So":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"},"AdditionalConfiguration":{"locationName":"additionalConfiguration","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"Status":{"locationName":"status"}}}}}}},"Sx":{"type":"structure","members":{"ScanEc2InstanceWithFindings":{"locationName":"scanEc2InstanceWithFindings","type":"structure","members":{"EbsVolumes":{"locationName":"ebsVolumes","type":"structure","members":{"Status":{"locationName":"status"},"Reason":{"locationName":"reason"}}}}},"ServiceRole":{"locationName":"serviceRole"}}},"S16":{"type":"structure","members":{"Criterion":{"locationName":"criterion","type":"map","key":{},"value":{"type":"structure","members":{"Eq":{"deprecated":true,"locationName":"eq","type":"list","member":{}},"Neq":{"deprecated":true,"locationName":"neq","type":"list","member":{}},"Gt":{"deprecated":true,"locationName":"gt","type":"integer"},"Gte":{"deprecated":true,"locationName":"gte","type":"integer"},"Lt":{"deprecated":true,"locationName":"lt","type":"integer"},"Lte":{"deprecated":true,"locationName":"lte","type":"integer"},"Equals":{"shape":"S1c","locationName":"equals"},"NotEquals":{"shape":"S1d","locationName":"notEquals"},"GreaterThan":{"locationName":"greaterThan","type":"long"},"GreaterThanOrEqual":{"locationName":"greaterThanOrEqual","type":"long"},"LessThan":{"locationName":"lessThan","type":"long"},"LessThanOrEqual":{"locationName":"lessThanOrEqual","type":"long"}}}}}},"S1c":{"type":"list","member":{}},"S1d":{"type":"list","member":{}},"S1p":{"type":"string","sensitive":true},"S1r":{"type":"list","member":{"type":"structure","required":["AccountId","Result"],"members":{"AccountId":{"locationName":"accountId"},"Result":{"locationName":"result"}}}},"S1v":{"type":"structure","members":{"DestinationArn":{"locationName":"destinationArn"},"KmsKeyArn":{"locationName":"kmsKeyArn"}}},"S25":{"type":"list","member":{}},"S2u":{"type":"structure","members":{"AttributeName":{"locationName":"attributeName"},"OrderBy":{"locationName":"orderBy"}}},"S37":{"type":"list","member":{"type":"structure","members":{"VolumeArn":{"locationName":"volumeArn"},"VolumeType":{"locationName":"volumeType"},"DeviceName":{"locationName":"deviceName"},"VolumeSizeInGB":{"locationName":"volumeSizeInGB","type":"integer"},"EncryptionType":{"locationName":"encryptionType"},"SnapshotArn":{"locationName":"snapshotArn"},"KmsKeyArn":{"locationName":"kmsKeyArn"}}}},"S49":{"type":"structure","members":{"FilterCriterion":{"locationName":"filterCriterion","type":"list","member":{"type":"structure","members":{"CriterionKey":{"locationName":"criterionKey"},"FilterCondition":{"locationName":"filterCondition","type":"structure","members":{"Equals":{"shape":"S1c","locationName":"equals"},"NotEquals":{"shape":"S1d","locationName":"notEquals"}}}}}}}},"S4p":{"type":"structure","required":["CloudTrail","DNSLogs","FlowLogs","S3Logs"],"members":{"CloudTrail":{"locationName":"cloudTrail","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"DNSLogs":{"locationName":"dnsLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"FlowLogs":{"locationName":"flowLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"S3Logs":{"locationName":"s3Logs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}},"Kubernetes":{"locationName":"kubernetes","type":"structure","required":["AuditLogs"],"members":{"AuditLogs":{"locationName":"auditLogs","type":"structure","required":["Status"],"members":{"Status":{"locationName":"status"}}}}},"MalwareProtection":{"shape":"Sx","locationName":"malwareProtection"}}},"S5d":{"type":"list","member":{"type":"structure","members":{"Key":{"locationName":"key"},"Value":{"locationName":"value"}}}},"S5l":{"type":"structure","members":{"IgnorePublicAcls":{"locationName":"ignorePublicAcls","type":"boolean"},"RestrictPublicBuckets":{"locationName":"restrictPublicBuckets","type":"boolean"},"BlockPublicAcls":{"locationName":"blockPublicAcls","type":"boolean"},"BlockPublicPolicy":{"locationName":"blockPublicPolicy","type":"boolean"}}},"S5s":{"type":"string","sensitive":true},"S5v":{"type":"list","member":{"type":"structure","members":{"GroupId":{"locationName":"groupId"},"GroupName":{"locationName":"groupName"}}}},"S62":{"type":"list","member":{}},"S66":{"type":"list","member":{"shape":"S67"}},"S67":{"type":"structure","members":{"ContainerRuntime":{"locationName":"containerRuntime"},"Id":{"locationName":"id"},"Name":{"locationName":"name"},"Image":{"locationName":"image"},"ImagePrefix":{"locationName":"imagePrefix"},"VolumeMounts":{"locationName":"volumeMounts","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"MountPath":{"locationName":"mountPath"}}}},"SecurityContext":{"locationName":"securityContext","type":"structure","members":{"Privileged":{"locationName":"privileged","type":"boolean"},"AllowPrivilegeEscalation":{"locationName":"allowPrivilegeEscalation","type":"boolean"}}}}},"S6b":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"HostPath":{"locationName":"hostPath","type":"structure","members":{"Path":{"locationName":"path"}}}}}},"S6q":{"type":"structure","members":{"City":{"locationName":"city","type":"structure","members":{"CityName":{"locationName":"cityName"}}},"Country":{"locationName":"country","type":"structure","members":{"CountryCode":{"locationName":"countryCode"},"CountryName":{"locationName":"countryName"}}},"GeoLocation":{"locationName":"geoLocation","type":"structure","members":{"Lat":{"locationName":"lat","type":"double"},"Lon":{"locationName":"lon","type":"double"}}},"IpAddressV4":{"shape":"S5s","locationName":"ipAddressV4"},"IpAddressV6":{"shape":"S5s","locationName":"ipAddressV6"},"Organization":{"locationName":"organization","type":"structure","members":{"Asn":{"locationName":"asn"},"AsnOrg":{"locationName":"asnOrg"},"Isp":{"locationName":"isp"},"Org":{"locationName":"org"}}}}},"S6z":{"type":"structure","members":{"Port":{"locationName":"port","type":"integer"},"PortName":{"locationName":"portName"}}},"S70":{"type":"structure","members":{"IpAddressV4":{"shape":"S5s","locationName":"ipAddressV4"},"IpAddressV6":{"shape":"S5s","locationName":"ipAddressV6"}}},"S7u":{"type":"structure","members":{"Name":{"locationName":"name"},"ExecutablePath":{"locationName":"executablePath"},"ExecutableSha256":{"locationName":"executableSha256"},"NamespacePid":{"locationName":"namespacePid","type":"integer"},"Pwd":{"locationName":"pwd"},"Pid":{"locationName":"pid","type":"integer"},"StartTime":{"locationName":"startTime","type":"timestamp"},"Uuid":{"locationName":"uuid"},"ParentUuid":{"locationName":"parentUuid"},"User":{"locationName":"user"},"UserId":{"locationName":"userId","type":"integer"},"Euid":{"locationName":"euid","type":"integer"},"Lineage":{"locationName":"lineage","type":"list","member":{"type":"structure","members":{"StartTime":{"locationName":"startTime","type":"timestamp"},"NamespacePid":{"locationName":"namespacePid","type":"integer"},"UserId":{"locationName":"userId","type":"integer"},"Name":{"locationName":"name"},"Pid":{"locationName":"pid","type":"integer"},"Uuid":{"locationName":"uuid"},"ExecutablePath":{"locationName":"executablePath"},"Euid":{"locationName":"euid","type":"integer"},"ParentUuid":{"locationName":"parentUuid"}}}}}},"S85":{"type":"structure","members":{"ProfileType":{"locationName":"profileType"},"ProfileSubtype":{"locationName":"profileSubtype"},"Observations":{"locationName":"observations","type":"structure","members":{"Text":{"locationName":"text","type":"list","member":{}}}}}},"S8q":{"type":"structure","members":{"Include":{"shape":"S8r","locationName":"include"},"Exclude":{"shape":"S8r","locationName":"exclude"}}},"S8r":{"type":"map","key":{},"value":{"type":"structure","required":["MapEquals"],"members":{"MapEquals":{"locationName":"mapEquals","type":"list","member":{"type":"structure","required":["Key"],"members":{"Key":{"locationName":"key"},"Value":{"locationName":"value"}}}}}}},"S9a":{"type":"list","member":{"type":"structure","required":["AccountId","MasterId","Email","RelationshipStatus","UpdatedAt"],"members":{"AccountId":{"locationName":"accountId"},"DetectorId":{"locationName":"detectorId"},"MasterId":{"locationName":"masterId"},"Email":{"shape":"S1p","locationName":"email"},"RelationshipStatus":{"locationName":"relationshipStatus"},"InvitedAt":{"locationName":"invitedAt"},"UpdatedAt":{"locationName":"updatedAt"},"AdministratorId":{"locationName":"administratorId"}}}},"S9o":{"type":"structure","members":{"FreeTrialDaysRemaining":{"locationName":"freeTrialDaysRemaining","type":"integer"}}},"Sa9":{"type":"structure","members":{"Amount":{"locationName":"amount"},"Unit":{"locationName":"unit"}}},"Sag":{"type":"list","member":{"type":"structure","members":{"Resource":{"locationName":"resource"},"Total":{"shape":"Sa9","locationName":"total"}}}}}} /***/ }), /* 586 */ @@ -57250,7 +57250,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 697 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-04-01","endpointPrefix":"quicksight","jsonVersion":"1.0","protocol":"rest-json","serviceFullName":"Amazon QuickSight","serviceId":"QuickSight","signatureVersion":"v4","uid":"quicksight-2018-04-01"},"operations":{"CancelIngestion":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountCustomization":{"http":{"requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountSubscription":{"http":{"requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["Edition","AuthenticationMethod","AwsAccountId","AccountName","NotificationEmail"],"members":{"Edition":{},"AuthenticationMethod":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AccountName":{},"NotificationEmail":{},"ActiveDirectoryName":{},"Realm":{},"DirectoryId":{},"AdminGroup":{"shape":"Sk"},"AuthorGroup":{"shape":"Sk"},"ReaderGroup":{"shape":"Sk"},"FirstName":{},"LastName":{},"EmailAddress":{},"ContactNumber":{},"IAMIdentityCenterInstanceArn":{}}},"output":{"type":"structure","members":{"SignupResponse":{"type":"structure","members":{"IAMUser":{"type":"boolean"},"userLoginName":{},"accountName":{},"directoryType":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Tags":{"shape":"Sb"},"Definition":{"shape":"S1h"},"ValidationStrategy":{"shape":"Smc"},"FolderArns":{"shape":"Sme"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDashboard":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"Smj"},"Tags":{"shape":"Sb"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Smm"},"ThemeArn":{},"Definition":{"shape":"Smz"},"ValidationStrategy":{"shape":"Smc"},"FolderArns":{"shape":"Sme"},"LinkSharingConfiguration":{"shape":"Sn0"},"LinkEntities":{"shape":"Sn1"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDataSet":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{},"Name":{},"PhysicalTableMap":{"shape":"Sn7"},"LogicalTableMap":{"shape":"Snr"},"ImportMode":{},"ColumnGroups":{"shape":"Soy"},"FieldFolders":{"shape":"Sp4"},"Permissions":{"shape":"S19"},"RowLevelPermissionDataSet":{"shape":"Sp9"},"RowLevelPermissionTagConfiguration":{"shape":"Spd"},"ColumnLevelPermissionRules":{"shape":"Spl"},"Tags":{"shape":"Sb"},"DataSetUsageConfiguration":{"shape":"Spp"},"DatasetParameters":{"shape":"Spq"},"FolderArns":{"shape":"Sme"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateDataSource":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name","Type"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{},"Name":{},"Type":{},"DataSourceParameters":{"shape":"Sq5"},"Credentials":{"shape":"Srm"},"Permissions":{"shape":"S19"},"VpcConnectionProperties":{"shape":"Srt"},"SslProperties":{"shape":"Sru"},"Tags":{"shape":"Sb"},"FolderArns":{"shape":"Sme"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"CreationStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateFolder":{"http":{"requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{},"FolderType":{},"ParentFolderArn":{},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"},"SharingModel":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"CreateFolderMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"FolderMember":{"type":"structure","members":{"MemberId":{},"MemberType":{}}},"RequestId":{}}}},"CreateGroup":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateGroupMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sse"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIAMPolicyAssignment":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","AssignmentStatus","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Ssi"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Ssi"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIngestion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["DataSetId","IngestionId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IngestionType":{}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateNamespace":{"http":{"requestUri":"/accounts/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId","Namespace","IdentityStore"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{},"IdentityStore":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Ssv"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"CreateRoleMembership":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","AwsAccountId","Namespace","Role"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Role":{"location":"uri","locationName":"Role"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTemplate":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"Name":{},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"St7"},"Tags":{"shape":"Sb"},"VersionDescription":{},"Definition":{"shape":"Sta"},"ValidationStrategy":{"shape":"Smc"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"TemplateId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTemplateAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stp"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTheme":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","Name","BaseThemeId","Configuration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Sts"},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"ThemeId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateThemeAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Su8"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTopic":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{},"Topic":{"shape":"Sub"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTopicRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetArn","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sw0"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateVPCConnection":{"http":{"requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Sw5"},"SecurityGroupIds":{"shape":"Sw7"},"DnsResolvers":{"shape":"Sw9"},"RoleArn":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"CreationStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountCustomization":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountSubscription":{"http":{"method":"DELETE","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAnalysis":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"RecoveryWindowInDays":{"location":"querystring","locationName":"recovery-window-in-days","type":"long"},"ForceDeleteWithoutRecovery":{"location":"querystring","locationName":"force-delete-without-recovery","type":"boolean"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"DeletionTime":{"type":"timestamp"},"RequestId":{}}}},"DeleteDashboard":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"DashboardId":{},"RequestId":{}}}},"DeleteDataSet":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSetRefreshProperties":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteFolder":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"DeleteFolderMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"RequestId":{}}}},"DeleteGroup":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteGroupMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIAMPolicyAssignment":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIdentityPropagationConfig":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/identity-propagation-config/{Service}"},"input":{"type":"structure","required":["AwsAccountId","Service"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Service":{"location":"uri","locationName":"Service"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteNamespace":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","ScheduleId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"DeleteRoleCustomPermission":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"type":"integer"}}}},"DeleteRoleMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","Role","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"RequestId":{},"Arn":{},"TemplateId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplateAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"TemplateId":{},"AliasName":{},"Arn":{},"RequestId":{}}}},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteThemeAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"AliasName":{},"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteTopic":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTopicRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteUserByPrincipalId":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}"},"input":{"type":"structure","required":["PrincipalId","AwsAccountId","Namespace"],"members":{"PrincipalId":{"location":"uri","locationName":"PrincipalId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteVPCConnection":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"DeletionStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountCustomization":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"Resolved":{"location":"querystring","locationName":"resolved","type":"boolean"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSettings":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountSettings":{"type":"structure","members":{"AccountName":{},"Edition":{},"DefaultNamespace":{},"NotificationEmail":{},"PublicSharingEnabled":{"type":"boolean"},"TerminationProtectionEnabled":{"type":"boolean"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSubscription":{"http":{"method":"GET","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountInfo":{"type":"structure","members":{"AccountName":{},"Edition":{},"NotificationEmail":{},"AuthenticationType":{},"AccountSubscriptionStatus":{},"IAMIdentityCenterInstanceArn":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysis":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Analysis":{"type":"structure","members":{"AnalysisId":{},"Arn":{},"Name":{},"Status":{},"Errors":{"shape":"Sya"},"DataSetArns":{"shape":"Syf"},"ThemeArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Sheets":{"shape":"Syg"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/definition"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"Name":{},"Errors":{"shape":"Sya"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"S1h"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"AnalysisArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAssetBundleExportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{"location":"uri","locationName":"AssetBundleExportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"DownloadUrl":{"shape":"Syp"},"Errors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"AwsAccountId":{},"ResourceArns":{"shape":"Sys"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Syu"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"},"ValidationStrategy":{"shape":"Szo"},"Warnings":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Message":{}}}}}}},"DescribeAssetBundleImportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{"location":"uri","locationName":"AssetBundleImportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"Errors":{"shape":"Szu"},"RollbackErrors":{"shape":"Szu"},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"AwsAccountId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"shape":"Syp"},"S3Uri":{}}},"OverrideParameters":{"shape":"Szy"},"FailureAction":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"OverridePermissions":{"shape":"S10h"},"OverrideTags":{"shape":"S10x"},"OverrideValidationStrategy":{"shape":"S11a"}}}},"DescribeDashboard":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Dashboard":{"type":"structure","members":{"DashboardId":{},"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S11f"},"VersionNumber":{"type":"long"},"Status":{},"Arn":{},"SourceEntityArn":{},"DataSetArns":{"shape":"Syf"},"Description":{},"ThemeArn":{},"Sheets":{"shape":"Syg"}}},"CreatedTime":{"type":"timestamp"},"LastPublishedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"LinkEntities":{"shape":"Sn1"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeDashboardDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"DashboardId":{},"Errors":{"shape":"S11f"},"Name":{},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Smz"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"DashboardPublishOptions":{"shape":"Smm"}}}},"DescribeDashboardPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"LinkSharingConfiguration":{"shape":"Sn0"}}}},"DescribeDashboardSnapshotJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"DashboardId":{},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTagKeys":{"type":"list","member":{}}}}}}},"SnapshotConfiguration":{"shape":"S11s"},"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeDashboardSnapshotJobResult":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Result":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"S11v"},"S3Results":{"type":"list","member":{"type":"structure","members":{"S3DestinationConfiguration":{"shape":"S124"},"S3Uri":{"shape":"Syp"},"ErrorInfo":{"type":"list","member":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}}}}}}}}}}}}}},"ErrorInfo":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSet":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSet":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PhysicalTableMap":{"shape":"Sn7"},"LogicalTableMap":{"shape":"Snr"},"OutputColumns":{"type":"list","member":{"type":"structure","members":{"Name":{},"Description":{},"Type":{},"SubType":{}}}},"ImportMode":{},"ConsumedSpiceCapacityInBytes":{"type":"long"},"ColumnGroups":{"shape":"Soy"},"FieldFolders":{"shape":"Sp4"},"RowLevelPermissionDataSet":{"shape":"Sp9"},"RowLevelPermissionTagConfiguration":{"shape":"Spd"},"ColumnLevelPermissionRules":{"shape":"Spl"},"DataSetUsageConfiguration":{"shape":"Spp"},"DatasetParameters":{"shape":"Spq"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetRefreshProperties":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DataSetRefreshProperties":{"shape":"S12s"}}}},"DescribeDataSource":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSource":{"shape":"S130"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSourcePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeFolder":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Folder":{"type":"structure","members":{"FolderId":{},"Arn":{},"Name":{},"FolderType":{},"FolderPath":{"type":"list","member":{}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"SharingModel":{}}},"RequestId":{}}}},"DescribeFolderPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Namespace":{"location":"querystring","locationName":"namespace"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{},"NextToken":{}}}},"DescribeFolderResolvedPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Namespace":{"location":"querystring","locationName":"namespace"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{},"NextToken":{}}}},"DescribeGroup":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeGroupMembership":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sse"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIAMPolicyAssignment":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"IAMPolicyAssignment":{"type":"structure","members":{"AwsAccountId":{},"AssignmentId":{},"AssignmentName":{},"PolicyArn":{},"Identities":{"shape":"Ssi"},"AssignmentStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIngestion":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Ingestion":{"shape":"S13n"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIpRestriction":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"IpRestrictionRuleMap":{"shape":"S13w"},"VpcIdRestrictionRuleMap":{"shape":"S13z"},"VpcEndpointIdRestrictionRuleMap":{"shape":"S142"},"Enabled":{"type":"boolean"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeNamespace":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Namespace":{"shape":"S147"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","ScheduleId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"RefreshSchedule":{"shape":"Ssv"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"Arn":{}}}},"DescribeRoleCustomPermission":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"CustomPermissionsName":{},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeTemplate":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Template":{"type":"structure","members":{"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S14j"},"VersionNumber":{"type":"long"},"Status":{},"DataSetConfigurations":{"shape":"Stb"},"Description":{},"SourceEntityArn":{},"ThemeArn":{},"Sheets":{"shape":"Syg"}}},"TemplateId":{},"LastUpdatedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stp"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/definition"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Name":{},"TemplateId":{},"Errors":{"shape":"S14j"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Sta"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplatePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTheme":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Theme":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"Version":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"BaseThemeId":{},"CreatedTime":{"type":"timestamp"},"Configuration":{"shape":"Sts"},"Errors":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{}}}},"Status":{}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Type":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemeAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Su8"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopic":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"Topic":{"shape":"Sub"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTopicRefresh":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","RefreshId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"RefreshId":{"location":"uri","locationName":"RefreshId"}}},"output":{"type":"structure","members":{"RefreshDetails":{"type":"structure","members":{"RefreshArn":{},"RefreshId":{},"RefreshStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"RefreshSchedule":{"shape":"Sw0"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"User":{"shape":"S15h"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeVPCConnection":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"VPCConnection":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sw7"},"DnsResolvers":{"shape":"Sut"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S15n"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{},"Status":{"type":"integer"}}}},"GenerateEmbedUrlForAnonymousUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/anonymous-user"},"input":{"type":"structure","required":["AwsAccountId","Namespace","AuthorizedResourceArns","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"Namespace":{},"SessionTags":{"shape":"S15t"},"AuthorizedResourceArns":{"type":"list","member":{}},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S15z"}}},"QSearchBar":{"type":"structure","required":["InitialTopicId"],"members":{"InitialTopicId":{}}}}},"AllowedDomains":{"shape":"Sut"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId","AnonymousUserArn"],"members":{"EmbedUrl":{"shape":"S162"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"AnonymousUserArn":{}}}},"GenerateEmbedUrlForRegisteredUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/registered-user"},"input":{"type":"structure","required":["AwsAccountId","UserArn","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"UserArn":{},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S167"},"Bookmarks":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}}}}}},"QuickSightConsole":{"type":"structure","members":{"InitialPath":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S167"}}}}},"QSearchBar":{"type":"structure","members":{"InitialTopicId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S15z"}}}}},"AllowedDomains":{"shape":"Sut"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId"],"members":{"EmbedUrl":{"shape":"S162"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetDashboardEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","IdentityType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"IdentityType":{"location":"querystring","locationName":"creds-type"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UndoRedoDisabled":{"location":"querystring","locationName":"undo-redo-disabled","type":"boolean"},"ResetDisabled":{"location":"querystring","locationName":"reset-disabled","type":"boolean"},"StatePersistenceEnabled":{"location":"querystring","locationName":"state-persistence-enabled","type":"boolean"},"UserArn":{"location":"querystring","locationName":"user-arn"},"Namespace":{"location":"querystring","locationName":"namespace"},"AdditionalDashboardIds":{"location":"querystring","locationName":"additional-dashboard-ids","type":"list","member":{}}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S162"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetSessionEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/session-embed-url"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"EntryPoint":{"location":"querystring","locationName":"entry-point"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UserArn":{"location":"querystring","locationName":"user-arn"}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S162"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAnalyses":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S16o"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAssetBundleExportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleExportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListAssetBundleImportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleImportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"FailureAction":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDashboardVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreatedTime":{"type":"timestamp"},"VersionNumber":{"type":"long"},"Status":{},"SourceEntityArn":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDashboards":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S174"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDataSets":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S178"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSources":{"type":"list","member":{"shape":"S130"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListFolderMembers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderMemberList":{"type":"list","member":{"type":"structure","members":{"MemberId":{},"MemberArn":{}}}},"NextToken":{},"RequestId":{}}}},"ListFolders":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S17j"},"NextToken":{},"RequestId":{}}}},"ListGroupMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMemberList":{"type":"list","member":{"shape":"Sse"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S17q"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignments":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentStatus":{"location":"querystring","locationName":"assignment-status"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"IAMPolicyAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"AssignmentStatus":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignmentsForUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","UserName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"UserName":{"location":"uri","locationName":"UserName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"ActiveAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"PolicyArn":{}}}},"RequestId":{},"NextToken":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIdentityPropagationConfigs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/identity-propagation-config"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Services":{"type":"list","member":{"type":"structure","members":{"Service":{},"AuthorizedTargets":{"shape":"S184"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListIngestions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions"},"input":{"type":"structure","required":["DataSetId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"next-token"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Ingestions":{"type":"list","member":{"shape":"S13n"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListNamespaces":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Namespaces":{"type":"list","member":{"shape":"S147"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RefreshSchedules":{"type":"list","member":{"shape":"Ssv"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListRoleMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"MembersList":{"shape":"Sk"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sb"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTemplateAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateAliasList":{"type":"list","member":{"shape":"Stp"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListTemplateVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/versions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TemplateVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"VersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"Status":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TemplateId":{},"Name":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemeAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"ThemeAliasList":{"type":"list","member":{"shape":"Su8"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListThemeVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/versions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ThemeVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"CreatedTime":{"type":"timestamp"},"Status":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"ThemeSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopicRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"RefreshSchedules":{"type":"list","member":{"type":"structure","members":{"DatasetId":{},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sw0"}}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopics":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TopicsSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TopicId":{},"Name":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUserGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S17q"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"UserList":{"type":"list","member":{"shape":"S15h"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListVPCConnections":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VPCConnectionSummaries":{"type":"list","member":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sw7"},"DnsResolvers":{"shape":"Sut"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S15n"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"PutDataSetRefreshProperties":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","DataSetRefreshProperties"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"DataSetRefreshProperties":{"shape":"S12s"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RegisterUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["IdentityType","Email","UserRole","AwsAccountId","Namespace"],"members":{"IdentityType":{},"Email":{},"UserRole":{},"IamArn":{},"SessionName":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"UserName":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"User":{"shape":"S15h"},"UserInvitationUrl":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RestoreAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"RequestId":{}}}},"SearchAnalyses":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/analyses"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S16o"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDashboards":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/dashboards"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S174"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSets":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sets"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S178"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSources":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sources"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSourceSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchFolders":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/folders"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S17j"},"NextToken":{},"RequestId":{}}}},"SearchGroups":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups-search"},"input":{"type":"structure","required":["AwsAccountId","Namespace","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S17q"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleExportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/export"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId","ResourceArns","ExportFormat"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{},"ResourceArns":{"shape":"Sys"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Syu"},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"},"ValidationStrategy":{"shape":"Szo"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleExportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleImportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/import"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId","AssetBundleImportSource"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"type":"blob","sensitive":true},"S3Uri":{}}},"OverrideParameters":{"shape":"Szy"},"FailureAction":{},"OverridePermissions":{"shape":"S10h"},"OverrideTags":{"shape":"S10x"},"OverrideValidationStrategy":{"shape":"S11a"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleImportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartDashboardSnapshotJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId","UserConfiguration","SnapshotConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTags":{"shape":"S15t"}}}}}},"SnapshotConfiguration":{"shape":"S11s"}}},"output":{"type":"structure","members":{"Arn":{},"SnapshotJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"TagResource":{"http":{"requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"keys","type":"list","member":{}}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountCustomization":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId","DefaultNamespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DefaultNamespace":{},"NotificationEmail":{},"TerminationProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAnalysis":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Definition":{"shape":"S1h"},"ValidationStrategy":{"shape":"Smc"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"UpdateStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateAnalysisPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"GrantPermissions":{"shape":"S1be"},"RevokePermissions":{"shape":"S1be"}}},"output":{"type":"structure","members":{"AnalysisArn":{},"AnalysisId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDashboard":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"SourceEntity":{"shape":"Smj"},"Parameters":{"shape":"Sr"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Smm"},"ThemeArn":{},"Definition":{"shape":"Smz"},"ValidationStrategy":{"shape":"Smc"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"type":"integer"},"RequestId":{}}}},"UpdateDashboardLinks":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/linked-entities"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","LinkEntities"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"LinkEntities":{"shape":"Sn1"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DashboardArn":{},"LinkEntities":{"shape":"Sn1"}}}},"UpdateDashboardPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"GrantPermissions":{"shape":"S1be"},"RevokePermissions":{"shape":"S1be"},"GrantLinkPermissions":{"shape":"S1bl"},"RevokeLinkPermissions":{"shape":"S1bl"}}},"output":{"type":"structure","members":{"DashboardArn":{},"DashboardId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"LinkSharingConfiguration":{"shape":"Sn0"}}}},"UpdateDashboardPublishedVersion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","VersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"uri","locationName":"VersionNumber","type":"long"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateDataSet":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"Name":{},"PhysicalTableMap":{"shape":"Sn7"},"LogicalTableMap":{"shape":"Snr"},"ImportMode":{},"ColumnGroups":{"shape":"Soy"},"FieldFolders":{"shape":"Sp4"},"RowLevelPermissionDataSet":{"shape":"Sp9"},"RowLevelPermissionTagConfiguration":{"shape":"Spd"},"ColumnLevelPermissionRules":{"shape":"Spl"},"DataSetUsageConfiguration":{"shape":"Spp"},"DatasetParameters":{"shape":"Spq"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSetPermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"Name":{},"DataSourceParameters":{"shape":"Sq5"},"Credentials":{"shape":"Srm"},"VpcConnectionProperties":{"shape":"Srt"},"SslProperties":{"shape":"Sru"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"UpdateStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSourcePermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateFolder":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"UpdateFolderPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"Arn":{},"FolderId":{},"Permissions":{"shape":"S19"},"RequestId":{}}}},"UpdateGroup":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIAMPolicyAssignment":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Ssi"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"PolicyArn":{},"Identities":{"shape":"Ssi"},"AssignmentStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIdentityPropagationConfig":{"http":{"requestUri":"/accounts/{AwsAccountId}/identity-propagation-config/{Service}"},"input":{"type":"structure","required":["AwsAccountId","Service"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Service":{"location":"uri","locationName":"Service"},"AuthorizedTargets":{"shape":"S184"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIpRestriction":{"http":{"requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IpRestrictionRuleMap":{"shape":"S13w"},"VpcIdRestrictionRuleMap":{"shape":"S13z"},"VpcEndpointIdRestrictionRuleMap":{"shape":"S142"},"Enabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdatePublicSharingSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/public-sharing-settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"PublicSharingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Ssv"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"UpdateRoleCustomPermission":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["CustomPermissionsName","Role","AwsAccountId","Namespace"],"members":{"CustomPermissionsName":{},"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"type":"integer"}}}},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"SourceEntity":{"shape":"St7"},"VersionDescription":{},"Name":{},"Definition":{"shape":"Sta"},"ValidationStrategy":{"shape":"Smc"}}},"output":{"type":"structure","members":{"TemplateId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplateAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stp"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplatePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"GrantPermissions":{"shape":"S1be"},"RevokePermissions":{"shape":"S1be"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTheme":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","BaseThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Sts"}}},"output":{"type":"structure","members":{"ThemeId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemeAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Su8"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"GrantPermissions":{"shape":"S1be"},"RevokePermissions":{"shape":"S1be"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopic":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"Topic":{"shape":"Sub"}}},"output":{"type":"structure","members":{"TopicId":{},"Arn":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopicPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"GrantPermissions":{"shape":"S1be"},"RevokePermissions":{"shape":"S1be"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTopicRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"},"RefreshSchedule":{"shape":"Sw0"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateUser":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace","Email","Role"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Email":{},"Role":{},"CustomPermissionsName":{},"UnapplyCustomPermissions":{"type":"boolean"},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S15h"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateVPCConnection":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"},"Name":{},"SubnetIds":{"shape":"Sw5"},"SecurityGroupIds":{"shape":"Sw7"},"DnsResolvers":{"shape":"Sw9"},"RoleArn":{}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"UpdateStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}}},"shapes":{"Sa":{"type":"structure","members":{"DefaultTheme":{},"DefaultEmailCustomizationTemplate":{}}},"Sb":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sk":{"type":"list","member":{}},"Sr":{"type":"structure","members":{"StringParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"Sv"}}}},"IntegerParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S10"}}}}},"DecimalParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S14"}}}}},"DateTimeParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S18"}}}}}}},"Sv":{"type":"list","member":{"shape":"Sw"}},"Sw":{"type":"string","sensitive":true},"S10":{"type":"long","sensitive":true},"S14":{"type":"double","sensitive":true},"S18":{"type":"timestamp","sensitive":true},"S19":{"type":"list","member":{"shape":"S1a"}},"S1a":{"type":"structure","required":["Principal","Actions"],"members":{"Principal":{},"Actions":{"shape":"S1c"}}},"S1c":{"type":"list","member":{}},"S1d":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"S1f":{"type":"list","member":{"type":"structure","required":["DataSetPlaceholder","DataSetArn"],"members":{"DataSetPlaceholder":{},"DataSetArn":{}}}},"S1h":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sk9"},"ParameterDeclarations":{"shape":"Skc"},"FilterGroups":{"shape":"Skw"},"ColumnConfigurations":{"shape":"Slw"},"AnalysisDefaults":{"shape":"Sm3"},"Options":{"shape":"Sma"}}},"S1i":{"type":"list","member":{"type":"structure","required":["Identifier","DataSetArn"],"members":{"Identifier":{},"DataSetArn":{}}}},"S1l":{"type":"list","member":{"type":"structure","required":["SheetId"],"members":{"SheetId":{},"Title":{},"Description":{},"Name":{},"ParameterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S1v"}}},"List":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName","MaximumValue","MinimumValue","StepSize"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2u"},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}}}}},"FilterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S1v"},"Type":{}}},"List":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["FilterControlId","Title","SourceFilterId","MaximumValue","MinimumValue","StepSize"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2u"},"Type":{},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}},"RelativeDateTime":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}}}}}}},"Visuals":{"type":"list","member":{"type":"structure","members":{"TableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TableAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"shape":"S3n"},"Values":{"shape":"S4f"}}},"TableUnaggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4v"}}}}}}}},"SortConfiguration":{"type":"structure","members":{"RowSort":{"type":"list","member":{"shape":"S4y"}},"PaginationConfiguration":{"shape":"S55"}}},"TableOptions":{"type":"structure","members":{"Orientation":{},"HeaderStyle":{"shape":"S5a"},"CellStyle":{"shape":"S5a"},"RowAlternateColorOptions":{"shape":"S5k"}}},"TotalOptions":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5a"},"TotalAggregationOptions":{"shape":"S5q"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Width":{},"CustomLabel":{},"Visibility":{},"URLStyling":{"type":"structure","members":{"LinkConfiguration":{"type":"structure","required":["Target","Content"],"members":{"Target":{},"Content":{"type":"structure","members":{"CustomTextContent":{"type":"structure","required":["FontConfiguration"],"members":{"Value":{},"FontConfiguration":{"shape":"S1y"}}},"CustomIconContent":{"type":"structure","members":{"Icon":{}}}}}}},"ImageConfiguration":{"type":"structure","members":{"SizingOptions":{"type":"structure","members":{"TableCellImageScalingConfiguration":{}}}}}}}}}},"Order":{"type":"list","member":{}},"PinnedFieldOptions":{"type":"structure","members":{"PinnedLeftFields":{"type":"list","member":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"TableInlineVisualizations":{"type":"list","member":{"type":"structure","members":{"DataBars":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"PositiveColor":{},"NegativeColor":{}}}}}},"Interactions":{"shape":"S6g"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6o"}}},"Row":{"type":"structure","members":{"BackgroundColor":{"shape":"S6p"},"TextColor":{"shape":"S6p"}}}}}}}},"Actions":{"shape":"S75"}}},"PivotTableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PivotTableAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"S87"},"Columns":{"shape":"S87"},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"FieldSortOptions":{"type":"list","member":{"type":"structure","required":["FieldId","SortBy"],"members":{"FieldId":{},"SortBy":{"type":"structure","members":{"Field":{"shape":"S4z"},"Column":{"shape":"S51"},"DataPath":{"type":"structure","required":["Direction","SortPaths"],"members":{"Direction":{},"SortPaths":{"shape":"S8e"}}}}}}}}}},"TableOptions":{"type":"structure","members":{"MetricPlacement":{},"SingleMetricVisibility":{},"ColumnNamesVisibility":{},"ToggleButtonsVisibility":{},"ColumnHeaderStyle":{"shape":"S5a"},"RowHeaderStyle":{"shape":"S5a"},"CellStyle":{"shape":"S5a"},"RowFieldNamesStyle":{"shape":"S5a"},"RowAlternateColorOptions":{"shape":"S5k"},"CollapsedRowDimensionsVisibility":{},"RowsLayout":{},"RowsLabelOptions":{"type":"structure","members":{"Visibility":{},"CustomLabel":{}}},"DefaultCellWidth":{}}},"TotalOptions":{"type":"structure","members":{"RowSubtotalOptions":{"shape":"S8p"},"ColumnSubtotalOptions":{"shape":"S8p"},"RowTotalOptions":{"shape":"S8w"},"ColumnTotalOptions":{"shape":"S8w"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"CustomLabel":{},"Visibility":{}}}},"DataPathOptions":{"type":"list","member":{"type":"structure","required":["DataPathList"],"members":{"DataPathList":{"shape":"S8e"},"Width":{}}}},"CollapseStateOptions":{"type":"list","member":{"type":"structure","required":["Target"],"members":{"Target":{"type":"structure","members":{"FieldId":{},"FieldDataPathValues":{"shape":"S8e"}}},"State":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"Interactions":{"shape":"S6g"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6o"},"Scope":{"shape":"S9b"},"Scopes":{"type":"list","member":{"shape":"S9b"}}}}}}}}},"Actions":{"shape":"S75"}}},"BarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"},"SmallMultiples":{"shape":"S9i"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimit":{"shape":"S9l"},"ColorSort":{"shape":"S9k"},"ColorItemsLimit":{"shape":"S9l"},"SmallMultiplesSort":{"shape":"S9k"},"SmallMultiplesLimitConfiguration":{"shape":"S9l"}}},"Orientation":{},"BarsArrangement":{},"VisualPalette":{"shape":"S9p"},"SmallMultiplesOptions":{"shape":"S9s"},"CategoryAxis":{"shape":"Sa2"},"CategoryLabelOptions":{"shape":"Sai"},"ValueAxis":{"shape":"Sa2"},"ValueLabelOptions":{"shape":"Sai"},"ColorLabelOptions":{"shape":"Sai"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"ReferenceLines":{"shape":"Sb8"},"ContributionAnalysisDefaults":{"shape":"Sbn"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"KPIVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4f"},"TargetValues":{"shape":"S4f"},"TrendGroups":{"shape":"S3n"}}},"SortConfiguration":{"type":"structure","members":{"TrendGroupSort":{"shape":"S9k"}}},"KPIOptions":{"type":"structure","members":{"ProgressBar":{"type":"structure","members":{"Visibility":{}}},"TrendArrows":{"type":"structure","members":{"Visibility":{}}},"SecondaryValue":{"type":"structure","members":{"Visibility":{}}},"Comparison":{"shape":"Scd"},"PrimaryValueDisplayType":{},"PrimaryValueFontConfiguration":{"shape":"S1y"},"SecondaryValueFontConfiguration":{"shape":"S1y"},"Sparkline":{"type":"structure","required":["Type"],"members":{"Visibility":{},"Type":{},"Color":{},"TooltipVisibility":{}}},"VisualLayoutOptions":{"type":"structure","members":{"StandardLayout":{"type":"structure","required":["Type"],"members":{"Type":{}}}}}}},"Interactions":{"shape":"S6g"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6p"},"Icon":{"shape":"S6v"}}},"ProgressBar":{"type":"structure","members":{"ForegroundColor":{"shape":"S6p"}}},"ActualValue":{"type":"structure","members":{"TextColor":{"shape":"S6p"},"Icon":{"shape":"S6v"}}},"ComparisonValue":{"type":"structure","members":{"TextColor":{"shape":"S6p"},"Icon":{"shape":"S6v"}}}}}}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"PieChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PieChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"SmallMultiples":{"shape":"S9i"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimit":{"shape":"S9l"},"SmallMultiplesSort":{"shape":"S9k"},"SmallMultiplesLimitConfiguration":{"shape":"S9l"}}},"DonutOptions":{"type":"structure","members":{"ArcOptions":{"type":"structure","members":{"ArcThickness":{}}},"DonutCenterOptions":{"type":"structure","members":{"LabelVisibility":{}}}}},"SmallMultiplesOptions":{"shape":"S9s"},"CategoryLabelOptions":{"shape":"Sai"},"ValueLabelOptions":{"shape":"Sai"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"VisualPalette":{"shape":"S9p"},"ContributionAnalysisDefaults":{"shape":"Sbn"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"GaugeChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4f"},"TargetValues":{"shape":"S4f"}}},"GaugeChartOptions":{"type":"structure","members":{"PrimaryValueDisplayType":{},"Comparison":{"shape":"Scd"},"ArcAxis":{"type":"structure","members":{"Range":{"type":"structure","members":{"Min":{"type":"double"},"Max":{"type":"double"}}},"ReserveRange":{"type":"integer"}}},"Arc":{"type":"structure","members":{"ArcAngle":{"type":"double"},"ArcThickness":{}}},"PrimaryValueFontConfiguration":{"shape":"S1y"}}},"DataLabels":{"shape":"Sao"},"TooltipOptions":{"shape":"Saz"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6p"},"Icon":{"shape":"S6v"}}},"Arc":{"type":"structure","members":{"ForegroundColor":{"shape":"S6p"}}}}}}}},"Actions":{"shape":"S75"}}},"LineChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"LineChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"},"SmallMultiples":{"shape":"S9i"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimitConfiguration":{"shape":"S9l"},"ColorItemsLimitConfiguration":{"shape":"S9l"},"SmallMultiplesSort":{"shape":"S9k"},"SmallMultiplesLimitConfiguration":{"shape":"S9l"}}},"ForecastConfigurations":{"type":"list","member":{"type":"structure","members":{"ForecastProperties":{"type":"structure","members":{"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{"type":"integer"}}},"Scenario":{"type":"structure","members":{"WhatIfPointScenario":{"type":"structure","required":["Date","Value"],"members":{"Date":{"type":"timestamp"},"Value":{"type":"double"}}},"WhatIfRangeScenario":{"type":"structure","required":["StartDate","EndDate","Value"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Value":{"type":"double"}}}}}}}},"Type":{},"SmallMultiplesOptions":{"shape":"S9s"},"XAxisDisplayOptions":{"shape":"Sa2"},"XAxisLabelOptions":{"shape":"Sai"},"PrimaryYAxisDisplayOptions":{"shape":"Sdv"},"PrimaryYAxisLabelOptions":{"shape":"Sai"},"SecondaryYAxisDisplayOptions":{"shape":"Sdv"},"SecondaryYAxisLabelOptions":{"shape":"Sai"},"SingleAxisOptions":{"shape":"Sdz"},"DefaultSeriesSettings":{"type":"structure","members":{"AxisBinding":{},"LineStyleSettings":{"shape":"Se3"},"MarkerStyleSettings":{"shape":"Se6"}}},"Series":{"type":"list","member":{"type":"structure","members":{"FieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"AxisBinding":{},"Settings":{"shape":"Seb"}}},"DataFieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"FieldValue":{"shape":"Sw"},"AxisBinding":{},"Settings":{"shape":"Seb"}}}}}},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"ReferenceLines":{"shape":"Sb8"},"Tooltip":{"shape":"Saz"},"ContributionAnalysisDefaults":{"shape":"Sbn"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"HeatMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HeatMapAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"Seh"},"Columns":{"shape":"Seh"},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"HeatMapRowSort":{"shape":"S9k"},"HeatMapColumnSort":{"shape":"S9k"},"HeatMapRowItemsLimitConfiguration":{"shape":"S9l"},"HeatMapColumnItemsLimitConfiguration":{"shape":"S9l"}}},"RowLabelOptions":{"shape":"Sai"},"ColumnLabelOptions":{"shape":"Sai"},"ColorScale":{"shape":"Sek"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"Interactions":{"shape":"S6g"}}},"ColumnHierarchies":{"shape":"Sbq"},"Actions":{"shape":"S75"}}},"TreeMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TreeMapAggregatedFieldWells":{"type":"structure","members":{"Groups":{"type":"list","member":{"shape":"S3o"}},"Sizes":{"shape":"Set"},"Colors":{"shape":"Set"}}}}},"SortConfiguration":{"type":"structure","members":{"TreeMapSort":{"shape":"S9k"},"TreeMapGroupItemsLimitConfiguration":{"shape":"S9l"}}},"GroupLabelOptions":{"shape":"Sai"},"SizeLabelOptions":{"shape":"Sai"},"ColorLabelOptions":{"shape":"Sai"},"ColorScale":{"shape":"Sek"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"GeospatialMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"GeospatialMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"}}}}},"Legend":{"shape":"Sam"},"Tooltip":{"shape":"Saz"},"WindowOptions":{"shape":"Sez"},"MapStyleOptions":{"shape":"Sf4"},"PointStyleOptions":{"type":"structure","members":{"SelectedPointStyle":{},"ClusterMarkerConfiguration":{"type":"structure","members":{"ClusterMarker":{"type":"structure","members":{"SimpleClusterMarker":{"type":"structure","members":{"Color":{}}}}}}},"HeatmapConfiguration":{"type":"structure","members":{"HeatmapColor":{"type":"structure","members":{"Colors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"Color":{}}}}}}}}}},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"ColumnHierarchies":{"shape":"Sbq"},"Actions":{"shape":"S75"}}},"FilledMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FilledMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"}}},"Legend":{"shape":"Sam"},"Tooltip":{"shape":"Saz"},"WindowOptions":{"shape":"Sez"},"MapStyleOptions":{"shape":"Sf4"},"Interactions":{"shape":"S6g"}}},"ConditionalFormatting":{"type":"structure","required":["ConditionalFormattingOptions"],"members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","required":["Shape"],"members":{"Shape":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Format":{"type":"structure","required":["BackgroundColor"],"members":{"BackgroundColor":{"shape":"S6p"}}}}}}}}}},"ColumnHierarchies":{"shape":"Sbq"},"Actions":{"shape":"S75"}}},"FunnelChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FunnelChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimit":{"shape":"S9l"}}},"CategoryLabelOptions":{"shape":"Sai"},"ValueLabelOptions":{"shape":"Sai"},"Tooltip":{"shape":"Saz"},"DataLabelOptions":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"Position":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"MeasureDataLabelStyle":{}}},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"ScatterPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ScatterPlotCategoricallyAggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S4f"},"YAxis":{"shape":"S4f"},"Category":{"shape":"S3n"},"Size":{"shape":"S4f"},"Label":{"shape":"S3n"}}},"ScatterPlotUnaggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S3n"},"YAxis":{"shape":"S3n"},"Size":{"shape":"S4f"},"Category":{"shape":"S3n"},"Label":{"shape":"S3n"}}}}},"SortConfiguration":{"type":"structure","members":{"ScatterPlotLimitConfiguration":{"shape":"S9l"}}},"XAxisLabelOptions":{"shape":"Sai"},"XAxisDisplayOptions":{"shape":"Sa2"},"YAxisLabelOptions":{"shape":"Sai"},"YAxisDisplayOptions":{"shape":"Sa2"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"ComboChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ComboChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"BarValues":{"shape":"S4f"},"Colors":{"shape":"S3n"},"LineValues":{"shape":"S4f"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimit":{"shape":"S9l"},"ColorSort":{"shape":"S9k"},"ColorItemsLimit":{"shape":"S9l"}}},"BarsArrangement":{},"CategoryAxis":{"shape":"Sa2"},"CategoryLabelOptions":{"shape":"Sai"},"PrimaryYAxisDisplayOptions":{"shape":"Sa2"},"PrimaryYAxisLabelOptions":{"shape":"Sai"},"SecondaryYAxisDisplayOptions":{"shape":"Sa2"},"SecondaryYAxisLabelOptions":{"shape":"Sai"},"SingleAxisOptions":{"shape":"Sdz"},"ColorLabelOptions":{"shape":"Sai"},"Legend":{"shape":"Sam"},"BarDataLabels":{"shape":"Sao"},"LineDataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"ReferenceLines":{"shape":"Sb8"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"BoxPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BoxPlotAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"PaginationConfiguration":{"shape":"S55"}}},"BoxPlotOptions":{"type":"structure","members":{"StyleOptions":{"type":"structure","members":{"FillStyle":{}}},"OutlierVisibility":{},"AllDataPointsVisibility":{}}},"CategoryAxis":{"shape":"Sa2"},"CategoryLabelOptions":{"shape":"Sai"},"PrimaryYAxisDisplayOptions":{"shape":"Sa2"},"PrimaryYAxisLabelOptions":{"shape":"Sai"},"Legend":{"shape":"Sam"},"Tooltip":{"shape":"Saz"},"ReferenceLines":{"shape":"Sb8"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"WaterfallVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WaterfallChartAggregatedFieldWells":{"type":"structure","members":{"Categories":{"shape":"S3n"},"Values":{"shape":"S4f"},"Breakdowns":{"shape":"S3n"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"BreakdownItemsLimit":{"shape":"S9l"}}},"WaterfallChartOptions":{"type":"structure","members":{"TotalBarLabel":{}}},"CategoryAxisLabelOptions":{"shape":"Sai"},"CategoryAxisDisplayOptions":{"shape":"Sa2"},"PrimaryYAxisLabelOptions":{"shape":"Sai"},"PrimaryYAxisDisplayOptions":{"shape":"Sa2"},"Legend":{"shape":"Sam"},"DataLabels":{"shape":"Sao"},"VisualPalette":{"shape":"S9p"},"ColorConfiguration":{"type":"structure","members":{"GroupColorConfiguration":{"type":"structure","members":{"PositiveBarColor":{},"NegativeBarColor":{},"TotalBarColor":{}}}}},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"HistogramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HistogramAggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"XAxisDisplayOptions":{"shape":"Sa2"},"XAxisLabelOptions":{"shape":"Sai"},"YAxisDisplayOptions":{"shape":"Sa2"},"BinOptions":{"type":"structure","members":{"SelectedBinType":{},"BinCount":{"type":"structure","members":{"Value":{"type":"integer"}}},"BinWidth":{"type":"structure","members":{"Value":{"type":"double"},"BinCountLimit":{"type":"long"}}},"StartValue":{"type":"double"}}},"DataLabels":{"shape":"Sao"},"Tooltip":{"shape":"Saz"},"VisualPalette":{"shape":"S9p"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"}}},"WordCloudVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WordCloudAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3o"}},"Size":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategoryItemsLimit":{"shape":"S9l"},"CategorySort":{"shape":"S9k"}}},"CategoryLabelOptions":{"shape":"Sai"},"WordCloudOptions":{"type":"structure","members":{"WordOrientation":{},"WordScaling":{},"CloudLayout":{},"WordCasing":{},"WordPadding":{},"MaximumStringLength":{"type":"integer"}}},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}},"InsightVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"InsightConfiguration":{"type":"structure","members":{"Computations":{"type":"list","member":{"type":"structure","members":{"TopBottomRanked":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3o"},"Value":{"shape":"S4g"},"ResultSize":{"type":"integer"},"Type":{}}},"TopBottomMovers":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Category":{"shape":"S3o"},"Value":{"shape":"S4g"},"MoverSize":{"type":"integer"},"SortOrder":{},"Type":{}}},"TotalAggregation":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Value":{"shape":"S4g"}}},"MaximumMinimum":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"Type":{}}},"MetricComparison":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"FromValue":{"shape":"S4g"},"TargetValue":{"shape":"S4g"}}},"PeriodOverPeriod":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"}}},"PeriodToDate":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodTimeGranularity":{}}},"GrowthRate":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodSize":{"type":"integer"}}},"UniqueValues":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3o"}}},"Forecast":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{},"CustomSeasonalityValue":{"type":"integer"}}}}}},"CustomNarrative":{"type":"structure","required":["Narrative"],"members":{"Narrative":{}}},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"DataSetIdentifier":{}}},"SankeyDiagramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"SankeyDiagramAggregatedFieldWells":{"type":"structure","members":{"Source":{"shape":"S3n"},"Destination":{"shape":"S3n"},"Weight":{"shape":"S4f"}}}}},"SortConfiguration":{"type":"structure","members":{"WeightSort":{"shape":"S9k"},"SourceItemsLimit":{"shape":"S9l"},"DestinationItemsLimit":{"shape":"S9l"}}},"DataLabels":{"shape":"Sao"},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"}}},"CustomContentVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"ContentUrl":{},"ContentType":{},"ImageScaling":{},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"DataSetIdentifier":{}}},"EmptyVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"DataSetIdentifier":{},"Actions":{"shape":"S75"}}},"RadarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"RadarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3o"}},"Color":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9k"},"CategoryItemsLimit":{"shape":"S9l"},"ColorSort":{"shape":"S9k"},"ColorItemsLimit":{"shape":"S9l"}}},"Shape":{},"BaseSeriesSettings":{"type":"structure","members":{"AreaStyleSettings":{"type":"structure","members":{"Visibility":{}}}}},"StartAngle":{"type":"double"},"VisualPalette":{"shape":"S9p"},"AlternateBandColorsVisibility":{},"AlternateBandEvenColor":{},"AlternateBandOddColor":{},"CategoryAxis":{"shape":"Sa2"},"CategoryLabelOptions":{"shape":"Sai"},"ColorAxis":{"shape":"Sa2"},"ColorLabelOptions":{"shape":"Sai"},"Legend":{"shape":"Sam"},"AxesRangeScale":{},"Interactions":{"shape":"S6g"}}},"Actions":{"shape":"S75"},"ColumnHierarchies":{"shape":"Sbq"}}}}}},"TextBoxes":{"type":"list","member":{"type":"structure","required":["SheetTextBoxId"],"members":{"SheetTextBoxId":{},"Content":{}}}},"Layouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Sj0"},"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sjc"},"CanvasSizeOptions":{"shape":"Sjl"}}},"SectionBasedLayout":{"type":"structure","required":["HeaderSections","BodySections","FooterSections","CanvasSizeOptions"],"members":{"HeaderSections":{"shape":"Sjo"},"BodySections":{"type":"list","member":{"type":"structure","required":["SectionId","Content"],"members":{"SectionId":{},"Content":{"type":"structure","members":{"Layout":{"shape":"Sjq"}}},"Style":{"shape":"Sjs"},"PageBreakConfiguration":{"type":"structure","members":{"After":{"type":"structure","members":{"Status":{}}}}}}}},"FooterSections":{"shape":"Sjo"},"CanvasSizeOptions":{"shape":"Sk1"}}}}}}}},"SheetControlLayouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Sj0"}}}}}},"ContentType":{}}}},"S1v":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}},"S1w":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"CustomLabel":{}}},"S1y":{"type":"structure","members":{"FontSize":{"type":"structure","members":{"Relative":{}}},"FontDecoration":{},"FontColor":{},"FontWeight":{"type":"structure","members":{"Name":{}}},"FontStyle":{}}},"S27":{"type":"structure","members":{"Visibility":{},"InfoIconText":{}}},"S2a":{"type":"structure","members":{"SearchOptions":{"type":"structure","members":{"Visibility":{}}},"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2c":{"type":"structure","members":{"Visibility":{}}},"S2e":{"type":"structure","members":{"Values":{"shape":"S2f"},"LinkToDataSetColumn":{"shape":"S2g"}}},"S2f":{"type":"list","member":{}},"S2g":{"type":"structure","required":["DataSetIdentifier","ColumnName"],"members":{"DataSetIdentifier":{},"ColumnName":{}}},"S2i":{"type":"structure","members":{"SourceControls":{"type":"list","member":{"type":"structure","members":{"SourceSheetControlId":{},"ColumnToMatch":{"shape":"S2g"}}}}}},"S2m":{"type":"structure","members":{"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2o":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2p":{"type":"structure","members":{"Visibility":{}}},"S2s":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2u":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S31":{"type":"structure","members":{"Values":{"shape":"S2f"}}},"S3c":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3g":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3n":{"type":"list","member":{"shape":"S3o"}},"S3o":{"type":"structure","members":{"NumericalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S3s"}}},"CategoricalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S4b"}}},"DateDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"DateGranularity":{},"HierarchyId":{},"FormatConfiguration":{"shape":"S4e"}}}}},"S3s":{"type":"structure","members":{"FormatConfiguration":{"shape":"S3t"}}},"S3t":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3u"},"CurrencyDisplayFormatConfiguration":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"Symbol":{},"DecimalPlacesConfiguration":{"shape":"S40"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"PercentageDisplayFormatConfiguration":{"shape":"S49"}}},"S3u":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"DecimalPlacesConfiguration":{"shape":"S40"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"S3v":{"type":"string","sensitive":true},"S3w":{"type":"string","sensitive":true},"S3x":{"type":"structure","members":{"DecimalSeparator":{},"ThousandsSeparator":{"type":"structure","members":{"Symbol":{},"Visibility":{}}}}},"S40":{"type":"structure","required":["DecimalPlaces"],"members":{"DecimalPlaces":{"type":"long"}}},"S43":{"type":"structure","required":["DisplayMode"],"members":{"DisplayMode":{}}},"S45":{"type":"structure","required":["NullString"],"members":{"NullString":{"type":"string","sensitive":true}}},"S49":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"DecimalPlacesConfiguration":{"shape":"S40"},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"S4b":{"type":"structure","members":{"NullValueFormatConfiguration":{"shape":"S45"},"NumericFormatConfiguration":{"shape":"S3t"}}},"S4e":{"type":"structure","members":{"DateTimeFormat":{},"NullValueFormatConfiguration":{"shape":"S45"},"NumericFormatConfiguration":{"shape":"S3t"}}},"S4f":{"type":"list","member":{"shape":"S4g"}},"S4g":{"type":"structure","members":{"NumericalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{"shape":"S4i"},"FormatConfiguration":{"shape":"S3s"}}},"CategoricalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4b"}}},"DateMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4e"}}},"CalculatedMeasureField":{"type":"structure","required":["FieldId","Expression"],"members":{"FieldId":{},"Expression":{"shape":"S4r"}}}}},"S4i":{"type":"structure","members":{"SimpleNumericalAggregation":{},"PercentileAggregation":{"type":"structure","members":{"PercentileValue":{"type":"double"}}}}},"S4r":{"type":"string","sensitive":true},"S4v":{"type":"structure","members":{"StringFormatConfiguration":{"shape":"S4b"},"NumberFormatConfiguration":{"shape":"S3s"},"DateTimeFormatConfiguration":{"shape":"S4e"}}},"S4y":{"type":"structure","members":{"FieldSort":{"shape":"S4z"},"ColumnSort":{"shape":"S51"}}},"S4z":{"type":"structure","required":["FieldId","Direction"],"members":{"FieldId":{},"Direction":{}}},"S51":{"type":"structure","required":["SortBy","Direction"],"members":{"SortBy":{"shape":"S2g"},"Direction":{},"AggregationFunction":{"shape":"S52"}}},"S52":{"type":"structure","members":{"NumericalAggregationFunction":{"shape":"S4i"},"CategoricalAggregationFunction":{},"DateAggregationFunction":{},"AttributeAggregationFunction":{"type":"structure","members":{"SimpleAttributeAggregation":{},"ValueForMultipleValues":{}}}}},"S55":{"type":"structure","required":["PageSize","PageNumber"],"members":{"PageSize":{"type":"long"},"PageNumber":{"type":"long"}}},"S5a":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"TextWrap":{},"HorizontalTextAlignment":{},"VerticalTextAlignment":{},"BackgroundColor":{},"Height":{"type":"integer"},"Border":{"type":"structure","members":{"UniformBorder":{"shape":"S5g"},"SideSpecificBorder":{"type":"structure","members":{"InnerVertical":{"shape":"S5g"},"InnerHorizontal":{"shape":"S5g"},"Left":{"shape":"S5g"},"Right":{"shape":"S5g"},"Top":{"shape":"S5g"},"Bottom":{"shape":"S5g"}}}}}}},"S5g":{"type":"structure","members":{"Color":{},"Thickness":{"type":"integer"},"Style":{}}},"S5k":{"type":"structure","members":{"Status":{},"RowAlternateColors":{"type":"list","member":{}},"UsePrimaryBackgroundColor":{}}},"S5q":{"type":"list","member":{"type":"structure","required":["FieldId","TotalAggregationFunction"],"members":{"FieldId":{},"TotalAggregationFunction":{"type":"structure","members":{"SimpleTotalAggregationFunction":{}}}}}},"S6g":{"type":"structure","members":{"VisualMenuOption":{"shape":"S6h"},"ContextMenuOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"S6h":{"type":"structure","members":{"AvailabilityStatus":{}}},"S6o":{"type":"structure","members":{"BackgroundColor":{"shape":"S6p"},"TextColor":{"shape":"S6p"},"Icon":{"shape":"S6v"}}},"S6p":{"type":"structure","members":{"Solid":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4r"},"Color":{}}},"Gradient":{"type":"structure","required":["Expression","Color"],"members":{"Expression":{"shape":"S4r"},"Color":{"type":"structure","members":{"Stops":{"type":"list","member":{"type":"structure","required":["GradientOffset"],"members":{"GradientOffset":{"type":"double"},"DataValue":{"type":"double"},"Color":{}}}}}}}}}},"S6v":{"type":"structure","members":{"IconSet":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4r"},"IconSetType":{}}},"CustomCondition":{"type":"structure","required":["Expression","IconOptions"],"members":{"Expression":{"shape":"S4r"},"IconOptions":{"type":"structure","members":{"Icon":{},"UnicodeIcon":{}}},"Color":{},"DisplayConfiguration":{"type":"structure","members":{"IconDisplayOption":{}}}}}}},"S75":{"type":"list","member":{"type":"structure","required":["CustomActionId","Name","Trigger","ActionOperations"],"members":{"CustomActionId":{},"Name":{},"Status":{},"Trigger":{},"ActionOperations":{"type":"list","member":{"type":"structure","members":{"FilterOperation":{"type":"structure","required":["SelectedFieldsConfiguration","TargetVisualsConfiguration"],"members":{"SelectedFieldsConfiguration":{"type":"structure","members":{"SelectedFields":{"type":"list","member":{}},"SelectedFieldOptions":{},"SelectedColumns":{"type":"list","member":{"shape":"S2g"}}}},"TargetVisualsConfiguration":{"type":"structure","members":{"SameSheetTargetVisualConfiguration":{"type":"structure","members":{"TargetVisuals":{"type":"list","member":{}},"TargetVisualOptions":{}}}}}}},"NavigationOperation":{"type":"structure","members":{"LocalNavigationConfiguration":{"type":"structure","required":["TargetSheetId"],"members":{"TargetSheetId":{}}}}},"URLOperation":{"type":"structure","required":["URLTemplate","URLTarget"],"members":{"URLTemplate":{},"URLTarget":{}}},"SetParametersOperation":{"type":"structure","required":["ParameterValueConfigurations"],"members":{"ParameterValueConfigurations":{"type":"list","member":{"type":"structure","required":["DestinationParameterName","Value"],"members":{"DestinationParameterName":{},"Value":{"type":"structure","members":{"CustomValuesConfiguration":{"type":"structure","required":["CustomValues"],"members":{"IncludeNullValue":{"type":"boolean"},"CustomValues":{"type":"structure","members":{"StringValues":{"shape":"S7v"},"IntegerValues":{"shape":"S7x"},"DecimalValues":{"shape":"S7z"},"DateTimeValues":{"shape":"S81"}}}}},"SelectAllValueOptions":{},"SourceParameterName":{},"SourceField":{},"SourceColumn":{"shape":"S2g"}}}}}}}}}}}}}},"S7v":{"type":"list","member":{"type":"string","sensitive":true}},"S7x":{"type":"list","member":{"type":"long","sensitive":true}},"S7z":{"type":"list","member":{"type":"double","sensitive":true}},"S81":{"type":"list","member":{"shape":"S18"}},"S87":{"type":"list","member":{"shape":"S3o"}},"S8e":{"type":"list","member":{"shape":"S8f"}},"S8f":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S8g"},"DataPathType":{"type":"structure","members":{"PivotTableDataPathType":{}}}}},"S8g":{"type":"string","sensitive":true},"S8p":{"type":"structure","members":{"TotalsVisibility":{},"CustomLabel":{},"FieldLevel":{},"FieldLevelOptions":{"type":"list","member":{"type":"structure","members":{"FieldId":{}}}},"TotalCellStyle":{"shape":"S5a"},"ValueCellStyle":{"shape":"S5a"},"MetricHeaderCellStyle":{"shape":"S5a"},"StyleTargets":{"type":"list","member":{"type":"structure","required":["CellType"],"members":{"CellType":{}}}}}},"S8w":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5a"},"ValueCellStyle":{"shape":"S5a"},"MetricHeaderCellStyle":{"shape":"S5a"},"TotalAggregationOptions":{"shape":"S5q"}}},"S9b":{"type":"structure","members":{"Role":{}}},"S9i":{"type":"list","member":{"shape":"S3o"}},"S9k":{"type":"list","member":{"shape":"S4y"}},"S9l":{"type":"structure","members":{"ItemsLimit":{"type":"long"},"OtherCategories":{}}},"S9p":{"type":"structure","members":{"ChartColor":{},"ColorMap":{"type":"list","member":{"type":"structure","required":["Element","Color"],"members":{"Element":{"shape":"S8f"},"Color":{},"TimeGranularity":{}}}}}},"S9s":{"type":"structure","members":{"MaxVisibleRows":{"type":"long"},"MaxVisibleColumns":{"type":"long"},"PanelConfiguration":{"type":"structure","members":{"Title":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"HorizontalTextAlignment":{}}},"BorderVisibility":{},"BorderThickness":{},"BorderStyle":{},"BorderColor":{},"GutterVisibility":{},"GutterSpacing":{},"BackgroundVisibility":{},"BackgroundColor":{}}},"XAxis":{"shape":"S9z"},"YAxis":{"shape":"S9z"}}},"S9z":{"type":"structure","members":{"Scale":{},"Placement":{}}},"Sa2":{"type":"structure","members":{"TickLabelOptions":{"type":"structure","members":{"LabelOptions":{"shape":"S1w"},"RotationAngle":{"type":"double"}}},"AxisLineVisibility":{},"GridLineVisibility":{},"DataOptions":{"type":"structure","members":{"NumericAxisOptions":{"type":"structure","members":{"Scale":{"type":"structure","members":{"Linear":{"type":"structure","members":{"StepCount":{"type":"integer"},"StepSize":{"type":"double"}}},"Logarithmic":{"type":"structure","members":{"Base":{"type":"double"}}}}},"Range":{"type":"structure","members":{"MinMax":{"type":"structure","members":{"Minimum":{"type":"double"},"Maximum":{"type":"double"}}},"DataDriven":{"type":"structure","members":{}}}}}},"DateAxisOptions":{"type":"structure","members":{"MissingDateVisibility":{}}}}},"ScrollbarOptions":{"type":"structure","members":{"Visibility":{},"VisibleRange":{"type":"structure","members":{"PercentRange":{"type":"structure","members":{"From":{"type":"double"},"To":{"type":"double"}}}}}}},"AxisOffset":{}}},"Sai":{"type":"structure","members":{"Visibility":{},"SortIconVisibility":{},"AxisLabelOptions":{"type":"list","member":{"type":"structure","members":{"FontConfiguration":{"shape":"S1y"},"CustomLabel":{},"ApplyTo":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"}}}}}}}},"Sam":{"type":"structure","members":{"Visibility":{},"Title":{"shape":"S1w"},"Position":{},"Width":{},"Height":{}}},"Sao":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"DataLabelTypes":{"type":"list","member":{"type":"structure","members":{"FieldLabelType":{"type":"structure","members":{"FieldId":{},"Visibility":{}}},"DataPathLabelType":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S8g"},"Visibility":{}}},"RangeEndsLabelType":{"type":"structure","members":{"Visibility":{}}},"MinimumLabelType":{"type":"structure","members":{"Visibility":{}}},"MaximumLabelType":{"type":"structure","members":{"Visibility":{}}}}}},"Position":{},"LabelContent":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"Overlap":{},"TotalsVisibility":{}}},"Saz":{"type":"structure","members":{"TooltipVisibility":{},"SelectedTooltipType":{},"FieldBasedTooltip":{"type":"structure","members":{"AggregationVisibility":{},"TooltipTitleType":{},"TooltipFields":{"type":"list","member":{"type":"structure","members":{"FieldTooltipItem":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Label":{},"Visibility":{},"TooltipTarget":{}}},"ColumnTooltipItem":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"Label":{},"Visibility":{},"Aggregation":{"shape":"S52"},"TooltipTarget":{}}}}}}}}}},"Sb8":{"type":"list","member":{"type":"structure","required":["DataConfiguration"],"members":{"Status":{},"DataConfiguration":{"type":"structure","members":{"StaticConfiguration":{"type":"structure","required":["Value"],"members":{"Value":{"shape":"S14"}}},"DynamicConfiguration":{"type":"structure","required":["Column","Calculation"],"members":{"Column":{"shape":"S2g"},"MeasureAggregationFunction":{"shape":"S52"},"Calculation":{"shape":"S4i"}}},"AxisBinding":{},"SeriesType":{}}},"StyleConfiguration":{"type":"structure","members":{"Pattern":{},"Color":{}}},"LabelConfiguration":{"type":"structure","members":{"ValueLabelConfiguration":{"type":"structure","members":{"RelativePosition":{},"FormatConfiguration":{"shape":"S3t"}}},"CustomLabelConfiguration":{"type":"structure","required":["CustomLabel"],"members":{"CustomLabel":{}}},"FontConfiguration":{"shape":"S1y"},"FontColor":{},"HorizontalPosition":{},"VerticalPosition":{}}}}}},"Sbn":{"type":"list","member":{"type":"structure","required":["MeasureFieldId","ContributorDimensions"],"members":{"MeasureFieldId":{},"ContributorDimensions":{"type":"list","member":{"shape":"S2g"}}}}},"Sbq":{"type":"list","member":{"type":"structure","members":{"ExplicitHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbu"}}},"DateTimeHierarchy":{"type":"structure","required":["HierarchyId"],"members":{"HierarchyId":{},"DrillDownFilters":{"shape":"Sbu"}}},"PredefinedHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbu"}}}}}},"Sbu":{"type":"list","member":{"type":"structure","members":{"NumericEqualityFilter":{"type":"structure","required":["Column","Value"],"members":{"Column":{"shape":"S2g"},"Value":{"type":"double"}}},"CategoryFilter":{"type":"structure","required":["Column","CategoryValues"],"members":{"Column":{"shape":"S2g"},"CategoryValues":{"shape":"Sby"}}},"TimeRangeFilter":{"type":"structure","required":["Column","RangeMinimum","RangeMaximum","TimeGranularity"],"members":{"Column":{"shape":"S2g"},"RangeMinimum":{"type":"timestamp"},"RangeMaximum":{"type":"timestamp"},"TimeGranularity":{}}}}}},"Sby":{"type":"list","member":{}},"Scd":{"type":"structure","members":{"ComparisonMethod":{},"ComparisonFormat":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3u"},"PercentageDisplayFormatConfiguration":{"shape":"S49"}}}}},"Sdv":{"type":"structure","members":{"AxisOptions":{"shape":"Sa2"},"MissingDataConfigurations":{"type":"list","member":{"type":"structure","members":{"TreatmentOption":{}}}}}},"Sdz":{"type":"structure","members":{"YAxisOptions":{"type":"structure","required":["YAxis"],"members":{"YAxis":{}}}}},"Se3":{"type":"structure","members":{"LineVisibility":{},"LineInterpolation":{},"LineStyle":{},"LineWidth":{}}},"Se6":{"type":"structure","members":{"MarkerVisibility":{},"MarkerShape":{},"MarkerSize":{},"MarkerColor":{}}},"Seb":{"type":"structure","members":{"LineStyleSettings":{"shape":"Se3"},"MarkerStyleSettings":{"shape":"Se6"}}},"Seh":{"type":"list","member":{"shape":"S3o"}},"Sek":{"type":"structure","required":["Colors","ColorFillType"],"members":{"Colors":{"type":"list","member":{"shape":"Sem"}},"ColorFillType":{},"NullValueColor":{"shape":"Sem"}}},"Sem":{"type":"structure","members":{"Color":{},"DataValue":{"type":"double"}}},"Set":{"type":"list","member":{"shape":"S4g"}},"Sez":{"type":"structure","members":{"Bounds":{"type":"structure","required":["North","South","West","East"],"members":{"North":{"type":"double"},"South":{"type":"double"},"West":{"type":"double"},"East":{"type":"double"}}},"MapZoomMode":{}}},"Sf4":{"type":"structure","members":{"BaseMapStyle":{}}},"Sj0":{"type":"structure","required":["Elements"],"members":{"Elements":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","ColumnSpan","RowSpan"],"members":{"ElementId":{},"ElementType":{},"ColumnIndex":{"type":"integer"},"ColumnSpan":{"type":"integer"},"RowIndex":{"type":"integer"},"RowSpan":{"type":"integer"}}}},"CanvasSizeOptions":{"shape":"Sj8"}}},"Sj8":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["ResizeOption"],"members":{"ResizeOption":{},"OptimizedViewPortWidth":{}}}}},"Sjc":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","XAxisLocation","YAxisLocation","Width","Height"],"members":{"ElementId":{},"ElementType":{},"XAxisLocation":{},"YAxisLocation":{},"Width":{},"Height":{},"Visibility":{},"RenderingRules":{"type":"list","member":{"type":"structure","required":["Expression","ConfigurationOverrides"],"members":{"Expression":{"shape":"S4r"},"ConfigurationOverrides":{"type":"structure","members":{"Visibility":{}}}}}},"BorderStyle":{"shape":"Sji"},"SelectedBorderStyle":{"shape":"Sji"},"BackgroundStyle":{"type":"structure","members":{"Visibility":{},"Color":{}}},"LoadingAnimation":{"type":"structure","members":{"Visibility":{}}}}}},"Sji":{"type":"structure","members":{"Visibility":{},"Color":{}}},"Sjl":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["OptimizedViewPortWidth"],"members":{"OptimizedViewPortWidth":{}}}}},"Sjo":{"type":"list","member":{"type":"structure","required":["SectionId","Layout"],"members":{"SectionId":{},"Layout":{"shape":"Sjq"},"Style":{"shape":"Sjs"}}}},"Sjq":{"type":"structure","required":["FreeFormLayout"],"members":{"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sjc"}}}}},"Sjs":{"type":"structure","members":{"Height":{},"Padding":{"shape":"Sjt"}}},"Sjt":{"type":"structure","members":{"Top":{},"Bottom":{},"Left":{},"Right":{}}},"Sk1":{"type":"structure","members":{"PaperCanvasSizeOptions":{"type":"structure","members":{"PaperSize":{},"PaperOrientation":{},"PaperMargin":{"shape":"Sjt"}}}}},"Sk9":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","Name","Expression"],"members":{"DataSetIdentifier":{},"Name":{},"Expression":{"type":"string","sensitive":true}}}},"Skc":{"type":"list","member":{"type":"structure","members":{"StringParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Skh"},"StaticValues":{"shape":"S7v"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"Sw"}}},"MappedDataSetParameters":{"shape":"Skk"}}},"DecimalParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Skh"},"StaticValues":{"shape":"S7z"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S14"}}},"MappedDataSetParameters":{"shape":"Skk"}}},"IntegerParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Skh"},"StaticValues":{"shape":"S7x"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S10"}}},"MappedDataSetParameters":{"shape":"Skk"}}},"DateTimeParameterDeclaration":{"type":"structure","required":["Name"],"members":{"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Skh"},"StaticValues":{"shape":"S81"},"RollingDate":{"shape":"Sku"}}},"TimeGranularity":{},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S18"}}},"MappedDataSetParameters":{"shape":"Skk"}}}}}},"Skh":{"type":"structure","required":["DefaultValueColumn"],"members":{"UserNameColumn":{"shape":"S2g"},"GroupNameColumn":{"shape":"S2g"},"DefaultValueColumn":{"shape":"S2g"}}},"Skk":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","DataSetParameterName"],"members":{"DataSetIdentifier":{},"DataSetParameterName":{}}}},"Sku":{"type":"structure","required":["Expression"],"members":{"DataSetIdentifier":{},"Expression":{"shape":"S4r"}}},"Skw":{"type":"list","member":{"type":"structure","required":["FilterGroupId","Filters","ScopeConfiguration","CrossDataset"],"members":{"FilterGroupId":{},"Filters":{"type":"list","member":{"type":"structure","members":{"CategoryFilter":{"type":"structure","required":["FilterId","Column","Configuration"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Configuration":{"type":"structure","members":{"FilterListConfiguration":{"type":"structure","required":["MatchOperator"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sby"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterListConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sby"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValue":{},"SelectAllOptions":{},"ParameterName":{},"NullOption":{}}}}}}},"NumericRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimum":{"shape":"Sl9"},"RangeMaximum":{"shape":"Sl9"},"SelectAllOptions":{},"AggregationFunction":{"shape":"S52"},"NullOption":{}}},"NumericEqualityFilter":{"type":"structure","required":["FilterId","Column","MatchOperator","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"double"},"SelectAllOptions":{},"MatchOperator":{},"AggregationFunction":{"shape":"S52"},"ParameterName":{},"NullOption":{}}},"TimeEqualityFilter":{"type":"structure","required":["FilterId","Column"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"timestamp"},"ParameterName":{},"TimeGranularity":{},"RollingDate":{"shape":"Sku"}}},"TimeRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimumValue":{"shape":"Slf"},"RangeMaximumValue":{"shape":"Slf"},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Slg"},"TimeGranularity":{}}},"RelativeDatesFilter":{"type":"structure","required":["FilterId","Column","AnchorDateConfiguration","TimeGranularity","RelativeDateType","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"AnchorDateConfiguration":{"type":"structure","members":{"AnchorOption":{},"ParameterName":{}}},"MinimumGranularity":{},"TimeGranularity":{},"RelativeDateType":{},"RelativeDateValue":{"type":"integer"},"ParameterName":{},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Slg"}}},"TopBottomFilter":{"type":"structure","required":["FilterId","Column","AggregationSortConfigurations"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Limit":{"type":"integer"},"AggregationSortConfigurations":{"type":"list","member":{"type":"structure","required":["Column","SortDirection"],"members":{"Column":{"shape":"S2g"},"SortDirection":{},"AggregationFunction":{"shape":"S52"}}}},"TimeGranularity":{},"ParameterName":{}}}}}},"ScopeConfiguration":{"type":"structure","members":{"SelectedSheets":{"type":"structure","members":{"SheetVisualScopingConfigurations":{"type":"list","member":{"type":"structure","required":["SheetId","Scope"],"members":{"SheetId":{},"Scope":{},"VisualIds":{"type":"list","member":{}}}}}}},"AllSheets":{"type":"structure","members":{}}}},"Status":{},"CrossDataset":{}}}},"Sl9":{"type":"structure","members":{"StaticValue":{"type":"double"},"Parameter":{}}},"Slf":{"type":"structure","members":{"StaticValue":{"type":"timestamp"},"RollingDate":{"shape":"Sku"},"Parameter":{}}},"Slg":{"type":"structure","required":["Amount","Granularity"],"members":{"Amount":{"type":"integer"},"Granularity":{},"Status":{}}},"Slw":{"type":"list","member":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4v"},"Role":{},"ColorsConfiguration":{"type":"structure","members":{"CustomColors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"FieldValue":{"shape":"S8g"},"Color":{},"SpecialValue":{}}}}}}}}},"Sm3":{"type":"structure","required":["DefaultNewSheetConfiguration"],"members":{"DefaultNewSheetConfiguration":{"type":"structure","members":{"InteractiveLayoutConfiguration":{"type":"structure","members":{"Grid":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sj8"}}},"FreeForm":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sjl"}}}}},"PaginatedLayoutConfiguration":{"type":"structure","members":{"SectionBased":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sk1"}}}}},"SheetContentType":{}}}}},"Sma":{"type":"structure","members":{"Timezone":{},"WeekStart":{}}},"Smc":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Sme":{"type":"list","member":{}},"Smj":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"Smm":{"type":"structure","members":{"AdHocFilteringOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportToCSVOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"SheetControlsOption":{"type":"structure","members":{"VisibilityState":{}}},"VisualPublishOptions":{"deprecated":true,"deprecatedMessage":"VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.","type":"structure","members":{"ExportHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"SheetLayoutElementMaximizationOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualMenuOption":{"shape":"S6h"},"VisualAxisSortOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportWithHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointDrillUpDownOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointMenuLabelOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointTooltipOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"Smz":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sk9"},"ParameterDeclarations":{"shape":"Skc"},"FilterGroups":{"shape":"Skw"},"ColumnConfigurations":{"shape":"Slw"},"AnalysisDefaults":{"shape":"Sm3"},"Options":{"shape":"Sma"}}},"Sn0":{"type":"structure","members":{"Permissions":{"shape":"S19"}}},"Sn1":{"type":"list","member":{}},"Sn7":{"type":"map","key":{},"value":{"type":"structure","members":{"RelationalTable":{"type":"structure","required":["DataSourceArn","Name","InputColumns"],"members":{"DataSourceArn":{},"Catalog":{},"Schema":{},"Name":{},"InputColumns":{"shape":"Sne"}}},"CustomSql":{"type":"structure","required":["DataSourceArn","Name","SqlQuery"],"members":{"DataSourceArn":{},"Name":{},"SqlQuery":{},"Columns":{"shape":"Sne"}}},"S3Source":{"type":"structure","required":["DataSourceArn","InputColumns"],"members":{"DataSourceArn":{},"UploadSettings":{"type":"structure","members":{"Format":{},"StartFromRow":{"type":"integer"},"ContainsHeader":{"type":"boolean"},"TextQualifier":{},"Delimiter":{}}},"InputColumns":{"shape":"Sne"}}}}}},"Sne":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Type":{},"SubType":{}}}},"Snr":{"type":"map","key":{},"value":{"type":"structure","required":["Alias","Source"],"members":{"Alias":{},"DataTransforms":{"type":"list","member":{"type":"structure","members":{"ProjectOperation":{"type":"structure","required":["ProjectedColumns"],"members":{"ProjectedColumns":{"type":"list","member":{}}}},"FilterOperation":{"type":"structure","required":["ConditionExpression"],"members":{"ConditionExpression":{"shape":"S4r"}}},"CreateColumnsOperation":{"type":"structure","required":["Columns"],"members":{"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName","ColumnId","Expression"],"members":{"ColumnName":{},"ColumnId":{},"Expression":{"shape":"S4r"}}}}}},"RenameColumnOperation":{"type":"structure","required":["ColumnName","NewColumnName"],"members":{"ColumnName":{},"NewColumnName":{}}},"CastColumnTypeOperation":{"type":"structure","required":["ColumnName","NewColumnType"],"members":{"ColumnName":{},"NewColumnType":{},"SubType":{},"Format":{}}},"TagColumnOperation":{"type":"structure","required":["ColumnName","Tags"],"members":{"ColumnName":{},"Tags":{"type":"list","member":{"type":"structure","members":{"ColumnGeographicRole":{},"ColumnDescription":{"type":"structure","members":{"Text":{}}}}}}}},"UntagColumnOperation":{"type":"structure","required":["ColumnName","TagNames"],"members":{"ColumnName":{},"TagNames":{"type":"list","member":{}}}},"OverrideDatasetParameterOperation":{"type":"structure","required":["ParameterName"],"members":{"ParameterName":{},"NewParameterName":{},"NewDefaultValues":{"type":"structure","members":{"StringStaticValues":{"shape":"Sok"},"DecimalStaticValues":{"shape":"Som"},"DateTimeStaticValues":{"shape":"Soo"},"IntegerStaticValues":{"shape":"Soq"}}}}}}}},"Source":{"type":"structure","members":{"JoinInstruction":{"type":"structure","required":["LeftOperand","RightOperand","Type","OnClause"],"members":{"LeftOperand":{},"RightOperand":{},"LeftJoinKeyProperties":{"shape":"Sou"},"RightJoinKeyProperties":{"shape":"Sou"},"Type":{},"OnClause":{}}},"PhysicalTableId":{},"DataSetArn":{}}}}}},"Sok":{"type":"list","member":{}},"Som":{"type":"list","member":{"type":"double"}},"Soo":{"type":"list","member":{"type":"timestamp"}},"Soq":{"type":"list","member":{"type":"long"}},"Sou":{"type":"structure","members":{"UniqueKey":{"type":"boolean"}}},"Soy":{"type":"list","member":{"type":"structure","members":{"GeoSpatialColumnGroup":{"type":"structure","required":["Name","Columns"],"members":{"Name":{},"CountryCode":{},"Columns":{"type":"list","member":{}}}}}}},"Sp4":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"columns":{"type":"list","member":{}}}}},"Sp9":{"type":"structure","required":["Arn","PermissionPolicy"],"members":{"Namespace":{},"Arn":{},"PermissionPolicy":{},"FormatVersion":{},"Status":{}}},"Spd":{"type":"structure","required":["TagRules"],"members":{"Status":{},"TagRules":{"type":"list","member":{"type":"structure","required":["TagKey","ColumnName"],"members":{"TagKey":{},"ColumnName":{},"TagMultiValueDelimiter":{},"MatchAllValue":{"shape":"Spi"}}}},"TagRuleConfigurations":{"type":"list","member":{"type":"list","member":{}}}}},"Spi":{"type":"string","sensitive":true},"Spl":{"type":"list","member":{"type":"structure","members":{"Principals":{"type":"list","member":{}},"ColumnNames":{"type":"list","member":{}}}}},"Spp":{"type":"structure","members":{"DisableUseAsDirectQuerySource":{"type":"boolean"},"DisableUseAsImportedSource":{"type":"boolean"}}},"Spq":{"type":"list","member":{"type":"structure","members":{"StringDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sok"}}}}},"DecimalDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Som"}}}}},"IntegerDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Soq"}}}}},"DateTimeDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"TimeGranularity":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Soo"}}}}}}}},"Sq5":{"type":"structure","members":{"AmazonElasticsearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"AthenaParameters":{"type":"structure","members":{"WorkGroup":{},"RoleArn":{}}},"AuroraParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AuroraPostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AwsIotAnalyticsParameters":{"type":"structure","required":["DataSetName"],"members":{"DataSetName":{}}},"JiraParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"MariaDbParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"MySqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"OracleParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PrestoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"RdsParameters":{"type":"structure","required":["InstanceId","Database"],"members":{"InstanceId":{},"Database":{}}},"RedshiftParameters":{"type":"structure","required":["Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{},"ClusterId":{},"IAMParameters":{"type":"structure","required":["RoleArn","DatabaseUser"],"members":{"RoleArn":{},"DatabaseUser":{},"DatabaseGroups":{"type":"list","member":{}},"AutoCreateDatabaseUser":{"type":"boolean"}}},"IdentityCenterConfiguration":{"type":"structure","members":{"EnableIdentityPropagation":{"type":"boolean"}}}}},"S3Parameters":{"type":"structure","required":["ManifestFileLocation"],"members":{"ManifestFileLocation":{"type":"structure","required":["Bucket","Key"],"members":{"Bucket":{},"Key":{}}},"RoleArn":{}}},"ServiceNowParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"SnowflakeParameters":{"type":"structure","required":["Host","Database","Warehouse"],"members":{"Host":{},"Database":{},"Warehouse":{}}},"SparkParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"SqlServerParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TeradataParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TwitterParameters":{"type":"structure","required":["Query","MaxRows"],"members":{"Query":{},"MaxRows":{"type":"integer"}}},"AmazonOpenSearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"ExasolParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"DatabricksParameters":{"type":"structure","required":["Host","Port","SqlEndpointPath"],"members":{"Host":{},"Port":{"type":"integer"},"SqlEndpointPath":{}}},"StarburstParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{},"ProductType":{}}},"TrinoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"BigQueryParameters":{"type":"structure","required":["ProjectId"],"members":{"ProjectId":{},"DataSetRegion":{}}}}},"Srm":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{},"AlternateDataSourceParameters":{"shape":"Srq"}}},"CopySourceArn":{},"SecretArn":{}},"sensitive":true},"Srq":{"type":"list","member":{"shape":"Sq5"}},"Srt":{"type":"structure","required":["VpcConnectionArn"],"members":{"VpcConnectionArn":{}}},"Sru":{"type":"structure","members":{"DisableSsl":{"type":"boolean"}}},"Ssa":{"type":"structure","members":{"Arn":{},"GroupName":{},"Description":{},"PrincipalId":{}}},"Sse":{"type":"structure","members":{"Arn":{},"MemberName":{}}},"Ssi":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Ssv":{"type":"structure","required":["ScheduleId","ScheduleFrequency","RefreshType"],"members":{"ScheduleId":{},"ScheduleFrequency":{"type":"structure","required":["Interval"],"members":{"Interval":{},"RefreshOnDay":{"type":"structure","members":{"DayOfWeek":{},"DayOfMonth":{}}},"Timezone":{},"TimeOfTheDay":{}}},"StartAfterDateTime":{"type":"timestamp"},"RefreshType":{},"Arn":{}}},"St7":{"type":"structure","members":{"SourceAnalysis":{"type":"structure","required":["Arn","DataSetReferences"],"members":{"Arn":{},"DataSetReferences":{"shape":"S1f"}}},"SourceTemplate":{"type":"structure","required":["Arn"],"members":{"Arn":{}}}}},"Sta":{"type":"structure","required":["DataSetConfigurations"],"members":{"DataSetConfigurations":{"shape":"Stb"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sk9"},"ParameterDeclarations":{"shape":"Skc"},"FilterGroups":{"shape":"Skw"},"ColumnConfigurations":{"shape":"Slw"},"AnalysisDefaults":{"shape":"Sm3"},"Options":{"shape":"Sma"}}},"Stb":{"type":"list","member":{"type":"structure","members":{"Placeholder":{},"DataSetSchema":{"type":"structure","members":{"ColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"DataType":{},"GeographicRole":{}}}}}},"ColumnGroupSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"ColumnGroupColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{}}}}}}}}}},"Stp":{"type":"structure","members":{"AliasName":{},"Arn":{},"TemplateVersionNumber":{"type":"long"}}},"Sts":{"type":"structure","members":{"DataColorPalette":{"type":"structure","members":{"Colors":{"shape":"Stu"},"MinMaxGradient":{"shape":"Stu"},"EmptyFillColor":{}}},"UIColorPalette":{"type":"structure","members":{"PrimaryForeground":{},"PrimaryBackground":{},"SecondaryForeground":{},"SecondaryBackground":{},"Accent":{},"AccentForeground":{},"Danger":{},"DangerForeground":{},"Warning":{},"WarningForeground":{},"Success":{},"SuccessForeground":{},"Dimension":{},"DimensionForeground":{},"Measure":{},"MeasureForeground":{}}},"Sheet":{"type":"structure","members":{"Tile":{"type":"structure","members":{"Border":{"type":"structure","members":{"Show":{"type":"boolean"}}}}},"TileLayout":{"type":"structure","members":{"Gutter":{"type":"structure","members":{"Show":{"type":"boolean"}}},"Margin":{"type":"structure","members":{"Show":{"type":"boolean"}}}}}}},"Typography":{"type":"structure","members":{"FontFamilies":{"type":"list","member":{"type":"structure","members":{"FontFamily":{}}}}}}}},"Stu":{"type":"list","member":{}},"Su8":{"type":"structure","members":{"Arn":{},"AliasName":{},"ThemeVersionNumber":{"type":"long"}}},"Sub":{"type":"structure","members":{"Name":{},"Description":{},"UserExperienceVersion":{},"DataSets":{"type":"list","member":{"type":"structure","required":["DatasetArn"],"members":{"DatasetArn":{},"DatasetName":{},"DatasetDescription":{},"DataAggregation":{"type":"structure","members":{"DatasetRowDateGranularity":{},"DefaultDateColumnName":{}}},"Filters":{"type":"list","member":{"type":"structure","required":["FilterName","OperandFieldName"],"members":{"FilterDescription":{},"FilterClass":{},"FilterName":{},"FilterSynonyms":{"shape":"Sul"},"OperandFieldName":{},"FilterType":{},"CategoryFilter":{"type":"structure","members":{"CategoryFilterFunction":{},"CategoryFilterType":{},"Constant":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{},"CollectiveConstant":{"type":"structure","members":{"ValueList":{"shape":"Sut"}}}},"sensitive":true},"Inverse":{"type":"boolean"}}},"NumericEqualityFilter":{"type":"structure","members":{"Constant":{"shape":"Suv"},"Aggregation":{}}},"NumericRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Suy"},"Aggregation":{}}},"DateRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Suy"}}},"RelativeDateFilter":{"type":"structure","members":{"TimeGranularity":{},"RelativeDateFilterFunction":{},"Constant":{"shape":"Suv"}}}}}},"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName"],"members":{"ColumnName":{},"ColumnFriendlyName":{},"ColumnDescription":{},"ColumnSynonyms":{"shape":"Sul"},"ColumnDataRole":{},"Aggregation":{},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ComparativeOrder":{"shape":"Sv8"},"SemanticType":{"shape":"Svb"},"TimeGranularity":{},"AllowedAggregations":{"shape":"Svd"},"NotAllowedAggregations":{"shape":"Svd"},"DefaultFormatting":{"shape":"Svf"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Svk"},"NonAdditive":{"type":"boolean"}}}},"CalculatedFields":{"type":"list","member":{"type":"structure","required":["CalculatedFieldName","Expression"],"members":{"CalculatedFieldName":{},"CalculatedFieldDescription":{},"Expression":{"shape":"S4r"},"CalculatedFieldSynonyms":{"shape":"Sul"},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ColumnDataRole":{},"TimeGranularity":{},"DefaultFormatting":{"shape":"Svf"},"Aggregation":{},"ComparativeOrder":{"shape":"Sv8"},"SemanticType":{"shape":"Svb"},"AllowedAggregations":{"shape":"Svd"},"NotAllowedAggregations":{"shape":"Svd"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Svk"},"NonAdditive":{"type":"boolean"}}}},"NamedEntities":{"type":"list","member":{"type":"structure","required":["EntityName"],"members":{"EntityName":{},"EntityDescription":{},"EntitySynonyms":{"shape":"Sul"},"SemanticEntityType":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Svc"}}},"Definition":{"type":"list","member":{"type":"structure","members":{"FieldName":{},"PropertyName":{},"PropertyRole":{},"PropertyUsage":{},"Metric":{"type":"structure","members":{"Aggregation":{},"AggregationFunctionParameters":{"type":"map","key":{},"value":{}}}}}}}}}}}}}}},"Sul":{"type":"list","member":{}},"Sut":{"type":"list","member":{}},"Suv":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{}},"sensitive":true},"Suy":{"type":"structure","members":{"ConstantType":{},"RangeConstant":{"type":"structure","members":{"Minimum":{},"Maximum":{}}}},"sensitive":true},"Sv8":{"type":"structure","members":{"UseOrdering":{},"SpecifedOrder":{"shape":"Sut"},"TreatUndefinedSpecifiedValues":{}}},"Svb":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Svc"},"TruthyCellValue":{"shape":"Sw"},"TruthyCellValueSynonyms":{"shape":"Sv"},"FalseyCellValue":{"shape":"Sw"},"FalseyCellValueSynonyms":{"shape":"Sv"}}},"Svc":{"type":"map","key":{},"value":{}},"Svd":{"type":"list","member":{}},"Svf":{"type":"structure","members":{"DisplayFormat":{},"DisplayFormatOptions":{"type":"structure","members":{"UseBlankCellFormat":{"type":"boolean"},"BlankCellFormat":{},"DateFormat":{},"DecimalSeparator":{},"GroupingSeparator":{},"UseGrouping":{"type":"boolean"},"FractionDigits":{"type":"integer"},"Prefix":{},"Suffix":{},"UnitScaler":{},"NegativeFormat":{"type":"structure","members":{"Prefix":{},"Suffix":{}}},"CurrencySymbol":{}}}}},"Svk":{"type":"list","member":{"type":"structure","members":{"CellValue":{},"Synonyms":{"shape":"Sut"}}}},"Sw0":{"type":"structure","required":["IsEnabled","BasedOnSpiceSchedule"],"members":{"IsEnabled":{"type":"boolean"},"BasedOnSpiceSchedule":{"type":"boolean"},"StartingAt":{"type":"timestamp"},"Timezone":{},"RepeatAt":{},"TopicScheduleType":{}}},"Sw5":{"type":"list","member":{}},"Sw7":{"type":"list","member":{}},"Sw9":{"type":"list","member":{}},"Sya":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syd"}}}},"Syd":{"type":"list","member":{"type":"structure","members":{"Path":{}}}},"Syf":{"type":"list","member":{}},"Syg":{"type":"list","member":{"type":"structure","members":{"SheetId":{},"Name":{}}}},"Syp":{"type":"string","sensitive":true},"Sys":{"type":"list","member":{}},"Syu":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{"type":"boolean"}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Themes":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}}}},"Szo":{"type":"structure","members":{"StrictModeForAllResources":{"type":"boolean"}}},"Szu":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Szy":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionId"],"members":{"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Sw5"},"SecurityGroupIds":{"shape":"Sw7"},"DnsResolvers":{"shape":"Sw9"},"RoleArn":{}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["DataSetId","ScheduleId"],"members":{"DataSetId":{},"ScheduleId":{},"StartAfterDateTime":{"type":"timestamp"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceId"],"members":{"DataSourceId":{},"Name":{},"DataSourceParameters":{"shape":"Sq5"},"VpcConnectionProperties":{"shape":"Srt"},"SslProperties":{"shape":"Sru"},"Credentials":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{}},"sensitive":true},"SecretArn":{}}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetId"],"members":{"DataSetId":{},"Name":{}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeId"],"members":{"ThemeId":{},"Name":{}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisId"],"members":{"AnalysisId":{},"Name":{}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardId"],"members":{"DashboardId":{},"Name":{}}}}}},"S10h":{"type":"structure","members":{"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceIds","Permissions"],"members":{"DataSourceIds":{"shape":"S10k"},"Permissions":{"shape":"S10m"}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetIds","Permissions"],"members":{"DataSetIds":{"shape":"S10k"},"Permissions":{"shape":"S10m"}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeIds","Permissions"],"members":{"ThemeIds":{"shape":"S10k"},"Permissions":{"shape":"S10m"}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisIds","Permissions"],"members":{"AnalysisIds":{"shape":"S10k"},"Permissions":{"shape":"S10m"}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardIds"],"members":{"DashboardIds":{"shape":"S10k"},"Permissions":{"shape":"S10m"},"LinkSharingConfiguration":{"type":"structure","members":{"Permissions":{"shape":"S10m"}}}}}}}},"S10k":{"type":"list","member":{}},"S10m":{"type":"structure","required":["Principals","Actions"],"members":{"Principals":{"type":"list","member":{}},"Actions":{"shape":"S1c"}}},"S10x":{"type":"structure","members":{"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionIds","Tags"],"members":{"VPCConnectionIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceIds","Tags"],"members":{"DataSourceIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetIds","Tags"],"members":{"DataSetIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeIds","Tags"],"members":{"ThemeIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisIds","Tags"],"members":{"AnalysisIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardIds","Tags"],"members":{"DashboardIds":{"shape":"S10k"},"Tags":{"shape":"Sb"}}}}}},"S11a":{"type":"structure","members":{"StrictModeForAllResources":{"type":"boolean"}}},"S11f":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syd"}}}},"S11s":{"type":"structure","required":["FileGroups"],"members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"S11v"}}}},"DestinationConfiguration":{"type":"structure","members":{"S3Destinations":{"type":"list","member":{"shape":"S124"}}}},"Parameters":{"shape":"Sr"}}},"S11v":{"type":"list","member":{"type":"structure","required":["SheetSelections","FormatType"],"members":{"SheetSelections":{"type":"list","member":{"type":"structure","required":["SheetId","SelectionScope"],"members":{"SheetId":{},"SelectionScope":{},"VisualIds":{"type":"list","member":{}}}}},"FormatType":{}}}},"S124":{"type":"structure","required":["BucketConfiguration"],"members":{"BucketConfiguration":{"type":"structure","required":["BucketName","BucketPrefix","BucketRegion"],"members":{"BucketName":{},"BucketPrefix":{},"BucketRegion":{}}}}},"S12s":{"type":"structure","required":["RefreshConfiguration"],"members":{"RefreshConfiguration":{"type":"structure","required":["IncrementalRefresh"],"members":{"IncrementalRefresh":{"type":"structure","required":["LookbackWindow"],"members":{"LookbackWindow":{"type":"structure","required":["ColumnName","Size","SizeUnit"],"members":{"ColumnName":{},"Size":{"type":"long"},"SizeUnit":{}}}}}}}}},"S130":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DataSourceParameters":{"shape":"Sq5"},"AlternateDataSourceParameters":{"shape":"Srq"},"VpcConnectionProperties":{"shape":"Srt"},"SslProperties":{"shape":"Sru"},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"SecretArn":{}}},"S13n":{"type":"structure","required":["Arn","IngestionStatus","CreatedTime"],"members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"RowInfo":{"type":"structure","members":{"RowsIngested":{"type":"long"},"RowsDropped":{"type":"long"},"TotalRowsInDataset":{"type":"long"}}},"QueueInfo":{"type":"structure","required":["WaitingOnIngestion","QueuedIngestion"],"members":{"WaitingOnIngestion":{},"QueuedIngestion":{}}},"CreatedTime":{"type":"timestamp"},"IngestionTimeInSeconds":{"type":"long"},"IngestionSizeInBytes":{"type":"long"},"RequestSource":{},"RequestType":{}}},"S13w":{"type":"map","key":{},"value":{}},"S13z":{"type":"map","key":{},"value":{}},"S142":{"type":"map","key":{},"value":{}},"S147":{"type":"structure","members":{"Name":{},"Arn":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"NamespaceError":{"type":"structure","members":{"Type":{},"Message":{}}}}},"S14j":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syd"}}}},"S15h":{"type":"structure","members":{"Arn":{},"UserName":{},"Email":{},"Role":{},"IdentityType":{},"Active":{"type":"boolean"},"PrincipalId":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"ExternalLoginFederationProviderUrl":{},"ExternalLoginId":{}}},"S15n":{"type":"list","member":{"type":"structure","members":{"SubnetId":{},"AvailabilityZone":{},"ErrorMessage":{},"Status":{},"NetworkInterfaceId":{}}}},"S15t":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"shape":"Spi"}}}},"S15z":{"type":"structure","required":["DashboardId","SheetId","VisualId"],"members":{"DashboardId":{},"SheetId":{},"VisualId":{}}},"S162":{"type":"string","sensitive":true},"S167":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}},"S16o":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"Name":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S174":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DashboardId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PublishedVersionNumber":{"type":"long"},"LastPublishedTime":{"type":"timestamp"}}}},"S178":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImportMode":{},"RowLevelPermissionDataSet":{"shape":"Sp9"},"RowLevelPermissionTagConfigurationApplied":{"type":"boolean"},"ColumnLevelPermissionRulesApplied":{"type":"boolean"}}}},"S17j":{"type":"list","member":{"type":"structure","members":{"Arn":{},"FolderId":{},"Name":{},"FolderType":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"SharingModel":{}}}},"S17q":{"type":"list","member":{"shape":"Ssa"}},"S184":{"type":"list","member":{}},"S1be":{"type":"list","member":{"shape":"S1a"}},"S1bl":{"type":"list","member":{"shape":"S1a"}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-04-01","endpointPrefix":"quicksight","jsonVersion":"1.0","protocol":"rest-json","serviceFullName":"Amazon QuickSight","serviceId":"QuickSight","signatureVersion":"v4","uid":"quicksight-2018-04-01"},"operations":{"CancelIngestion":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountCustomization":{"http":{"requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountSubscription":{"http":{"requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["Edition","AuthenticationMethod","AwsAccountId","AccountName","NotificationEmail"],"members":{"Edition":{},"AuthenticationMethod":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AccountName":{},"NotificationEmail":{},"ActiveDirectoryName":{},"Realm":{},"DirectoryId":{},"AdminGroup":{"shape":"Sk"},"AuthorGroup":{"shape":"Sk"},"ReaderGroup":{"shape":"Sk"},"FirstName":{},"LastName":{},"EmailAddress":{},"ContactNumber":{},"IAMIdentityCenterInstanceArn":{}}},"output":{"type":"structure","members":{"SignupResponse":{"type":"structure","members":{"IAMUser":{"type":"boolean"},"userLoginName":{},"accountName":{},"directoryType":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Tags":{"shape":"Sb"},"Definition":{"shape":"S1h"},"ValidationStrategy":{"shape":"Smm"},"FolderArns":{"shape":"Smo"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDashboard":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"Smt"},"Tags":{"shape":"Sb"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Smw"},"ThemeArn":{},"Definition":{"shape":"Sn9"},"ValidationStrategy":{"shape":"Smm"},"FolderArns":{"shape":"Smo"},"LinkSharingConfiguration":{"shape":"Sna"},"LinkEntities":{"shape":"Snb"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDataSet":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{},"Name":{},"PhysicalTableMap":{"shape":"Snh"},"LogicalTableMap":{"shape":"So1"},"ImportMode":{},"ColumnGroups":{"shape":"Sp8"},"FieldFolders":{"shape":"Spe"},"Permissions":{"shape":"S19"},"RowLevelPermissionDataSet":{"shape":"Spj"},"RowLevelPermissionTagConfiguration":{"shape":"Spn"},"ColumnLevelPermissionRules":{"shape":"Spv"},"Tags":{"shape":"Sb"},"DataSetUsageConfiguration":{"shape":"Spz"},"DatasetParameters":{"shape":"Sq0"},"FolderArns":{"shape":"Smo"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateDataSource":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name","Type"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{},"Name":{},"Type":{},"DataSourceParameters":{"shape":"Sqf"},"Credentials":{"shape":"Srw"},"Permissions":{"shape":"S19"},"VpcConnectionProperties":{"shape":"Ss3"},"SslProperties":{"shape":"Ss4"},"Tags":{"shape":"Sb"},"FolderArns":{"shape":"Smo"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"CreationStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateFolder":{"http":{"requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{},"FolderType":{},"ParentFolderArn":{},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"},"SharingModel":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"CreateFolderMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"FolderMember":{"type":"structure","members":{"MemberId":{},"MemberType":{}}},"RequestId":{}}}},"CreateGroup":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssk"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateGroupMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sso"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIAMPolicyAssignment":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","AssignmentStatus","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sss"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sss"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIngestion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["DataSetId","IngestionId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IngestionType":{}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateNamespace":{"http":{"requestUri":"/accounts/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId","Namespace","IdentityStore"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{},"IdentityStore":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"St5"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"CreateRoleMembership":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","AwsAccountId","Namespace","Role"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Role":{"location":"uri","locationName":"Role"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTemplate":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"Name":{},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"Sth"},"Tags":{"shape":"Sb"},"VersionDescription":{},"Definition":{"shape":"Stk"},"ValidationStrategy":{"shape":"Smm"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"TemplateId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTemplateAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stz"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTheme":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","Name","BaseThemeId","Configuration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Su2"},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"ThemeId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateThemeAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Sui"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTopic":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{},"Topic":{"shape":"Sul"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTopicRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetArn","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Swa"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateVPCConnection":{"http":{"requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Swf"},"SecurityGroupIds":{"shape":"Swh"},"DnsResolvers":{"shape":"Swj"},"RoleArn":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"CreationStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountCustomization":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountSubscription":{"http":{"method":"DELETE","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAnalysis":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"RecoveryWindowInDays":{"location":"querystring","locationName":"recovery-window-in-days","type":"long"},"ForceDeleteWithoutRecovery":{"location":"querystring","locationName":"force-delete-without-recovery","type":"boolean"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"DeletionTime":{"type":"timestamp"},"RequestId":{}}}},"DeleteDashboard":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"DashboardId":{},"RequestId":{}}}},"DeleteDataSet":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSetRefreshProperties":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteFolder":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"DeleteFolderMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"RequestId":{}}}},"DeleteGroup":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteGroupMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIAMPolicyAssignment":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIdentityPropagationConfig":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/identity-propagation-config/{Service}"},"input":{"type":"structure","required":["AwsAccountId","Service"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Service":{"location":"uri","locationName":"Service"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteNamespace":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","ScheduleId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"DeleteRoleCustomPermission":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"type":"integer"}}}},"DeleteRoleMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","Role","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"RequestId":{},"Arn":{},"TemplateId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplateAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"TemplateId":{},"AliasName":{},"Arn":{},"RequestId":{}}}},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteThemeAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"AliasName":{},"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteTopic":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTopicRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteUserByPrincipalId":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}"},"input":{"type":"structure","required":["PrincipalId","AwsAccountId","Namespace"],"members":{"PrincipalId":{"location":"uri","locationName":"PrincipalId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteVPCConnection":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"DeletionStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountCustomization":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"Resolved":{"location":"querystring","locationName":"resolved","type":"boolean"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSettings":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountSettings":{"type":"structure","members":{"AccountName":{},"Edition":{},"DefaultNamespace":{},"NotificationEmail":{},"PublicSharingEnabled":{"type":"boolean"},"TerminationProtectionEnabled":{"type":"boolean"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSubscription":{"http":{"method":"GET","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountInfo":{"type":"structure","members":{"AccountName":{},"Edition":{},"NotificationEmail":{},"AuthenticationType":{},"AccountSubscriptionStatus":{},"IAMIdentityCenterInstanceArn":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysis":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Analysis":{"type":"structure","members":{"AnalysisId":{},"Arn":{},"Name":{},"Status":{},"Errors":{"shape":"Syk"},"DataSetArns":{"shape":"Syp"},"ThemeArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Sheets":{"shape":"Syq"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/definition"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"Name":{},"Errors":{"shape":"Syk"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"S1h"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"AnalysisArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAssetBundleExportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{"location":"uri","locationName":"AssetBundleExportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"DownloadUrl":{"shape":"Syz"},"Errors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"AwsAccountId":{},"ResourceArns":{"shape":"Sz2"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sz4"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"},"ValidationStrategy":{"shape":"Szy"},"Warnings":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Message":{}}}}}}},"DescribeAssetBundleImportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{"location":"uri","locationName":"AssetBundleImportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"Errors":{"shape":"S104"},"RollbackErrors":{"shape":"S104"},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"AwsAccountId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"shape":"Syz"},"S3Uri":{}}},"OverrideParameters":{"shape":"S108"},"FailureAction":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"OverridePermissions":{"shape":"S10r"},"OverrideTags":{"shape":"S117"},"OverrideValidationStrategy":{"shape":"S11k"},"Warnings":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Message":{}}}}}}},"DescribeDashboard":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Dashboard":{"type":"structure","members":{"DashboardId":{},"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S11r"},"VersionNumber":{"type":"long"},"Status":{},"Arn":{},"SourceEntityArn":{},"DataSetArns":{"shape":"Syp"},"Description":{},"ThemeArn":{},"Sheets":{"shape":"Syq"}}},"CreatedTime":{"type":"timestamp"},"LastPublishedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"LinkEntities":{"shape":"Snb"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeDashboardDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"DashboardId":{},"Errors":{"shape":"S11r"},"Name":{},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Sn9"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"DashboardPublishOptions":{"shape":"Smw"}}}},"DescribeDashboardPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"LinkSharingConfiguration":{"shape":"Sna"}}}},"DescribeDashboardSnapshotJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"DashboardId":{},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTagKeys":{"type":"list","member":{}}}}}}},"SnapshotConfiguration":{"shape":"S124"},"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeDashboardSnapshotJobResult":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Result":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"S127"},"S3Results":{"type":"list","member":{"type":"structure","members":{"S3DestinationConfiguration":{"shape":"S12g"},"S3Uri":{"shape":"Syz"},"ErrorInfo":{"type":"list","member":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}}}}}}}}}}}}}},"ErrorInfo":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSet":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSet":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PhysicalTableMap":{"shape":"Snh"},"LogicalTableMap":{"shape":"So1"},"OutputColumns":{"type":"list","member":{"type":"structure","members":{"Name":{},"Description":{},"Type":{},"SubType":{}}}},"ImportMode":{},"ConsumedSpiceCapacityInBytes":{"type":"long"},"ColumnGroups":{"shape":"Sp8"},"FieldFolders":{"shape":"Spe"},"RowLevelPermissionDataSet":{"shape":"Spj"},"RowLevelPermissionTagConfiguration":{"shape":"Spn"},"ColumnLevelPermissionRules":{"shape":"Spv"},"DataSetUsageConfiguration":{"shape":"Spz"},"DatasetParameters":{"shape":"Sq0"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetRefreshProperties":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DataSetRefreshProperties":{"shape":"S134"}}}},"DescribeDataSource":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSource":{"shape":"S13c"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSourcePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeFolder":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Folder":{"type":"structure","members":{"FolderId":{},"Arn":{},"Name":{},"FolderType":{},"FolderPath":{"type":"list","member":{}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"SharingModel":{}}},"RequestId":{}}}},"DescribeFolderPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Namespace":{"location":"querystring","locationName":"namespace"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{},"NextToken":{}}}},"DescribeFolderResolvedPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Namespace":{"location":"querystring","locationName":"namespace"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{},"NextToken":{}}}},"DescribeGroup":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssk"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeGroupMembership":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sso"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIAMPolicyAssignment":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"IAMPolicyAssignment":{"type":"structure","members":{"AwsAccountId":{},"AssignmentId":{},"AssignmentName":{},"PolicyArn":{},"Identities":{"shape":"Sss"},"AssignmentStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIngestion":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Ingestion":{"shape":"S13z"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIpRestriction":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"IpRestrictionRuleMap":{"shape":"S148"},"VpcIdRestrictionRuleMap":{"shape":"S14b"},"VpcEndpointIdRestrictionRuleMap":{"shape":"S14e"},"Enabled":{"type":"boolean"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeNamespace":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Namespace":{"shape":"S14j"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","ScheduleId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"RefreshSchedule":{"shape":"St5"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"Arn":{}}}},"DescribeRoleCustomPermission":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"CustomPermissionsName":{},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeTemplate":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Template":{"type":"structure","members":{"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S14v"},"VersionNumber":{"type":"long"},"Status":{},"DataSetConfigurations":{"shape":"Stl"},"Description":{},"SourceEntityArn":{},"ThemeArn":{},"Sheets":{"shape":"Syq"}}},"TemplateId":{},"LastUpdatedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stz"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/definition"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Name":{},"TemplateId":{},"Errors":{"shape":"S14v"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Stk"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplatePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTheme":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Theme":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"Version":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"BaseThemeId":{},"CreatedTime":{"type":"timestamp"},"Configuration":{"shape":"Su2"},"Errors":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{}}}},"Status":{}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Type":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemeAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Sui"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopic":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"Topic":{"shape":"Sul"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTopicRefresh":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","RefreshId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"RefreshId":{"location":"uri","locationName":"RefreshId"}}},"output":{"type":"structure","members":{"RefreshDetails":{"type":"structure","members":{"RefreshArn":{},"RefreshId":{},"RefreshStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"RefreshSchedule":{"shape":"Swa"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"User":{"shape":"S15t"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeVPCConnection":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"VPCConnection":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Swh"},"DnsResolvers":{"shape":"Sv3"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S15z"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{},"Status":{"type":"integer"}}}},"GenerateEmbedUrlForAnonymousUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/anonymous-user"},"input":{"type":"structure","required":["AwsAccountId","Namespace","AuthorizedResourceArns","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"Namespace":{},"SessionTags":{"shape":"S165"},"AuthorizedResourceArns":{"type":"list","member":{}},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S16b"}}},"QSearchBar":{"type":"structure","required":["InitialTopicId"],"members":{"InitialTopicId":{}}}}},"AllowedDomains":{"shape":"Sv3"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId","AnonymousUserArn"],"members":{"EmbedUrl":{"shape":"S16e"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"AnonymousUserArn":{}}}},"GenerateEmbedUrlForRegisteredUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/registered-user"},"input":{"type":"structure","required":["AwsAccountId","UserArn","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"UserArn":{},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S16j"},"Bookmarks":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}}}}}},"QuickSightConsole":{"type":"structure","members":{"InitialPath":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S16j"}}}}},"QSearchBar":{"type":"structure","members":{"InitialTopicId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S16b"}}}}},"AllowedDomains":{"shape":"Sv3"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId"],"members":{"EmbedUrl":{"shape":"S16e"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetDashboardEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","IdentityType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"IdentityType":{"location":"querystring","locationName":"creds-type"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UndoRedoDisabled":{"location":"querystring","locationName":"undo-redo-disabled","type":"boolean"},"ResetDisabled":{"location":"querystring","locationName":"reset-disabled","type":"boolean"},"StatePersistenceEnabled":{"location":"querystring","locationName":"state-persistence-enabled","type":"boolean"},"UserArn":{"location":"querystring","locationName":"user-arn"},"Namespace":{"location":"querystring","locationName":"namespace"},"AdditionalDashboardIds":{"location":"querystring","locationName":"additional-dashboard-ids","type":"list","member":{}}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S16e"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetSessionEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/session-embed-url"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"EntryPoint":{"location":"querystring","locationName":"entry-point"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UserArn":{"location":"querystring","locationName":"user-arn"}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S16e"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAnalyses":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S170"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAssetBundleExportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleExportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListAssetBundleImportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleImportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"FailureAction":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDashboardVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreatedTime":{"type":"timestamp"},"VersionNumber":{"type":"long"},"Status":{},"SourceEntityArn":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDashboards":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S17g"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDataSets":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S17k"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSources":{"type":"list","member":{"shape":"S13c"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListFolderMembers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderMemberList":{"type":"list","member":{"type":"structure","members":{"MemberId":{},"MemberArn":{}}}},"NextToken":{},"RequestId":{}}}},"ListFolders":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S17v"},"NextToken":{},"RequestId":{}}}},"ListGroupMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMemberList":{"type":"list","member":{"shape":"Sso"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S182"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignments":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentStatus":{"location":"querystring","locationName":"assignment-status"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"IAMPolicyAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"AssignmentStatus":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignmentsForUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","UserName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"UserName":{"location":"uri","locationName":"UserName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"ActiveAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"PolicyArn":{}}}},"RequestId":{},"NextToken":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIdentityPropagationConfigs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/identity-propagation-config"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"Services":{"type":"list","member":{"type":"structure","members":{"Service":{},"AuthorizedTargets":{"shape":"S18g"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListIngestions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions"},"input":{"type":"structure","required":["DataSetId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"next-token"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Ingestions":{"type":"list","member":{"shape":"S13z"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListNamespaces":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Namespaces":{"type":"list","member":{"shape":"S14j"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RefreshSchedules":{"type":"list","member":{"shape":"St5"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListRoleMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/members"},"input":{"type":"structure","required":["Role","AwsAccountId","Namespace"],"members":{"Role":{"location":"uri","locationName":"Role"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"MembersList":{"shape":"Sk"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sb"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTemplateAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateAliasList":{"type":"list","member":{"shape":"Stz"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListTemplateVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/versions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TemplateVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"VersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"Status":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TemplateId":{},"Name":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemeAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"ThemeAliasList":{"type":"list","member":{"shape":"Sui"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListThemeVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/versions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ThemeVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"CreatedTime":{"type":"timestamp"},"Status":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"ThemeSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopicRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"RefreshSchedules":{"type":"list","member":{"type":"structure","members":{"DatasetId":{},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Swa"}}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopics":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TopicsSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TopicId":{},"Name":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUserGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S182"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"UserList":{"type":"list","member":{"shape":"S15t"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListVPCConnections":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VPCConnectionSummaries":{"type":"list","member":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Swh"},"DnsResolvers":{"shape":"Sv3"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S15z"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"PutDataSetRefreshProperties":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","DataSetRefreshProperties"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"DataSetRefreshProperties":{"shape":"S134"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RegisterUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["IdentityType","Email","UserRole","AwsAccountId","Namespace"],"members":{"IdentityType":{},"Email":{},"UserRole":{},"IamArn":{},"SessionName":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"UserName":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"User":{"shape":"S15t"},"UserInvitationUrl":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RestoreAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"RequestId":{}}}},"SearchAnalyses":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/analyses"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S170"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDashboards":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/dashboards"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S17g"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSets":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sets"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S17k"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSources":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sources"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSourceSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchFolders":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/folders"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S17v"},"NextToken":{},"RequestId":{}}}},"SearchGroups":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups-search"},"input":{"type":"structure","required":["AwsAccountId","Namespace","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S182"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleExportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/export"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId","ResourceArns","ExportFormat"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{},"ResourceArns":{"shape":"Sz2"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sz4"},"IncludePermissions":{"type":"boolean"},"IncludeTags":{"type":"boolean"},"ValidationStrategy":{"shape":"Szy"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleExportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleImportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/import"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId","AssetBundleImportSource"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"type":"blob","sensitive":true},"S3Uri":{}}},"OverrideParameters":{"shape":"S108"},"FailureAction":{},"OverridePermissions":{"shape":"S10r"},"OverrideTags":{"shape":"S117"},"OverrideValidationStrategy":{"shape":"S11k"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleImportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartDashboardSnapshotJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId","UserConfiguration","SnapshotConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTags":{"shape":"S165"}}}}}},"SnapshotConfiguration":{"shape":"S124"}}},"output":{"type":"structure","members":{"Arn":{},"SnapshotJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"TagResource":{"http":{"requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"keys","type":"list","member":{}}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountCustomization":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId","DefaultNamespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DefaultNamespace":{},"NotificationEmail":{},"TerminationProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAnalysis":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Definition":{"shape":"S1h"},"ValidationStrategy":{"shape":"Smm"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"UpdateStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateAnalysisPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"GrantPermissions":{"shape":"S1bq"},"RevokePermissions":{"shape":"S1bq"}}},"output":{"type":"structure","members":{"AnalysisArn":{},"AnalysisId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDashboard":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"SourceEntity":{"shape":"Smt"},"Parameters":{"shape":"Sr"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Smw"},"ThemeArn":{},"Definition":{"shape":"Sn9"},"ValidationStrategy":{"shape":"Smm"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"type":"integer"},"RequestId":{}}}},"UpdateDashboardLinks":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/linked-entities"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","LinkEntities"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"LinkEntities":{"shape":"Snb"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DashboardArn":{},"LinkEntities":{"shape":"Snb"}}}},"UpdateDashboardPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"GrantPermissions":{"shape":"S1bq"},"RevokePermissions":{"shape":"S1bq"},"GrantLinkPermissions":{"shape":"S1bx"},"RevokeLinkPermissions":{"shape":"S1bx"}}},"output":{"type":"structure","members":{"DashboardArn":{},"DashboardId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"LinkSharingConfiguration":{"shape":"Sna"}}}},"UpdateDashboardPublishedVersion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","VersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"uri","locationName":"VersionNumber","type":"long"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateDataSet":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"Name":{},"PhysicalTableMap":{"shape":"Snh"},"LogicalTableMap":{"shape":"So1"},"ImportMode":{},"ColumnGroups":{"shape":"Sp8"},"FieldFolders":{"shape":"Spe"},"RowLevelPermissionDataSet":{"shape":"Spj"},"RowLevelPermissionTagConfiguration":{"shape":"Spn"},"ColumnLevelPermissionRules":{"shape":"Spv"},"DataSetUsageConfiguration":{"shape":"Spz"},"DatasetParameters":{"shape":"Sq0"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSetPermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"Name":{},"DataSourceParameters":{"shape":"Sqf"},"Credentials":{"shape":"Srw"},"VpcConnectionProperties":{"shape":"Ss3"},"SslProperties":{"shape":"Ss4"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"UpdateStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSourcePermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateFolder":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"UpdateFolderPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"Arn":{},"FolderId":{},"Permissions":{"shape":"S19"},"RequestId":{}}}},"UpdateGroup":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Ssk"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIAMPolicyAssignment":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sss"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"PolicyArn":{},"Identities":{"shape":"Sss"},"AssignmentStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIdentityPropagationConfig":{"http":{"requestUri":"/accounts/{AwsAccountId}/identity-propagation-config/{Service}"},"input":{"type":"structure","required":["AwsAccountId","Service"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Service":{"location":"uri","locationName":"Service"},"AuthorizedTargets":{"shape":"S18g"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIpRestriction":{"http":{"requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IpRestrictionRuleMap":{"shape":"S148"},"VpcIdRestrictionRuleMap":{"shape":"S14b"},"VpcEndpointIdRestrictionRuleMap":{"shape":"S14e"},"Enabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdatePublicSharingSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/public-sharing-settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"PublicSharingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"St5"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"UpdateRoleCustomPermission":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/roles/{Role}/custom-permission"},"input":{"type":"structure","required":["CustomPermissionsName","Role","AwsAccountId","Namespace"],"members":{"CustomPermissionsName":{},"Role":{"location":"uri","locationName":"Role"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"type":"integer"}}}},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"SourceEntity":{"shape":"Sth"},"VersionDescription":{},"Name":{},"Definition":{"shape":"Stk"},"ValidationStrategy":{"shape":"Smm"}}},"output":{"type":"structure","members":{"TemplateId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplateAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Stz"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplatePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"GrantPermissions":{"shape":"S1bq"},"RevokePermissions":{"shape":"S1bq"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTheme":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","BaseThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Su2"}}},"output":{"type":"structure","members":{"ThemeId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemeAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Sui"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"GrantPermissions":{"shape":"S1bq"},"RevokePermissions":{"shape":"S1bq"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopic":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"Topic":{"shape":"Sul"}}},"output":{"type":"structure","members":{"TopicId":{},"Arn":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopicPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"GrantPermissions":{"shape":"S1bq"},"RevokePermissions":{"shape":"S1bq"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTopicRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"},"RefreshSchedule":{"shape":"Swa"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateUser":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace","Email","Role"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Email":{},"Role":{},"CustomPermissionsName":{},"UnapplyCustomPermissions":{"type":"boolean"},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S15t"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateVPCConnection":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"},"Name":{},"SubnetIds":{"shape":"Swf"},"SecurityGroupIds":{"shape":"Swh"},"DnsResolvers":{"shape":"Swj"},"RoleArn":{}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"UpdateStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}}},"shapes":{"Sa":{"type":"structure","members":{"DefaultTheme":{},"DefaultEmailCustomizationTemplate":{}}},"Sb":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sk":{"type":"list","member":{}},"Sr":{"type":"structure","members":{"StringParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"Sv"}}}},"IntegerParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S10"}}}}},"DecimalParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S14"}}}}},"DateTimeParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S18"}}}}}}},"Sv":{"type":"list","member":{"shape":"Sw"}},"Sw":{"type":"string","sensitive":true},"S10":{"type":"long","sensitive":true},"S14":{"type":"double","sensitive":true},"S18":{"type":"timestamp","sensitive":true},"S19":{"type":"list","member":{"shape":"S1a"}},"S1a":{"type":"structure","required":["Principal","Actions"],"members":{"Principal":{},"Actions":{"shape":"S1c"}}},"S1c":{"type":"list","member":{}},"S1d":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"S1f":{"type":"list","member":{"type":"structure","required":["DataSetPlaceholder","DataSetArn"],"members":{"DataSetPlaceholder":{},"DataSetArn":{}}}},"S1h":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Ska"},"ParameterDeclarations":{"shape":"Skd"},"FilterGroups":{"shape":"Skx"},"ColumnConfigurations":{"shape":"Sm6"},"AnalysisDefaults":{"shape":"Smd"},"Options":{"shape":"Smk"}}},"S1i":{"type":"list","member":{"type":"structure","required":["Identifier","DataSetArn"],"members":{"Identifier":{},"DataSetArn":{}}}},"S1l":{"type":"list","member":{"type":"structure","required":["SheetId"],"members":{"SheetId":{},"Title":{},"Description":{},"Name":{},"ParameterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S1v"}}},"List":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName","MaximumValue","MinimumValue","StepSize"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2u"},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}}}}},"FilterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S1v"},"Type":{}}},"List":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["FilterControlId","Title","SourceFilterId","MaximumValue","MinimumValue","StepSize"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2u"},"Type":{},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}},"RelativeDateTime":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S38"}}},"CrossSheet":{"type":"structure","required":["FilterControlId","SourceFilterId"],"members":{"FilterControlId":{},"SourceFilterId":{},"CascadingControlConfiguration":{"shape":"S2i"}}}}}},"Visuals":{"type":"list","member":{"type":"structure","members":{"TableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TableAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"shape":"S3o"},"Values":{"shape":"S4g"}}},"TableUnaggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4w"}}}}}}}},"SortConfiguration":{"type":"structure","members":{"RowSort":{"type":"list","member":{"shape":"S4z"}},"PaginationConfiguration":{"shape":"S56"}}},"TableOptions":{"type":"structure","members":{"Orientation":{},"HeaderStyle":{"shape":"S5b"},"CellStyle":{"shape":"S5b"},"RowAlternateColorOptions":{"shape":"S5l"}}},"TotalOptions":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5b"},"TotalAggregationOptions":{"shape":"S5r"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Width":{},"CustomLabel":{},"Visibility":{},"URLStyling":{"type":"structure","members":{"LinkConfiguration":{"type":"structure","required":["Target","Content"],"members":{"Target":{},"Content":{"type":"structure","members":{"CustomTextContent":{"type":"structure","required":["FontConfiguration"],"members":{"Value":{},"FontConfiguration":{"shape":"S1y"}}},"CustomIconContent":{"type":"structure","members":{"Icon":{}}}}}}},"ImageConfiguration":{"type":"structure","members":{"SizingOptions":{"type":"structure","members":{"TableCellImageScalingConfiguration":{}}}}}}}}}},"Order":{"type":"list","member":{}},"PinnedFieldOptions":{"type":"structure","members":{"PinnedLeftFields":{"type":"list","member":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"TableInlineVisualizations":{"type":"list","member":{"type":"structure","members":{"DataBars":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"PositiveColor":{},"NegativeColor":{}}}}}},"Interactions":{"shape":"S6h"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6p"}}},"Row":{"type":"structure","members":{"BackgroundColor":{"shape":"S6q"},"TextColor":{"shape":"S6q"}}}}}}}},"Actions":{"shape":"S76"}}},"PivotTableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PivotTableAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"S88"},"Columns":{"shape":"S88"},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"FieldSortOptions":{"type":"list","member":{"type":"structure","required":["FieldId","SortBy"],"members":{"FieldId":{},"SortBy":{"type":"structure","members":{"Field":{"shape":"S50"},"Column":{"shape":"S52"},"DataPath":{"type":"structure","required":["Direction","SortPaths"],"members":{"Direction":{},"SortPaths":{"shape":"S8f"}}}}}}}}}},"TableOptions":{"type":"structure","members":{"MetricPlacement":{},"SingleMetricVisibility":{},"ColumnNamesVisibility":{},"ToggleButtonsVisibility":{},"ColumnHeaderStyle":{"shape":"S5b"},"RowHeaderStyle":{"shape":"S5b"},"CellStyle":{"shape":"S5b"},"RowFieldNamesStyle":{"shape":"S5b"},"RowAlternateColorOptions":{"shape":"S5l"},"CollapsedRowDimensionsVisibility":{},"RowsLayout":{},"RowsLabelOptions":{"type":"structure","members":{"Visibility":{},"CustomLabel":{}}},"DefaultCellWidth":{}}},"TotalOptions":{"type":"structure","members":{"RowSubtotalOptions":{"shape":"S8q"},"ColumnSubtotalOptions":{"shape":"S8q"},"RowTotalOptions":{"shape":"S8x"},"ColumnTotalOptions":{"shape":"S8x"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"CustomLabel":{},"Visibility":{}}}},"DataPathOptions":{"type":"list","member":{"type":"structure","required":["DataPathList"],"members":{"DataPathList":{"shape":"S8f"},"Width":{}}}},"CollapseStateOptions":{"type":"list","member":{"type":"structure","required":["Target"],"members":{"Target":{"type":"structure","members":{"FieldId":{},"FieldDataPathValues":{"shape":"S8f"}}},"State":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"Interactions":{"shape":"S6h"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6p"},"Scope":{"shape":"S9c"},"Scopes":{"type":"list","member":{"shape":"S9c"}}}}}}}}},"Actions":{"shape":"S76"}}},"BarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3o"},"Values":{"shape":"S4g"},"Colors":{"shape":"S3o"},"SmallMultiples":{"shape":"S9j"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimit":{"shape":"S9m"},"ColorSort":{"shape":"S9l"},"ColorItemsLimit":{"shape":"S9m"},"SmallMultiplesSort":{"shape":"S9l"},"SmallMultiplesLimitConfiguration":{"shape":"S9m"}}},"Orientation":{},"BarsArrangement":{},"VisualPalette":{"shape":"S9q"},"SmallMultiplesOptions":{"shape":"S9t"},"CategoryAxis":{"shape":"Sa3"},"CategoryLabelOptions":{"shape":"Saj"},"ValueAxis":{"shape":"Sa3"},"ValueLabelOptions":{"shape":"Saj"},"ColorLabelOptions":{"shape":"Saj"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"ReferenceLines":{"shape":"Sb9"},"ContributionAnalysisDefaults":{"shape":"Sbo"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"KPIVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4g"},"TargetValues":{"shape":"S4g"},"TrendGroups":{"shape":"S3o"}}},"SortConfiguration":{"type":"structure","members":{"TrendGroupSort":{"shape":"S9l"}}},"KPIOptions":{"type":"structure","members":{"ProgressBar":{"type":"structure","members":{"Visibility":{}}},"TrendArrows":{"type":"structure","members":{"Visibility":{}}},"SecondaryValue":{"type":"structure","members":{"Visibility":{}}},"Comparison":{"shape":"Sce"},"PrimaryValueDisplayType":{},"PrimaryValueFontConfiguration":{"shape":"S1y"},"SecondaryValueFontConfiguration":{"shape":"S1y"},"Sparkline":{"type":"structure","required":["Type"],"members":{"Visibility":{},"Type":{},"Color":{},"TooltipVisibility":{}}},"VisualLayoutOptions":{"type":"structure","members":{"StandardLayout":{"type":"structure","required":["Type"],"members":{"Type":{}}}}}}},"Interactions":{"shape":"S6h"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6q"},"Icon":{"shape":"S6w"}}},"ProgressBar":{"type":"structure","members":{"ForegroundColor":{"shape":"S6q"}}},"ActualValue":{"type":"structure","members":{"TextColor":{"shape":"S6q"},"Icon":{"shape":"S6w"}}},"ComparisonValue":{"type":"structure","members":{"TextColor":{"shape":"S6q"},"Icon":{"shape":"S6w"}}}}}}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"PieChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PieChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3o"},"Values":{"shape":"S4g"},"SmallMultiples":{"shape":"S9j"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimit":{"shape":"S9m"},"SmallMultiplesSort":{"shape":"S9l"},"SmallMultiplesLimitConfiguration":{"shape":"S9m"}}},"DonutOptions":{"type":"structure","members":{"ArcOptions":{"type":"structure","members":{"ArcThickness":{}}},"DonutCenterOptions":{"type":"structure","members":{"LabelVisibility":{}}}}},"SmallMultiplesOptions":{"shape":"S9t"},"CategoryLabelOptions":{"shape":"Saj"},"ValueLabelOptions":{"shape":"Saj"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"VisualPalette":{"shape":"S9q"},"ContributionAnalysisDefaults":{"shape":"Sbo"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"GaugeChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4g"},"TargetValues":{"shape":"S4g"}}},"GaugeChartOptions":{"type":"structure","members":{"PrimaryValueDisplayType":{},"Comparison":{"shape":"Sce"},"ArcAxis":{"type":"structure","members":{"Range":{"type":"structure","members":{"Min":{"type":"double"},"Max":{"type":"double"}}},"ReserveRange":{"type":"integer"}}},"Arc":{"type":"structure","members":{"ArcAngle":{"type":"double"},"ArcThickness":{}}},"PrimaryValueFontConfiguration":{"shape":"S1y"}}},"DataLabels":{"shape":"Sap"},"TooltipOptions":{"shape":"Sb0"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6q"},"Icon":{"shape":"S6w"}}},"Arc":{"type":"structure","members":{"ForegroundColor":{"shape":"S6q"}}}}}}}},"Actions":{"shape":"S76"}}},"LineChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"LineChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3o"},"Values":{"shape":"S4g"},"Colors":{"shape":"S3o"},"SmallMultiples":{"shape":"S9j"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimitConfiguration":{"shape":"S9m"},"ColorItemsLimitConfiguration":{"shape":"S9m"},"SmallMultiplesSort":{"shape":"S9l"},"SmallMultiplesLimitConfiguration":{"shape":"S9m"}}},"ForecastConfigurations":{"type":"list","member":{"type":"structure","members":{"ForecastProperties":{"type":"structure","members":{"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{"type":"integer"}}},"Scenario":{"type":"structure","members":{"WhatIfPointScenario":{"type":"structure","required":["Date","Value"],"members":{"Date":{"type":"timestamp"},"Value":{"type":"double"}}},"WhatIfRangeScenario":{"type":"structure","required":["StartDate","EndDate","Value"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Value":{"type":"double"}}}}}}}},"Type":{},"SmallMultiplesOptions":{"shape":"S9t"},"XAxisDisplayOptions":{"shape":"Sa3"},"XAxisLabelOptions":{"shape":"Saj"},"PrimaryYAxisDisplayOptions":{"shape":"Sdw"},"PrimaryYAxisLabelOptions":{"shape":"Saj"},"SecondaryYAxisDisplayOptions":{"shape":"Sdw"},"SecondaryYAxisLabelOptions":{"shape":"Saj"},"SingleAxisOptions":{"shape":"Se0"},"DefaultSeriesSettings":{"type":"structure","members":{"AxisBinding":{},"LineStyleSettings":{"shape":"Se4"},"MarkerStyleSettings":{"shape":"Se7"}}},"Series":{"type":"list","member":{"type":"structure","members":{"FieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"AxisBinding":{},"Settings":{"shape":"Sec"}}},"DataFieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"FieldValue":{"shape":"Sw"},"AxisBinding":{},"Settings":{"shape":"Sec"}}}}}},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"ReferenceLines":{"shape":"Sb9"},"Tooltip":{"shape":"Sb0"},"ContributionAnalysisDefaults":{"shape":"Sbo"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"HeatMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HeatMapAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"Sei"},"Columns":{"shape":"Sei"},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"HeatMapRowSort":{"shape":"S9l"},"HeatMapColumnSort":{"shape":"S9l"},"HeatMapRowItemsLimitConfiguration":{"shape":"S9m"},"HeatMapColumnItemsLimitConfiguration":{"shape":"S9m"}}},"RowLabelOptions":{"shape":"Saj"},"ColumnLabelOptions":{"shape":"Saj"},"ColorScale":{"shape":"Sel"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"Interactions":{"shape":"S6h"}}},"ColumnHierarchies":{"shape":"Sbr"},"Actions":{"shape":"S76"}}},"TreeMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TreeMapAggregatedFieldWells":{"type":"structure","members":{"Groups":{"type":"list","member":{"shape":"S3p"}},"Sizes":{"shape":"Seu"},"Colors":{"shape":"Seu"}}}}},"SortConfiguration":{"type":"structure","members":{"TreeMapSort":{"shape":"S9l"},"TreeMapGroupItemsLimitConfiguration":{"shape":"S9m"}}},"GroupLabelOptions":{"shape":"Saj"},"SizeLabelOptions":{"shape":"Saj"},"ColorLabelOptions":{"shape":"Saj"},"ColorScale":{"shape":"Sel"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"GeospatialMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"GeospatialMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"shape":"S3o"},"Values":{"shape":"S4g"},"Colors":{"shape":"S3o"}}}}},"Legend":{"shape":"San"},"Tooltip":{"shape":"Sb0"},"WindowOptions":{"shape":"Sf0"},"MapStyleOptions":{"shape":"Sf5"},"PointStyleOptions":{"type":"structure","members":{"SelectedPointStyle":{},"ClusterMarkerConfiguration":{"type":"structure","members":{"ClusterMarker":{"type":"structure","members":{"SimpleClusterMarker":{"type":"structure","members":{"Color":{}}}}}}},"HeatmapConfiguration":{"type":"structure","members":{"HeatmapColor":{"type":"structure","members":{"Colors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"Color":{}}}}}}}}}},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"ColumnHierarchies":{"shape":"Sbr"},"Actions":{"shape":"S76"}}},"FilledMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FilledMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"type":"list","member":{"shape":"S3p"}},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"}}},"Legend":{"shape":"San"},"Tooltip":{"shape":"Sb0"},"WindowOptions":{"shape":"Sf0"},"MapStyleOptions":{"shape":"Sf5"},"Interactions":{"shape":"S6h"}}},"ConditionalFormatting":{"type":"structure","required":["ConditionalFormattingOptions"],"members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","required":["Shape"],"members":{"Shape":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Format":{"type":"structure","required":["BackgroundColor"],"members":{"BackgroundColor":{"shape":"S6q"}}}}}}}}}},"ColumnHierarchies":{"shape":"Sbr"},"Actions":{"shape":"S76"}}},"FunnelChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FunnelChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3p"}},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimit":{"shape":"S9m"}}},"CategoryLabelOptions":{"shape":"Saj"},"ValueLabelOptions":{"shape":"Saj"},"Tooltip":{"shape":"Sb0"},"DataLabelOptions":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"Position":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"MeasureDataLabelStyle":{}}},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"ScatterPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ScatterPlotCategoricallyAggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S4g"},"YAxis":{"shape":"S4g"},"Category":{"shape":"S3o"},"Size":{"shape":"S4g"},"Label":{"shape":"S3o"}}},"ScatterPlotUnaggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S3o"},"YAxis":{"shape":"S3o"},"Size":{"shape":"S4g"},"Category":{"shape":"S3o"},"Label":{"shape":"S3o"}}}}},"SortConfiguration":{"type":"structure","members":{"ScatterPlotLimitConfiguration":{"shape":"S9m"}}},"XAxisLabelOptions":{"shape":"Saj"},"XAxisDisplayOptions":{"shape":"Sa3"},"YAxisLabelOptions":{"shape":"Saj"},"YAxisDisplayOptions":{"shape":"Sa3"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"ComboChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ComboChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3o"},"BarValues":{"shape":"S4g"},"Colors":{"shape":"S3o"},"LineValues":{"shape":"S4g"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimit":{"shape":"S9m"},"ColorSort":{"shape":"S9l"},"ColorItemsLimit":{"shape":"S9m"}}},"BarsArrangement":{},"CategoryAxis":{"shape":"Sa3"},"CategoryLabelOptions":{"shape":"Saj"},"PrimaryYAxisDisplayOptions":{"shape":"Sa3"},"PrimaryYAxisLabelOptions":{"shape":"Saj"},"SecondaryYAxisDisplayOptions":{"shape":"Sa3"},"SecondaryYAxisLabelOptions":{"shape":"Saj"},"SingleAxisOptions":{"shape":"Se0"},"ColorLabelOptions":{"shape":"Saj"},"Legend":{"shape":"San"},"BarDataLabels":{"shape":"Sap"},"LineDataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"ReferenceLines":{"shape":"Sb9"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"BoxPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BoxPlotAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3p"}},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"PaginationConfiguration":{"shape":"S56"}}},"BoxPlotOptions":{"type":"structure","members":{"StyleOptions":{"type":"structure","members":{"FillStyle":{}}},"OutlierVisibility":{},"AllDataPointsVisibility":{}}},"CategoryAxis":{"shape":"Sa3"},"CategoryLabelOptions":{"shape":"Saj"},"PrimaryYAxisDisplayOptions":{"shape":"Sa3"},"PrimaryYAxisLabelOptions":{"shape":"Saj"},"Legend":{"shape":"San"},"Tooltip":{"shape":"Sb0"},"ReferenceLines":{"shape":"Sb9"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"WaterfallVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WaterfallChartAggregatedFieldWells":{"type":"structure","members":{"Categories":{"shape":"S3o"},"Values":{"shape":"S4g"},"Breakdowns":{"shape":"S3o"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"BreakdownItemsLimit":{"shape":"S9m"}}},"WaterfallChartOptions":{"type":"structure","members":{"TotalBarLabel":{}}},"CategoryAxisLabelOptions":{"shape":"Saj"},"CategoryAxisDisplayOptions":{"shape":"Sa3"},"PrimaryYAxisLabelOptions":{"shape":"Saj"},"PrimaryYAxisDisplayOptions":{"shape":"Sa3"},"Legend":{"shape":"San"},"DataLabels":{"shape":"Sap"},"VisualPalette":{"shape":"S9q"},"ColorConfiguration":{"type":"structure","members":{"GroupColorConfiguration":{"type":"structure","members":{"PositiveBarColor":{},"NegativeBarColor":{},"TotalBarColor":{}}}}},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"HistogramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HistogramAggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"XAxisDisplayOptions":{"shape":"Sa3"},"XAxisLabelOptions":{"shape":"Saj"},"YAxisDisplayOptions":{"shape":"Sa3"},"BinOptions":{"type":"structure","members":{"SelectedBinType":{},"BinCount":{"type":"structure","members":{"Value":{"type":"integer"}}},"BinWidth":{"type":"structure","members":{"Value":{"type":"double"},"BinCountLimit":{"type":"long"}}},"StartValue":{"type":"double"}}},"DataLabels":{"shape":"Sap"},"Tooltip":{"shape":"Sb0"},"VisualPalette":{"shape":"S9q"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"}}},"WordCloudVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WordCloudAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3p"}},"Size":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategoryItemsLimit":{"shape":"S9m"},"CategorySort":{"shape":"S9l"}}},"CategoryLabelOptions":{"shape":"Saj"},"WordCloudOptions":{"type":"structure","members":{"WordOrientation":{},"WordScaling":{},"CloudLayout":{},"WordCasing":{},"WordPadding":{},"MaximumStringLength":{"type":"integer"}}},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}},"InsightVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"InsightConfiguration":{"type":"structure","members":{"Computations":{"type":"list","member":{"type":"structure","members":{"TopBottomRanked":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3p"},"Value":{"shape":"S4h"},"ResultSize":{"type":"integer"},"Type":{}}},"TopBottomMovers":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Category":{"shape":"S3p"},"Value":{"shape":"S4h"},"MoverSize":{"type":"integer"},"SortOrder":{},"Type":{}}},"TotalAggregation":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Value":{"shape":"S4h"}}},"MaximumMinimum":{"type":"structure","required":["ComputationId","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Value":{"shape":"S4h"},"Type":{}}},"MetricComparison":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"FromValue":{"shape":"S4h"},"TargetValue":{"shape":"S4h"}}},"PeriodOverPeriod":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Value":{"shape":"S4h"}}},"PeriodToDate":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Value":{"shape":"S4h"},"PeriodTimeGranularity":{}}},"GrowthRate":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Value":{"shape":"S4h"},"PeriodSize":{"type":"integer"}}},"UniqueValues":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3p"}}},"Forecast":{"type":"structure","required":["ComputationId"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3p"},"Value":{"shape":"S4h"},"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{},"CustomSeasonalityValue":{"type":"integer"}}}}}},"CustomNarrative":{"type":"structure","required":["Narrative"],"members":{"Narrative":{}}},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"DataSetIdentifier":{}}},"SankeyDiagramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"SankeyDiagramAggregatedFieldWells":{"type":"structure","members":{"Source":{"shape":"S3o"},"Destination":{"shape":"S3o"},"Weight":{"shape":"S4g"}}}}},"SortConfiguration":{"type":"structure","members":{"WeightSort":{"shape":"S9l"},"SourceItemsLimit":{"shape":"S9m"},"DestinationItemsLimit":{"shape":"S9m"}}},"DataLabels":{"shape":"Sap"},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"}}},"CustomContentVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"ContentUrl":{},"ContentType":{},"ImageScaling":{},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"DataSetIdentifier":{}}},"EmptyVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"DataSetIdentifier":{},"Actions":{"shape":"S76"}}},"RadarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3d"},"Subtitle":{"shape":"S3h"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"RadarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3p"}},"Color":{"type":"list","member":{"shape":"S3p"}},"Values":{"type":"list","member":{"shape":"S4h"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S9l"},"CategoryItemsLimit":{"shape":"S9m"},"ColorSort":{"shape":"S9l"},"ColorItemsLimit":{"shape":"S9m"}}},"Shape":{},"BaseSeriesSettings":{"type":"structure","members":{"AreaStyleSettings":{"type":"structure","members":{"Visibility":{}}}}},"StartAngle":{"type":"double"},"VisualPalette":{"shape":"S9q"},"AlternateBandColorsVisibility":{},"AlternateBandEvenColor":{},"AlternateBandOddColor":{},"CategoryAxis":{"shape":"Sa3"},"CategoryLabelOptions":{"shape":"Saj"},"ColorAxis":{"shape":"Sa3"},"ColorLabelOptions":{"shape":"Saj"},"Legend":{"shape":"San"},"AxesRangeScale":{},"Interactions":{"shape":"S6h"}}},"Actions":{"shape":"S76"},"ColumnHierarchies":{"shape":"Sbr"}}}}}},"TextBoxes":{"type":"list","member":{"type":"structure","required":["SheetTextBoxId"],"members":{"SheetTextBoxId":{},"Content":{}}}},"Layouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Sj1"},"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sjd"},"CanvasSizeOptions":{"shape":"Sjm"}}},"SectionBasedLayout":{"type":"structure","required":["HeaderSections","BodySections","FooterSections","CanvasSizeOptions"],"members":{"HeaderSections":{"shape":"Sjp"},"BodySections":{"type":"list","member":{"type":"structure","required":["SectionId","Content"],"members":{"SectionId":{},"Content":{"type":"structure","members":{"Layout":{"shape":"Sjr"}}},"Style":{"shape":"Sjt"},"PageBreakConfiguration":{"type":"structure","members":{"After":{"type":"structure","members":{"Status":{}}}}}}}},"FooterSections":{"shape":"Sjp"},"CanvasSizeOptions":{"shape":"Sk2"}}}}}}}},"SheetControlLayouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Sj1"}}}}}},"ContentType":{}}}},"S1v":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}},"S1w":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"CustomLabel":{}}},"S1y":{"type":"structure","members":{"FontSize":{"type":"structure","members":{"Relative":{}}},"FontDecoration":{},"FontColor":{},"FontWeight":{"type":"structure","members":{"Name":{}}},"FontStyle":{}}},"S27":{"type":"structure","members":{"Visibility":{},"InfoIconText":{}}},"S2a":{"type":"structure","members":{"SearchOptions":{"type":"structure","members":{"Visibility":{}}},"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2c":{"type":"structure","members":{"Visibility":{}}},"S2e":{"type":"structure","members":{"Values":{"shape":"S2f"},"LinkToDataSetColumn":{"shape":"S2g"}}},"S2f":{"type":"list","member":{}},"S2g":{"type":"structure","required":["DataSetIdentifier","ColumnName"],"members":{"DataSetIdentifier":{},"ColumnName":{}}},"S2i":{"type":"structure","members":{"SourceControls":{"type":"list","member":{"type":"structure","members":{"SourceSheetControlId":{},"ColumnToMatch":{"shape":"S2g"}}}}}},"S2m":{"type":"structure","members":{"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2o":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2p":{"type":"structure","members":{"Visibility":{}}},"S2s":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2u":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S31":{"type":"structure","members":{"Values":{"shape":"S2f"}}},"S38":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}},"S3d":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3h":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3o":{"type":"list","member":{"shape":"S3p"}},"S3p":{"type":"structure","members":{"NumericalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S3t"}}},"CategoricalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S4c"}}},"DateDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"DateGranularity":{},"HierarchyId":{},"FormatConfiguration":{"shape":"S4f"}}}}},"S3t":{"type":"structure","members":{"FormatConfiguration":{"shape":"S3u"}}},"S3u":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3v"},"CurrencyDisplayFormatConfiguration":{"type":"structure","members":{"Prefix":{"shape":"S3w"},"Suffix":{"shape":"S3x"},"SeparatorConfiguration":{"shape":"S3y"},"Symbol":{},"DecimalPlacesConfiguration":{"shape":"S41"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S44"},"NullValueFormatConfiguration":{"shape":"S46"}}},"PercentageDisplayFormatConfiguration":{"shape":"S4a"}}},"S3v":{"type":"structure","members":{"Prefix":{"shape":"S3w"},"Suffix":{"shape":"S3x"},"SeparatorConfiguration":{"shape":"S3y"},"DecimalPlacesConfiguration":{"shape":"S41"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S44"},"NullValueFormatConfiguration":{"shape":"S46"}}},"S3w":{"type":"string","sensitive":true},"S3x":{"type":"string","sensitive":true},"S3y":{"type":"structure","members":{"DecimalSeparator":{},"ThousandsSeparator":{"type":"structure","members":{"Symbol":{},"Visibility":{}}}}},"S41":{"type":"structure","required":["DecimalPlaces"],"members":{"DecimalPlaces":{"type":"long"}}},"S44":{"type":"structure","required":["DisplayMode"],"members":{"DisplayMode":{}}},"S46":{"type":"structure","required":["NullString"],"members":{"NullString":{"type":"string","sensitive":true}}},"S4a":{"type":"structure","members":{"Prefix":{"shape":"S3w"},"Suffix":{"shape":"S3x"},"SeparatorConfiguration":{"shape":"S3y"},"DecimalPlacesConfiguration":{"shape":"S41"},"NegativeValueConfiguration":{"shape":"S44"},"NullValueFormatConfiguration":{"shape":"S46"}}},"S4c":{"type":"structure","members":{"NullValueFormatConfiguration":{"shape":"S46"},"NumericFormatConfiguration":{"shape":"S3u"}}},"S4f":{"type":"structure","members":{"DateTimeFormat":{},"NullValueFormatConfiguration":{"shape":"S46"},"NumericFormatConfiguration":{"shape":"S3u"}}},"S4g":{"type":"list","member":{"shape":"S4h"}},"S4h":{"type":"structure","members":{"NumericalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{"shape":"S4j"},"FormatConfiguration":{"shape":"S3t"}}},"CategoricalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4c"}}},"DateMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4f"}}},"CalculatedMeasureField":{"type":"structure","required":["FieldId","Expression"],"members":{"FieldId":{},"Expression":{"shape":"S4s"}}}}},"S4j":{"type":"structure","members":{"SimpleNumericalAggregation":{},"PercentileAggregation":{"type":"structure","members":{"PercentileValue":{"type":"double"}}}}},"S4s":{"type":"string","sensitive":true},"S4w":{"type":"structure","members":{"StringFormatConfiguration":{"shape":"S4c"},"NumberFormatConfiguration":{"shape":"S3t"},"DateTimeFormatConfiguration":{"shape":"S4f"}}},"S4z":{"type":"structure","members":{"FieldSort":{"shape":"S50"},"ColumnSort":{"shape":"S52"}}},"S50":{"type":"structure","required":["FieldId","Direction"],"members":{"FieldId":{},"Direction":{}}},"S52":{"type":"structure","required":["SortBy","Direction"],"members":{"SortBy":{"shape":"S2g"},"Direction":{},"AggregationFunction":{"shape":"S53"}}},"S53":{"type":"structure","members":{"NumericalAggregationFunction":{"shape":"S4j"},"CategoricalAggregationFunction":{},"DateAggregationFunction":{},"AttributeAggregationFunction":{"type":"structure","members":{"SimpleAttributeAggregation":{},"ValueForMultipleValues":{}}}}},"S56":{"type":"structure","required":["PageSize","PageNumber"],"members":{"PageSize":{"type":"long"},"PageNumber":{"type":"long"}}},"S5b":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"TextWrap":{},"HorizontalTextAlignment":{},"VerticalTextAlignment":{},"BackgroundColor":{},"Height":{"type":"integer"},"Border":{"type":"structure","members":{"UniformBorder":{"shape":"S5h"},"SideSpecificBorder":{"type":"structure","members":{"InnerVertical":{"shape":"S5h"},"InnerHorizontal":{"shape":"S5h"},"Left":{"shape":"S5h"},"Right":{"shape":"S5h"},"Top":{"shape":"S5h"},"Bottom":{"shape":"S5h"}}}}}}},"S5h":{"type":"structure","members":{"Color":{},"Thickness":{"type":"integer"},"Style":{}}},"S5l":{"type":"structure","members":{"Status":{},"RowAlternateColors":{"type":"list","member":{}},"UsePrimaryBackgroundColor":{}}},"S5r":{"type":"list","member":{"type":"structure","required":["FieldId","TotalAggregationFunction"],"members":{"FieldId":{},"TotalAggregationFunction":{"type":"structure","members":{"SimpleTotalAggregationFunction":{}}}}}},"S6h":{"type":"structure","members":{"VisualMenuOption":{"shape":"S6i"},"ContextMenuOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"S6i":{"type":"structure","members":{"AvailabilityStatus":{}}},"S6p":{"type":"structure","members":{"BackgroundColor":{"shape":"S6q"},"TextColor":{"shape":"S6q"},"Icon":{"shape":"S6w"}}},"S6q":{"type":"structure","members":{"Solid":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4s"},"Color":{}}},"Gradient":{"type":"structure","required":["Expression","Color"],"members":{"Expression":{"shape":"S4s"},"Color":{"type":"structure","members":{"Stops":{"type":"list","member":{"type":"structure","required":["GradientOffset"],"members":{"GradientOffset":{"type":"double"},"DataValue":{"type":"double"},"Color":{}}}}}}}}}},"S6w":{"type":"structure","members":{"IconSet":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4s"},"IconSetType":{}}},"CustomCondition":{"type":"structure","required":["Expression","IconOptions"],"members":{"Expression":{"shape":"S4s"},"IconOptions":{"type":"structure","members":{"Icon":{},"UnicodeIcon":{}}},"Color":{},"DisplayConfiguration":{"type":"structure","members":{"IconDisplayOption":{}}}}}}},"S76":{"type":"list","member":{"type":"structure","required":["CustomActionId","Name","Trigger","ActionOperations"],"members":{"CustomActionId":{},"Name":{},"Status":{},"Trigger":{},"ActionOperations":{"type":"list","member":{"type":"structure","members":{"FilterOperation":{"type":"structure","required":["SelectedFieldsConfiguration","TargetVisualsConfiguration"],"members":{"SelectedFieldsConfiguration":{"type":"structure","members":{"SelectedFields":{"type":"list","member":{}},"SelectedFieldOptions":{},"SelectedColumns":{"type":"list","member":{"shape":"S2g"}}}},"TargetVisualsConfiguration":{"type":"structure","members":{"SameSheetTargetVisualConfiguration":{"type":"structure","members":{"TargetVisuals":{"type":"list","member":{}},"TargetVisualOptions":{}}}}}}},"NavigationOperation":{"type":"structure","members":{"LocalNavigationConfiguration":{"type":"structure","required":["TargetSheetId"],"members":{"TargetSheetId":{}}}}},"URLOperation":{"type":"structure","required":["URLTemplate","URLTarget"],"members":{"URLTemplate":{},"URLTarget":{}}},"SetParametersOperation":{"type":"structure","required":["ParameterValueConfigurations"],"members":{"ParameterValueConfigurations":{"type":"list","member":{"type":"structure","required":["DestinationParameterName","Value"],"members":{"DestinationParameterName":{},"Value":{"type":"structure","members":{"CustomValuesConfiguration":{"type":"structure","required":["CustomValues"],"members":{"IncludeNullValue":{"type":"boolean"},"CustomValues":{"type":"structure","members":{"StringValues":{"shape":"S7w"},"IntegerValues":{"shape":"S7y"},"DecimalValues":{"shape":"S80"},"DateTimeValues":{"shape":"S82"}}}}},"SelectAllValueOptions":{},"SourceParameterName":{},"SourceField":{},"SourceColumn":{"shape":"S2g"}}}}}}}}}}}}}},"S7w":{"type":"list","member":{"type":"string","sensitive":true}},"S7y":{"type":"list","member":{"type":"long","sensitive":true}},"S80":{"type":"list","member":{"type":"double","sensitive":true}},"S82":{"type":"list","member":{"shape":"S18"}},"S88":{"type":"list","member":{"shape":"S3p"}},"S8f":{"type":"list","member":{"shape":"S8g"}},"S8g":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S8h"},"DataPathType":{"type":"structure","members":{"PivotTableDataPathType":{}}}}},"S8h":{"type":"string","sensitive":true},"S8q":{"type":"structure","members":{"TotalsVisibility":{},"CustomLabel":{},"FieldLevel":{},"FieldLevelOptions":{"type":"list","member":{"type":"structure","members":{"FieldId":{}}}},"TotalCellStyle":{"shape":"S5b"},"ValueCellStyle":{"shape":"S5b"},"MetricHeaderCellStyle":{"shape":"S5b"},"StyleTargets":{"type":"list","member":{"type":"structure","required":["CellType"],"members":{"CellType":{}}}}}},"S8x":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5b"},"ValueCellStyle":{"shape":"S5b"},"MetricHeaderCellStyle":{"shape":"S5b"},"TotalAggregationOptions":{"shape":"S5r"}}},"S9c":{"type":"structure","members":{"Role":{}}},"S9j":{"type":"list","member":{"shape":"S3p"}},"S9l":{"type":"list","member":{"shape":"S4z"}},"S9m":{"type":"structure","members":{"ItemsLimit":{"type":"long"},"OtherCategories":{}}},"S9q":{"type":"structure","members":{"ChartColor":{},"ColorMap":{"type":"list","member":{"type":"structure","required":["Element","Color"],"members":{"Element":{"shape":"S8g"},"Color":{},"TimeGranularity":{}}}}}},"S9t":{"type":"structure","members":{"MaxVisibleRows":{"type":"long"},"MaxVisibleColumns":{"type":"long"},"PanelConfiguration":{"type":"structure","members":{"Title":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"HorizontalTextAlignment":{}}},"BorderVisibility":{},"BorderThickness":{},"BorderStyle":{},"BorderColor":{},"GutterVisibility":{},"GutterSpacing":{},"BackgroundVisibility":{},"BackgroundColor":{}}},"XAxis":{"shape":"Sa0"},"YAxis":{"shape":"Sa0"}}},"Sa0":{"type":"structure","members":{"Scale":{},"Placement":{}}},"Sa3":{"type":"structure","members":{"TickLabelOptions":{"type":"structure","members":{"LabelOptions":{"shape":"S1w"},"RotationAngle":{"type":"double"}}},"AxisLineVisibility":{},"GridLineVisibility":{},"DataOptions":{"type":"structure","members":{"NumericAxisOptions":{"type":"structure","members":{"Scale":{"type":"structure","members":{"Linear":{"type":"structure","members":{"StepCount":{"type":"integer"},"StepSize":{"type":"double"}}},"Logarithmic":{"type":"structure","members":{"Base":{"type":"double"}}}}},"Range":{"type":"structure","members":{"MinMax":{"type":"structure","members":{"Minimum":{"type":"double"},"Maximum":{"type":"double"}}},"DataDriven":{"type":"structure","members":{}}}}}},"DateAxisOptions":{"type":"structure","members":{"MissingDateVisibility":{}}}}},"ScrollbarOptions":{"type":"structure","members":{"Visibility":{},"VisibleRange":{"type":"structure","members":{"PercentRange":{"type":"structure","members":{"From":{"type":"double"},"To":{"type":"double"}}}}}}},"AxisOffset":{}}},"Saj":{"type":"structure","members":{"Visibility":{},"SortIconVisibility":{},"AxisLabelOptions":{"type":"list","member":{"type":"structure","members":{"FontConfiguration":{"shape":"S1y"},"CustomLabel":{},"ApplyTo":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"}}}}}}}},"San":{"type":"structure","members":{"Visibility":{},"Title":{"shape":"S1w"},"Position":{},"Width":{},"Height":{}}},"Sap":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"DataLabelTypes":{"type":"list","member":{"type":"structure","members":{"FieldLabelType":{"type":"structure","members":{"FieldId":{},"Visibility":{}}},"DataPathLabelType":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S8h"},"Visibility":{}}},"RangeEndsLabelType":{"type":"structure","members":{"Visibility":{}}},"MinimumLabelType":{"type":"structure","members":{"Visibility":{}}},"MaximumLabelType":{"type":"structure","members":{"Visibility":{}}}}}},"Position":{},"LabelContent":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"Overlap":{},"TotalsVisibility":{}}},"Sb0":{"type":"structure","members":{"TooltipVisibility":{},"SelectedTooltipType":{},"FieldBasedTooltip":{"type":"structure","members":{"AggregationVisibility":{},"TooltipTitleType":{},"TooltipFields":{"type":"list","member":{"type":"structure","members":{"FieldTooltipItem":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Label":{},"Visibility":{},"TooltipTarget":{}}},"ColumnTooltipItem":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"Label":{},"Visibility":{},"Aggregation":{"shape":"S53"},"TooltipTarget":{}}}}}}}}}},"Sb9":{"type":"list","member":{"type":"structure","required":["DataConfiguration"],"members":{"Status":{},"DataConfiguration":{"type":"structure","members":{"StaticConfiguration":{"type":"structure","required":["Value"],"members":{"Value":{"shape":"S14"}}},"DynamicConfiguration":{"type":"structure","required":["Column","Calculation"],"members":{"Column":{"shape":"S2g"},"MeasureAggregationFunction":{"shape":"S53"},"Calculation":{"shape":"S4j"}}},"AxisBinding":{},"SeriesType":{}}},"StyleConfiguration":{"type":"structure","members":{"Pattern":{},"Color":{}}},"LabelConfiguration":{"type":"structure","members":{"ValueLabelConfiguration":{"type":"structure","members":{"RelativePosition":{},"FormatConfiguration":{"shape":"S3u"}}},"CustomLabelConfiguration":{"type":"structure","required":["CustomLabel"],"members":{"CustomLabel":{}}},"FontConfiguration":{"shape":"S1y"},"FontColor":{},"HorizontalPosition":{},"VerticalPosition":{}}}}}},"Sbo":{"type":"list","member":{"type":"structure","required":["MeasureFieldId","ContributorDimensions"],"members":{"MeasureFieldId":{},"ContributorDimensions":{"type":"list","member":{"shape":"S2g"}}}}},"Sbr":{"type":"list","member":{"type":"structure","members":{"ExplicitHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbv"}}},"DateTimeHierarchy":{"type":"structure","required":["HierarchyId"],"members":{"HierarchyId":{},"DrillDownFilters":{"shape":"Sbv"}}},"PredefinedHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbv"}}}}}},"Sbv":{"type":"list","member":{"type":"structure","members":{"NumericEqualityFilter":{"type":"structure","required":["Column","Value"],"members":{"Column":{"shape":"S2g"},"Value":{"type":"double"}}},"CategoryFilter":{"type":"structure","required":["Column","CategoryValues"],"members":{"Column":{"shape":"S2g"},"CategoryValues":{"shape":"Sbz"}}},"TimeRangeFilter":{"type":"structure","required":["Column","RangeMinimum","RangeMaximum","TimeGranularity"],"members":{"Column":{"shape":"S2g"},"RangeMinimum":{"type":"timestamp"},"RangeMaximum":{"type":"timestamp"},"TimeGranularity":{}}}}}},"Sbz":{"type":"list","member":{}},"Sce":{"type":"structure","members":{"ComparisonMethod":{},"ComparisonFormat":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3v"},"PercentageDisplayFormatConfiguration":{"shape":"S4a"}}}}},"Sdw":{"type":"structure","members":{"AxisOptions":{"shape":"Sa3"},"MissingDataConfigurations":{"type":"list","member":{"type":"structure","members":{"TreatmentOption":{}}}}}},"Se0":{"type":"structure","members":{"YAxisOptions":{"type":"structure","required":["YAxis"],"members":{"YAxis":{}}}}},"Se4":{"type":"structure","members":{"LineVisibility":{},"LineInterpolation":{},"LineStyle":{},"LineWidth":{}}},"Se7":{"type":"structure","members":{"MarkerVisibility":{},"MarkerShape":{},"MarkerSize":{},"MarkerColor":{}}},"Sec":{"type":"structure","members":{"LineStyleSettings":{"shape":"Se4"},"MarkerStyleSettings":{"shape":"Se7"}}},"Sei":{"type":"list","member":{"shape":"S3p"}},"Sel":{"type":"structure","required":["Colors","ColorFillType"],"members":{"Colors":{"type":"list","member":{"shape":"Sen"}},"ColorFillType":{},"NullValueColor":{"shape":"Sen"}}},"Sen":{"type":"structure","members":{"Color":{},"DataValue":{"type":"double"}}},"Seu":{"type":"list","member":{"shape":"S4h"}},"Sf0":{"type":"structure","members":{"Bounds":{"type":"structure","required":["North","South","West","East"],"members":{"North":{"type":"double"},"South":{"type":"double"},"West":{"type":"double"},"East":{"type":"double"}}},"MapZoomMode":{}}},"Sf5":{"type":"structure","members":{"BaseMapStyle":{}}},"Sj1":{"type":"structure","required":["Elements"],"members":{"Elements":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","ColumnSpan","RowSpan"],"members":{"ElementId":{},"ElementType":{},"ColumnIndex":{"type":"integer"},"ColumnSpan":{"type":"integer"},"RowIndex":{"type":"integer"},"RowSpan":{"type":"integer"}}}},"CanvasSizeOptions":{"shape":"Sj9"}}},"Sj9":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["ResizeOption"],"members":{"ResizeOption":{},"OptimizedViewPortWidth":{}}}}},"Sjd":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","XAxisLocation","YAxisLocation","Width","Height"],"members":{"ElementId":{},"ElementType":{},"XAxisLocation":{},"YAxisLocation":{},"Width":{},"Height":{},"Visibility":{},"RenderingRules":{"type":"list","member":{"type":"structure","required":["Expression","ConfigurationOverrides"],"members":{"Expression":{"shape":"S4s"},"ConfigurationOverrides":{"type":"structure","members":{"Visibility":{}}}}}},"BorderStyle":{"shape":"Sjj"},"SelectedBorderStyle":{"shape":"Sjj"},"BackgroundStyle":{"type":"structure","members":{"Visibility":{},"Color":{}}},"LoadingAnimation":{"type":"structure","members":{"Visibility":{}}}}}},"Sjj":{"type":"structure","members":{"Visibility":{},"Color":{}}},"Sjm":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["OptimizedViewPortWidth"],"members":{"OptimizedViewPortWidth":{}}}}},"Sjp":{"type":"list","member":{"type":"structure","required":["SectionId","Layout"],"members":{"SectionId":{},"Layout":{"shape":"Sjr"},"Style":{"shape":"Sjt"}}}},"Sjr":{"type":"structure","required":["FreeFormLayout"],"members":{"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sjd"}}}}},"Sjt":{"type":"structure","members":{"Height":{},"Padding":{"shape":"Sju"}}},"Sju":{"type":"structure","members":{"Top":{},"Bottom":{},"Left":{},"Right":{}}},"Sk2":{"type":"structure","members":{"PaperCanvasSizeOptions":{"type":"structure","members":{"PaperSize":{},"PaperOrientation":{},"PaperMargin":{"shape":"Sju"}}}}},"Ska":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","Name","Expression"],"members":{"DataSetIdentifier":{},"Name":{},"Expression":{"type":"string","sensitive":true}}}},"Skd":{"type":"list","member":{"type":"structure","members":{"StringParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Ski"},"StaticValues":{"shape":"S7w"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"Sw"}}},"MappedDataSetParameters":{"shape":"Skl"}}},"DecimalParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Ski"},"StaticValues":{"shape":"S80"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S14"}}},"MappedDataSetParameters":{"shape":"Skl"}}},"IntegerParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Ski"},"StaticValues":{"shape":"S7y"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S10"}}},"MappedDataSetParameters":{"shape":"Skl"}}},"DateTimeParameterDeclaration":{"type":"structure","required":["Name"],"members":{"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Ski"},"StaticValues":{"shape":"S82"},"RollingDate":{"shape":"Skv"}}},"TimeGranularity":{},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S18"}}},"MappedDataSetParameters":{"shape":"Skl"}}}}}},"Ski":{"type":"structure","required":["DefaultValueColumn"],"members":{"UserNameColumn":{"shape":"S2g"},"GroupNameColumn":{"shape":"S2g"},"DefaultValueColumn":{"shape":"S2g"}}},"Skl":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","DataSetParameterName"],"members":{"DataSetIdentifier":{},"DataSetParameterName":{}}}},"Skv":{"type":"structure","required":["Expression"],"members":{"DataSetIdentifier":{},"Expression":{"shape":"S4s"}}},"Skx":{"type":"list","member":{"type":"structure","required":["FilterGroupId","Filters","ScopeConfiguration","CrossDataset"],"members":{"FilterGroupId":{},"Filters":{"type":"list","member":{"type":"structure","members":{"CategoryFilter":{"type":"structure","required":["FilterId","Column","Configuration"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Configuration":{"type":"structure","members":{"FilterListConfiguration":{"type":"structure","required":["MatchOperator"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbz"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterListConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbz"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValue":{},"SelectAllOptions":{},"ParameterName":{},"NullOption":{}}}}},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"NumericRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimum":{"shape":"Slj"},"RangeMaximum":{"shape":"Slj"},"SelectAllOptions":{},"AggregationFunction":{"shape":"S53"},"NullOption":{},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"NumericEqualityFilter":{"type":"structure","required":["FilterId","Column","MatchOperator","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"double"},"SelectAllOptions":{},"MatchOperator":{},"AggregationFunction":{"shape":"S53"},"ParameterName":{},"NullOption":{},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"TimeEqualityFilter":{"type":"structure","required":["FilterId","Column"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"timestamp"},"ParameterName":{},"TimeGranularity":{},"RollingDate":{"shape":"Skv"},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"TimeRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimumValue":{"shape":"Slp"},"RangeMaximumValue":{"shape":"Slp"},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Slq"},"TimeGranularity":{},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"RelativeDatesFilter":{"type":"structure","required":["FilterId","Column","AnchorDateConfiguration","TimeGranularity","RelativeDateType","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"AnchorDateConfiguration":{"type":"structure","members":{"AnchorOption":{},"ParameterName":{}}},"MinimumGranularity":{},"TimeGranularity":{},"RelativeDateType":{},"RelativeDateValue":{"type":"integer"},"ParameterName":{},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Slq"},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}},"TopBottomFilter":{"type":"structure","required":["FilterId","Column","AggregationSortConfigurations"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Limit":{"type":"integer"},"AggregationSortConfigurations":{"type":"list","member":{"type":"structure","required":["Column","SortDirection"],"members":{"Column":{"shape":"S2g"},"SortDirection":{},"AggregationFunction":{"shape":"S53"}}}},"TimeGranularity":{},"ParameterName":{},"DefaultFilterControlConfiguration":{"shape":"Sl9"}}}}}},"ScopeConfiguration":{"type":"structure","members":{"SelectedSheets":{"type":"structure","members":{"SheetVisualScopingConfigurations":{"type":"list","member":{"type":"structure","required":["SheetId","Scope"],"members":{"SheetId":{},"Scope":{},"VisualIds":{"type":"list","member":{}}}}}}},"AllSheets":{"type":"structure","members":{}}}},"Status":{},"CrossDataset":{}}}},"Sl9":{"type":"structure","required":["Title","ControlOptions"],"members":{"Title":{},"ControlOptions":{"type":"structure","members":{"DefaultDateTimePickerOptions":{"type":"structure","members":{"Type":{},"DisplayOptions":{"shape":"S1v"}}},"DefaultListOptions":{"type":"structure","members":{"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S31"}}},"DefaultDropdownOptions":{"type":"structure","members":{"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S31"}}},"DefaultTextFieldOptions":{"type":"structure","members":{"DisplayOptions":{"shape":"S2o"}}},"DefaultTextAreaOptions":{"type":"structure","members":{"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"DefaultSliderOptions":{"type":"structure","required":["MaximumValue","MinimumValue","StepSize"],"members":{"DisplayOptions":{"shape":"S2u"},"Type":{},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}},"DefaultRelativeDateTimeOptions":{"type":"structure","members":{"DisplayOptions":{"shape":"S38"}}}}}}},"Slj":{"type":"structure","members":{"StaticValue":{"type":"double"},"Parameter":{}}},"Slp":{"type":"structure","members":{"StaticValue":{"type":"timestamp"},"RollingDate":{"shape":"Skv"},"Parameter":{}}},"Slq":{"type":"structure","required":["Amount","Granularity"],"members":{"Amount":{"type":"integer"},"Granularity":{},"Status":{}}},"Sm6":{"type":"list","member":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4w"},"Role":{},"ColorsConfiguration":{"type":"structure","members":{"CustomColors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"FieldValue":{"shape":"S8h"},"Color":{},"SpecialValue":{}}}}}}}}},"Smd":{"type":"structure","required":["DefaultNewSheetConfiguration"],"members":{"DefaultNewSheetConfiguration":{"type":"structure","members":{"InteractiveLayoutConfiguration":{"type":"structure","members":{"Grid":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sj9"}}},"FreeForm":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sjm"}}}}},"PaginatedLayoutConfiguration":{"type":"structure","members":{"SectionBased":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sk2"}}}}},"SheetContentType":{}}}}},"Smk":{"type":"structure","members":{"Timezone":{},"WeekStart":{}}},"Smm":{"type":"structure","required":["Mode"],"members":{"Mode":{}}},"Smo":{"type":"list","member":{}},"Smt":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"Smw":{"type":"structure","members":{"AdHocFilteringOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportToCSVOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"SheetControlsOption":{"type":"structure","members":{"VisibilityState":{}}},"VisualPublishOptions":{"deprecated":true,"deprecatedMessage":"VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.","type":"structure","members":{"ExportHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"SheetLayoutElementMaximizationOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualMenuOption":{"shape":"S6i"},"VisualAxisSortOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportWithHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointDrillUpDownOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointMenuLabelOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointTooltipOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"Sn9":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Ska"},"ParameterDeclarations":{"shape":"Skd"},"FilterGroups":{"shape":"Skx"},"ColumnConfigurations":{"shape":"Sm6"},"AnalysisDefaults":{"shape":"Smd"},"Options":{"shape":"Smk"}}},"Sna":{"type":"structure","members":{"Permissions":{"shape":"S19"}}},"Snb":{"type":"list","member":{}},"Snh":{"type":"map","key":{},"value":{"type":"structure","members":{"RelationalTable":{"type":"structure","required":["DataSourceArn","Name","InputColumns"],"members":{"DataSourceArn":{},"Catalog":{},"Schema":{},"Name":{},"InputColumns":{"shape":"Sno"}}},"CustomSql":{"type":"structure","required":["DataSourceArn","Name","SqlQuery"],"members":{"DataSourceArn":{},"Name":{},"SqlQuery":{},"Columns":{"shape":"Sno"}}},"S3Source":{"type":"structure","required":["DataSourceArn","InputColumns"],"members":{"DataSourceArn":{},"UploadSettings":{"type":"structure","members":{"Format":{},"StartFromRow":{"type":"integer"},"ContainsHeader":{"type":"boolean"},"TextQualifier":{},"Delimiter":{}}},"InputColumns":{"shape":"Sno"}}}}}},"Sno":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Type":{},"SubType":{}}}},"So1":{"type":"map","key":{},"value":{"type":"structure","required":["Alias","Source"],"members":{"Alias":{},"DataTransforms":{"type":"list","member":{"type":"structure","members":{"ProjectOperation":{"type":"structure","required":["ProjectedColumns"],"members":{"ProjectedColumns":{"type":"list","member":{}}}},"FilterOperation":{"type":"structure","required":["ConditionExpression"],"members":{"ConditionExpression":{"shape":"S4s"}}},"CreateColumnsOperation":{"type":"structure","required":["Columns"],"members":{"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName","ColumnId","Expression"],"members":{"ColumnName":{},"ColumnId":{},"Expression":{"shape":"S4s"}}}}}},"RenameColumnOperation":{"type":"structure","required":["ColumnName","NewColumnName"],"members":{"ColumnName":{},"NewColumnName":{}}},"CastColumnTypeOperation":{"type":"structure","required":["ColumnName","NewColumnType"],"members":{"ColumnName":{},"NewColumnType":{},"SubType":{},"Format":{}}},"TagColumnOperation":{"type":"structure","required":["ColumnName","Tags"],"members":{"ColumnName":{},"Tags":{"type":"list","member":{"type":"structure","members":{"ColumnGeographicRole":{},"ColumnDescription":{"type":"structure","members":{"Text":{}}}}}}}},"UntagColumnOperation":{"type":"structure","required":["ColumnName","TagNames"],"members":{"ColumnName":{},"TagNames":{"type":"list","member":{}}}},"OverrideDatasetParameterOperation":{"type":"structure","required":["ParameterName"],"members":{"ParameterName":{},"NewParameterName":{},"NewDefaultValues":{"type":"structure","members":{"StringStaticValues":{"shape":"Sou"},"DecimalStaticValues":{"shape":"Sow"},"DateTimeStaticValues":{"shape":"Soy"},"IntegerStaticValues":{"shape":"Sp0"}}}}}}}},"Source":{"type":"structure","members":{"JoinInstruction":{"type":"structure","required":["LeftOperand","RightOperand","Type","OnClause"],"members":{"LeftOperand":{},"RightOperand":{},"LeftJoinKeyProperties":{"shape":"Sp4"},"RightJoinKeyProperties":{"shape":"Sp4"},"Type":{},"OnClause":{}}},"PhysicalTableId":{},"DataSetArn":{}}}}}},"Sou":{"type":"list","member":{}},"Sow":{"type":"list","member":{"type":"double"}},"Soy":{"type":"list","member":{"type":"timestamp"}},"Sp0":{"type":"list","member":{"type":"long"}},"Sp4":{"type":"structure","members":{"UniqueKey":{"type":"boolean"}}},"Sp8":{"type":"list","member":{"type":"structure","members":{"GeoSpatialColumnGroup":{"type":"structure","required":["Name","Columns"],"members":{"Name":{},"CountryCode":{},"Columns":{"type":"list","member":{}}}}}}},"Spe":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"columns":{"type":"list","member":{}}}}},"Spj":{"type":"structure","required":["Arn","PermissionPolicy"],"members":{"Namespace":{},"Arn":{},"PermissionPolicy":{},"FormatVersion":{},"Status":{}}},"Spn":{"type":"structure","required":["TagRules"],"members":{"Status":{},"TagRules":{"type":"list","member":{"type":"structure","required":["TagKey","ColumnName"],"members":{"TagKey":{},"ColumnName":{},"TagMultiValueDelimiter":{},"MatchAllValue":{"shape":"Sps"}}}},"TagRuleConfigurations":{"type":"list","member":{"type":"list","member":{}}}}},"Sps":{"type":"string","sensitive":true},"Spv":{"type":"list","member":{"type":"structure","members":{"Principals":{"type":"list","member":{}},"ColumnNames":{"type":"list","member":{}}}}},"Spz":{"type":"structure","members":{"DisableUseAsDirectQuerySource":{"type":"boolean"},"DisableUseAsImportedSource":{"type":"boolean"}}},"Sq0":{"type":"list","member":{"type":"structure","members":{"StringDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sou"}}}}},"DecimalDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sow"}}}}},"IntegerDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sp0"}}}}},"DateTimeDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"TimeGranularity":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Soy"}}}}}}}},"Sqf":{"type":"structure","members":{"AmazonElasticsearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"AthenaParameters":{"type":"structure","members":{"WorkGroup":{},"RoleArn":{}}},"AuroraParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AuroraPostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AwsIotAnalyticsParameters":{"type":"structure","required":["DataSetName"],"members":{"DataSetName":{}}},"JiraParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"MariaDbParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"MySqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"OracleParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PrestoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"RdsParameters":{"type":"structure","required":["InstanceId","Database"],"members":{"InstanceId":{},"Database":{}}},"RedshiftParameters":{"type":"structure","required":["Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{},"ClusterId":{},"IAMParameters":{"type":"structure","required":["RoleArn","DatabaseUser"],"members":{"RoleArn":{},"DatabaseUser":{},"DatabaseGroups":{"type":"list","member":{}},"AutoCreateDatabaseUser":{"type":"boolean"}}},"IdentityCenterConfiguration":{"type":"structure","members":{"EnableIdentityPropagation":{"type":"boolean"}}}}},"S3Parameters":{"type":"structure","required":["ManifestFileLocation"],"members":{"ManifestFileLocation":{"type":"structure","required":["Bucket","Key"],"members":{"Bucket":{},"Key":{}}},"RoleArn":{}}},"ServiceNowParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"SnowflakeParameters":{"type":"structure","required":["Host","Database","Warehouse"],"members":{"Host":{},"Database":{},"Warehouse":{}}},"SparkParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"SqlServerParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TeradataParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TwitterParameters":{"type":"structure","required":["Query","MaxRows"],"members":{"Query":{},"MaxRows":{"type":"integer"}}},"AmazonOpenSearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"ExasolParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"DatabricksParameters":{"type":"structure","required":["Host","Port","SqlEndpointPath"],"members":{"Host":{},"Port":{"type":"integer"},"SqlEndpointPath":{}}},"StarburstParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{},"ProductType":{}}},"TrinoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"BigQueryParameters":{"type":"structure","required":["ProjectId"],"members":{"ProjectId":{},"DataSetRegion":{}}}}},"Srw":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{},"AlternateDataSourceParameters":{"shape":"Ss0"}}},"CopySourceArn":{},"SecretArn":{}},"sensitive":true},"Ss0":{"type":"list","member":{"shape":"Sqf"}},"Ss3":{"type":"structure","required":["VpcConnectionArn"],"members":{"VpcConnectionArn":{}}},"Ss4":{"type":"structure","members":{"DisableSsl":{"type":"boolean"}}},"Ssk":{"type":"structure","members":{"Arn":{},"GroupName":{},"Description":{},"PrincipalId":{}}},"Sso":{"type":"structure","members":{"Arn":{},"MemberName":{}}},"Sss":{"type":"map","key":{},"value":{"type":"list","member":{}}},"St5":{"type":"structure","required":["ScheduleId","ScheduleFrequency","RefreshType"],"members":{"ScheduleId":{},"ScheduleFrequency":{"type":"structure","required":["Interval"],"members":{"Interval":{},"RefreshOnDay":{"type":"structure","members":{"DayOfWeek":{},"DayOfMonth":{}}},"Timezone":{},"TimeOfTheDay":{}}},"StartAfterDateTime":{"type":"timestamp"},"RefreshType":{},"Arn":{}}},"Sth":{"type":"structure","members":{"SourceAnalysis":{"type":"structure","required":["Arn","DataSetReferences"],"members":{"Arn":{},"DataSetReferences":{"shape":"S1f"}}},"SourceTemplate":{"type":"structure","required":["Arn"],"members":{"Arn":{}}}}},"Stk":{"type":"structure","required":["DataSetConfigurations"],"members":{"DataSetConfigurations":{"shape":"Stl"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Ska"},"ParameterDeclarations":{"shape":"Skd"},"FilterGroups":{"shape":"Skx"},"ColumnConfigurations":{"shape":"Sm6"},"AnalysisDefaults":{"shape":"Smd"},"Options":{"shape":"Smk"}}},"Stl":{"type":"list","member":{"type":"structure","members":{"Placeholder":{},"DataSetSchema":{"type":"structure","members":{"ColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"DataType":{},"GeographicRole":{}}}}}},"ColumnGroupSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"ColumnGroupColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{}}}}}}}}}},"Stz":{"type":"structure","members":{"AliasName":{},"Arn":{},"TemplateVersionNumber":{"type":"long"}}},"Su2":{"type":"structure","members":{"DataColorPalette":{"type":"structure","members":{"Colors":{"shape":"Su4"},"MinMaxGradient":{"shape":"Su4"},"EmptyFillColor":{}}},"UIColorPalette":{"type":"structure","members":{"PrimaryForeground":{},"PrimaryBackground":{},"SecondaryForeground":{},"SecondaryBackground":{},"Accent":{},"AccentForeground":{},"Danger":{},"DangerForeground":{},"Warning":{},"WarningForeground":{},"Success":{},"SuccessForeground":{},"Dimension":{},"DimensionForeground":{},"Measure":{},"MeasureForeground":{}}},"Sheet":{"type":"structure","members":{"Tile":{"type":"structure","members":{"Border":{"type":"structure","members":{"Show":{"type":"boolean"}}}}},"TileLayout":{"type":"structure","members":{"Gutter":{"type":"structure","members":{"Show":{"type":"boolean"}}},"Margin":{"type":"structure","members":{"Show":{"type":"boolean"}}}}}}},"Typography":{"type":"structure","members":{"FontFamilies":{"type":"list","member":{"type":"structure","members":{"FontFamily":{}}}}}}}},"Su4":{"type":"list","member":{}},"Sui":{"type":"structure","members":{"Arn":{},"AliasName":{},"ThemeVersionNumber":{"type":"long"}}},"Sul":{"type":"structure","members":{"Name":{},"Description":{},"UserExperienceVersion":{},"DataSets":{"type":"list","member":{"type":"structure","required":["DatasetArn"],"members":{"DatasetArn":{},"DatasetName":{},"DatasetDescription":{},"DataAggregation":{"type":"structure","members":{"DatasetRowDateGranularity":{},"DefaultDateColumnName":{}}},"Filters":{"type":"list","member":{"type":"structure","required":["FilterName","OperandFieldName"],"members":{"FilterDescription":{},"FilterClass":{},"FilterName":{},"FilterSynonyms":{"shape":"Suv"},"OperandFieldName":{},"FilterType":{},"CategoryFilter":{"type":"structure","members":{"CategoryFilterFunction":{},"CategoryFilterType":{},"Constant":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{},"CollectiveConstant":{"type":"structure","members":{"ValueList":{"shape":"Sv3"}}}},"sensitive":true},"Inverse":{"type":"boolean"}}},"NumericEqualityFilter":{"type":"structure","members":{"Constant":{"shape":"Sv5"},"Aggregation":{}}},"NumericRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Sv8"},"Aggregation":{}}},"DateRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Sv8"}}},"RelativeDateFilter":{"type":"structure","members":{"TimeGranularity":{},"RelativeDateFilterFunction":{},"Constant":{"shape":"Sv5"}}}}}},"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName"],"members":{"ColumnName":{},"ColumnFriendlyName":{},"ColumnDescription":{},"ColumnSynonyms":{"shape":"Suv"},"ColumnDataRole":{},"Aggregation":{},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ComparativeOrder":{"shape":"Svi"},"SemanticType":{"shape":"Svl"},"TimeGranularity":{},"AllowedAggregations":{"shape":"Svn"},"NotAllowedAggregations":{"shape":"Svn"},"DefaultFormatting":{"shape":"Svp"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Svu"},"NonAdditive":{"type":"boolean"}}}},"CalculatedFields":{"type":"list","member":{"type":"structure","required":["CalculatedFieldName","Expression"],"members":{"CalculatedFieldName":{},"CalculatedFieldDescription":{},"Expression":{"shape":"S4s"},"CalculatedFieldSynonyms":{"shape":"Suv"},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ColumnDataRole":{},"TimeGranularity":{},"DefaultFormatting":{"shape":"Svp"},"Aggregation":{},"ComparativeOrder":{"shape":"Svi"},"SemanticType":{"shape":"Svl"},"AllowedAggregations":{"shape":"Svn"},"NotAllowedAggregations":{"shape":"Svn"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Svu"},"NonAdditive":{"type":"boolean"}}}},"NamedEntities":{"type":"list","member":{"type":"structure","required":["EntityName"],"members":{"EntityName":{},"EntityDescription":{},"EntitySynonyms":{"shape":"Suv"},"SemanticEntityType":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Svm"}}},"Definition":{"type":"list","member":{"type":"structure","members":{"FieldName":{},"PropertyName":{},"PropertyRole":{},"PropertyUsage":{},"Metric":{"type":"structure","members":{"Aggregation":{},"AggregationFunctionParameters":{"type":"map","key":{},"value":{}}}}}}}}}}}}}}},"Suv":{"type":"list","member":{}},"Sv3":{"type":"list","member":{}},"Sv5":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{}},"sensitive":true},"Sv8":{"type":"structure","members":{"ConstantType":{},"RangeConstant":{"type":"structure","members":{"Minimum":{},"Maximum":{}}}},"sensitive":true},"Svi":{"type":"structure","members":{"UseOrdering":{},"SpecifedOrder":{"shape":"Sv3"},"TreatUndefinedSpecifiedValues":{}}},"Svl":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Svm"},"TruthyCellValue":{"shape":"Sw"},"TruthyCellValueSynonyms":{"shape":"Sv"},"FalseyCellValue":{"shape":"Sw"},"FalseyCellValueSynonyms":{"shape":"Sv"}}},"Svm":{"type":"map","key":{},"value":{}},"Svn":{"type":"list","member":{}},"Svp":{"type":"structure","members":{"DisplayFormat":{},"DisplayFormatOptions":{"type":"structure","members":{"UseBlankCellFormat":{"type":"boolean"},"BlankCellFormat":{},"DateFormat":{},"DecimalSeparator":{},"GroupingSeparator":{},"UseGrouping":{"type":"boolean"},"FractionDigits":{"type":"integer"},"Prefix":{},"Suffix":{},"UnitScaler":{},"NegativeFormat":{"type":"structure","members":{"Prefix":{},"Suffix":{}}},"CurrencySymbol":{}}}}},"Svu":{"type":"list","member":{"type":"structure","members":{"CellValue":{},"Synonyms":{"shape":"Sv3"}}}},"Swa":{"type":"structure","required":["IsEnabled","BasedOnSpiceSchedule"],"members":{"IsEnabled":{"type":"boolean"},"BasedOnSpiceSchedule":{"type":"boolean"},"StartingAt":{"type":"timestamp"},"Timezone":{},"RepeatAt":{},"TopicScheduleType":{}}},"Swf":{"type":"list","member":{}},"Swh":{"type":"list","member":{}},"Swj":{"type":"list","member":{}},"Syk":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syn"}}}},"Syn":{"type":"list","member":{"type":"structure","members":{"Path":{}}}},"Syp":{"type":"list","member":{}},"Syq":{"type":"list","member":{"type":"structure","members":{"SheetId":{},"Name":{}}}},"Syz":{"type":"string","sensitive":true},"Sz2":{"type":"list","member":{}},"Sz4":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{"type":"boolean"}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Themes":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["Arn","Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}}}},"Szy":{"type":"structure","members":{"StrictModeForAllResources":{"type":"boolean"}}},"S104":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"S108":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionId"],"members":{"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Swf"},"SecurityGroupIds":{"shape":"Swh"},"DnsResolvers":{"shape":"Swj"},"RoleArn":{}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["DataSetId","ScheduleId"],"members":{"DataSetId":{},"ScheduleId":{},"StartAfterDateTime":{"type":"timestamp"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceId"],"members":{"DataSourceId":{},"Name":{},"DataSourceParameters":{"shape":"Sqf"},"VpcConnectionProperties":{"shape":"Ss3"},"SslProperties":{"shape":"Ss4"},"Credentials":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{}},"sensitive":true},"SecretArn":{}}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetId"],"members":{"DataSetId":{},"Name":{}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeId"],"members":{"ThemeId":{},"Name":{}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisId"],"members":{"AnalysisId":{},"Name":{}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardId"],"members":{"DashboardId":{},"Name":{}}}}}},"S10r":{"type":"structure","members":{"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceIds","Permissions"],"members":{"DataSourceIds":{"shape":"S10u"},"Permissions":{"shape":"S10w"}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetIds","Permissions"],"members":{"DataSetIds":{"shape":"S10u"},"Permissions":{"shape":"S10w"}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeIds","Permissions"],"members":{"ThemeIds":{"shape":"S10u"},"Permissions":{"shape":"S10w"}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisIds","Permissions"],"members":{"AnalysisIds":{"shape":"S10u"},"Permissions":{"shape":"S10w"}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardIds"],"members":{"DashboardIds":{"shape":"S10u"},"Permissions":{"shape":"S10w"},"LinkSharingConfiguration":{"type":"structure","members":{"Permissions":{"shape":"S10w"}}}}}}}},"S10u":{"type":"list","member":{}},"S10w":{"type":"structure","required":["Principals","Actions"],"members":{"Principals":{"type":"list","member":{}},"Actions":{"shape":"S1c"}}},"S117":{"type":"structure","members":{"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionIds","Tags"],"members":{"VPCConnectionIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceIds","Tags"],"members":{"DataSourceIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetIds","Tags"],"members":{"DataSetIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeIds","Tags"],"members":{"ThemeIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisIds","Tags"],"members":{"AnalysisIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardIds","Tags"],"members":{"DashboardIds":{"shape":"S10u"},"Tags":{"shape":"Sb"}}}}}},"S11k":{"type":"structure","members":{"StrictModeForAllResources":{"type":"boolean"}}},"S11r":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syn"}}}},"S124":{"type":"structure","required":["FileGroups"],"members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"S127"}}}},"DestinationConfiguration":{"type":"structure","members":{"S3Destinations":{"type":"list","member":{"shape":"S12g"}}}},"Parameters":{"shape":"Sr"}}},"S127":{"type":"list","member":{"type":"structure","required":["SheetSelections","FormatType"],"members":{"SheetSelections":{"type":"list","member":{"type":"structure","required":["SheetId","SelectionScope"],"members":{"SheetId":{},"SelectionScope":{},"VisualIds":{"type":"list","member":{}}}}},"FormatType":{}}}},"S12g":{"type":"structure","required":["BucketConfiguration"],"members":{"BucketConfiguration":{"type":"structure","required":["BucketName","BucketPrefix","BucketRegion"],"members":{"BucketName":{},"BucketPrefix":{},"BucketRegion":{}}}}},"S134":{"type":"structure","required":["RefreshConfiguration"],"members":{"RefreshConfiguration":{"type":"structure","required":["IncrementalRefresh"],"members":{"IncrementalRefresh":{"type":"structure","required":["LookbackWindow"],"members":{"LookbackWindow":{"type":"structure","required":["ColumnName","Size","SizeUnit"],"members":{"ColumnName":{},"Size":{"type":"long"},"SizeUnit":{}}}}}}}}},"S13c":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DataSourceParameters":{"shape":"Sqf"},"AlternateDataSourceParameters":{"shape":"Ss0"},"VpcConnectionProperties":{"shape":"Ss3"},"SslProperties":{"shape":"Ss4"},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"SecretArn":{}}},"S13z":{"type":"structure","required":["Arn","IngestionStatus","CreatedTime"],"members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"RowInfo":{"type":"structure","members":{"RowsIngested":{"type":"long"},"RowsDropped":{"type":"long"},"TotalRowsInDataset":{"type":"long"}}},"QueueInfo":{"type":"structure","required":["WaitingOnIngestion","QueuedIngestion"],"members":{"WaitingOnIngestion":{},"QueuedIngestion":{}}},"CreatedTime":{"type":"timestamp"},"IngestionTimeInSeconds":{"type":"long"},"IngestionSizeInBytes":{"type":"long"},"RequestSource":{},"RequestType":{}}},"S148":{"type":"map","key":{},"value":{}},"S14b":{"type":"map","key":{},"value":{}},"S14e":{"type":"map","key":{},"value":{}},"S14j":{"type":"structure","members":{"Name":{},"Arn":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"NamespaceError":{"type":"structure","members":{"Type":{},"Message":{}}}}},"S14v":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Syn"}}}},"S15t":{"type":"structure","members":{"Arn":{},"UserName":{},"Email":{},"Role":{},"IdentityType":{},"Active":{"type":"boolean"},"PrincipalId":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"ExternalLoginFederationProviderUrl":{},"ExternalLoginId":{}}},"S15z":{"type":"list","member":{"type":"structure","members":{"SubnetId":{},"AvailabilityZone":{},"ErrorMessage":{},"Status":{},"NetworkInterfaceId":{}}}},"S165":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"shape":"Sps"}}}},"S16b":{"type":"structure","required":["DashboardId","SheetId","VisualId"],"members":{"DashboardId":{},"SheetId":{},"VisualId":{}}},"S16e":{"type":"string","sensitive":true},"S16j":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}},"S170":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"Name":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S17g":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DashboardId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PublishedVersionNumber":{"type":"long"},"LastPublishedTime":{"type":"timestamp"}}}},"S17k":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImportMode":{},"RowLevelPermissionDataSet":{"shape":"Spj"},"RowLevelPermissionTagConfigurationApplied":{"type":"boolean"},"ColumnLevelPermissionRulesApplied":{"type":"boolean"}}}},"S17v":{"type":"list","member":{"type":"structure","members":{"Arn":{},"FolderId":{},"Name":{},"FolderType":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"SharingModel":{}}}},"S182":{"type":"list","member":{"shape":"Ssk"}},"S18g":{"type":"list","member":{}},"S1bq":{"type":"list","member":{"shape":"S1a"}},"S1bx":{"type":"list","member":{"shape":"S1a"}}}} /***/ }), /* 698 */ @@ -62435,7 +62435,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 1132 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-02-26","endpointPrefix":"drs","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"drs","serviceFullName":"Elastic Disaster Recovery Service","serviceId":"drs","signatureVersion":"v4","signingName":"drs","uid":"drs-2020-02-26"},"operations":{"AssociateSourceNetworkStack":{"http":{"requestUri":"/AssociateSourceNetworkStack","responseCode":202},"input":{"type":"structure","required":["cfnStackName","sourceNetworkID"],"members":{"cfnStackName":{"shape":"S2"},"sourceNetworkID":{}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"CreateExtendedSourceServer":{"http":{"requestUri":"/CreateExtendedSourceServer","responseCode":201},"input":{"type":"structure","required":["sourceServerArn"],"members":{"sourceServerArn":{},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"CreateLaunchConfigurationTemplate":{"http":{"requestUri":"/CreateLaunchConfigurationTemplate","responseCode":201},"input":{"type":"structure","members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2j"},"postLaunchEnabled":{"type":"boolean"},"tags":{"shape":"S14"},"targetInstanceTypeRightSizingMethod":{}}},"output":{"type":"structure","members":{"launchConfigurationTemplate":{"shape":"S2m"}}}},"CreateReplicationConfigurationTemplate":{"http":{"requestUri":"/CreateReplicationConfigurationTemplate","responseCode":201},"input":{"type":"structure","required":["associateDefaultSecurityGroup","bandwidthThrottling","createPublicIP","dataPlaneRouting","defaultLargeStagingDiskType","ebsEncryption","pitPolicy","replicationServerInstanceType","replicationServersSecurityGroupsIDs","stagingAreaSubnetId","stagingAreaTags","useDedicatedReplicationServer"],"members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2s"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2w"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"tags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S2z"}},"CreateSourceNetwork":{"http":{"requestUri":"/CreateSourceNetwork","responseCode":201},"input":{"type":"structure","required":["originAccountID","originRegion","vpcID"],"members":{"originAccountID":{},"originRegion":{},"tags":{"shape":"S14"},"vpcID":{}}},"output":{"type":"structure","members":{"sourceNetworkID":{}}}},"DeleteJob":{"http":{"requestUri":"/DeleteJob","responseCode":204},"input":{"type":"structure","required":["jobID"],"members":{"jobID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteLaunchAction":{"http":{"requestUri":"/DeleteLaunchAction","responseCode":204},"input":{"type":"structure","required":["actionId","resourceId"],"members":{"actionId":{},"resourceId":{}}},"output":{"type":"structure","members":{}}},"DeleteLaunchConfigurationTemplate":{"http":{"requestUri":"/DeleteLaunchConfigurationTemplate","responseCode":204},"input":{"type":"structure","required":["launchConfigurationTemplateID"],"members":{"launchConfigurationTemplateID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRecoveryInstance":{"http":{"requestUri":"/DeleteRecoveryInstance","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"DeleteReplicationConfigurationTemplate":{"http":{"requestUri":"/DeleteReplicationConfigurationTemplate","responseCode":204},"input":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"replicationConfigurationTemplateID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSourceNetwork":{"http":{"requestUri":"/DeleteSourceNetwork","responseCode":204},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSourceServer":{"http":{"requestUri":"/DeleteSourceServer","responseCode":204},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DescribeJobLogItems":{"http":{"requestUri":"/DescribeJobLogItems","responseCode":200},"input":{"type":"structure","required":["jobID"],"members":{"jobID":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"event":{},"eventData":{"type":"structure","members":{"conversionProperties":{"type":"structure","members":{"dataTimestamp":{},"forceUefi":{"type":"boolean"},"rootVolumeName":{},"volumeToConversionMap":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"volumeToProductCodes":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"productCodeId":{},"productCodeMode":{}}}}},"volumeToVolumeSize":{"type":"map","key":{},"value":{"type":"long"}}}},"conversionServerID":{},"eventResourceData":{"type":"structure","members":{"sourceNetworkData":{"type":"structure","members":{"sourceNetworkID":{},"sourceVpc":{},"stackName":{},"targetVpc":{}}}},"union":true},"rawError":{},"sourceServerID":{},"targetInstanceID":{}}},"logDateTime":{}}}},"nextToken":{}}}},"DescribeJobs":{"http":{"requestUri":"/DescribeJobs","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"fromDate":{},"jobIDs":{"type":"list","member":{}},"toDate":{}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S5"}},"nextToken":{}}}},"DescribeLaunchConfigurationTemplates":{"http":{"requestUri":"/DescribeLaunchConfigurationTemplates","responseCode":200},"input":{"type":"structure","members":{"launchConfigurationTemplateIDs":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S2m"}},"nextToken":{}}}},"DescribeRecoveryInstances":{"http":{"requestUri":"/DescribeRecoveryInstances","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"recoveryInstanceIDs":{"type":"list","member":{}},"sourceServerIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"agentVersion":{},"arn":{},"dataReplicationInfo":{"type":"structure","members":{"dataReplicationError":{"type":"structure","members":{"error":{},"rawError":{}}},"dataReplicationInitiation":{"type":"structure","members":{"startDateTime":{},"steps":{"type":"list","member":{"type":"structure","members":{"name":{},"status":{}}}}}},"dataReplicationState":{},"etaDateTime":{},"lagDuration":{},"replicatedDisks":{"type":"list","member":{"type":"structure","members":{"backloggedStorageBytes":{"type":"long"},"deviceName":{},"replicatedStorageBytes":{"type":"long"},"rescannedStorageBytes":{"type":"long"},"totalStorageBytes":{"type":"long"}}}},"stagingAvailabilityZone":{}}},"ec2InstanceID":{},"ec2InstanceState":{},"failback":{"type":"structure","members":{"agentLastSeenByServiceDateTime":{},"elapsedReplicationDuration":{},"failbackClientID":{},"failbackClientLastSeenByServiceDateTime":{},"failbackInitiationTime":{},"failbackJobID":{},"failbackLaunchType":{},"failbackToOriginalServer":{"type":"boolean"},"firstByteDateTime":{},"state":{}}},"isDrill":{"type":"boolean"},"jobID":{},"originAvailabilityZone":{},"originEnvironment":{},"pointInTimeSnapshotDateTime":{},"recoveryInstanceID":{},"recoveryInstanceProperties":{"type":"structure","members":{"cpus":{"shape":"S24"},"disks":{"type":"list","member":{"type":"structure","members":{"bytes":{"type":"long"},"ebsVolumeID":{},"internalDeviceName":{}}}},"identificationHints":{"shape":"S28"},"lastUpdatedDateTime":{},"networkInterfaces":{"shape":"S2a"},"os":{"shape":"S2d"},"ramBytes":{"type":"long"}}},"sourceServerID":{},"tags":{"shape":"S14"}}}},"nextToken":{}}}},"DescribeRecoverySnapshots":{"http":{"requestUri":"/DescribeRecoverySnapshots","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"filters":{"type":"structure","members":{"fromDateTime":{},"toDateTime":{}}},"maxResults":{"type":"integer"},"nextToken":{},"order":{},"sourceServerID":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["expectedTimestamp","snapshotID","sourceServerID"],"members":{"ebsSnapshots":{"type":"list","member":{}},"expectedTimestamp":{},"snapshotID":{},"sourceServerID":{},"timestamp":{}}}},"nextToken":{}}}},"DescribeReplicationConfigurationTemplates":{"http":{"requestUri":"/DescribeReplicationConfigurationTemplates","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"replicationConfigurationTemplateIDs":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S2z"}},"nextToken":{}}}},"DescribeSourceNetworks":{"http":{"requestUri":"/DescribeSourceNetworks","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"originAccountID":{},"originRegion":{},"sourceNetworkIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S5j"}},"nextToken":{}}}},"DescribeSourceServers":{"http":{"requestUri":"/DescribeSourceServers","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"hardwareId":{},"sourceServerIDs":{"type":"list","member":{}},"stagingAccountIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S1b"}},"nextToken":{}}}},"DisconnectRecoveryInstance":{"http":{"requestUri":"/DisconnectRecoveryInstance","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"DisconnectSourceServer":{"http":{"requestUri":"/DisconnectSourceServer","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S1b"}},"ExportSourceNetworkCfnTemplate":{"http":{"requestUri":"/ExportSourceNetworkCfnTemplate","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"s3DestinationUrl":{}}}},"GetFailbackReplicationConfiguration":{"http":{"requestUri":"/GetFailbackReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}},"output":{"type":"structure","required":["recoveryInstanceID"],"members":{"bandwidthThrottling":{"type":"long"},"name":{},"recoveryInstanceID":{},"usePrivateIP":{"type":"boolean"}}}},"GetLaunchConfiguration":{"http":{"requestUri":"/GetLaunchConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S62"}},"GetReplicationConfiguration":{"http":{"requestUri":"/GetReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S66"}},"InitializeService":{"http":{"requestUri":"/InitializeService","responseCode":204},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"ListExtensibleSourceServers":{"http":{"requestUri":"/ListExtensibleSourceServers","responseCode":200},"input":{"type":"structure","required":["stagingAccountID"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"stagingAccountID":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"hostname":{},"tags":{"shape":"S14"}}}},"nextToken":{}}}},"ListLaunchActions":{"http":{"requestUri":"/ListLaunchActions","responseCode":200},"input":{"type":"structure","required":["resourceId"],"members":{"filters":{"type":"structure","members":{"actionIds":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{},"resourceId":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"Sj"}},"nextToken":{}}}},"ListStagingAccounts":{"http":{"method":"GET","requestUri":"/ListStagingAccounts","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"accounts":{"type":"list","member":{"type":"structure","members":{"accountID":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S14"}}}},"PutLaunchAction":{"http":{"requestUri":"/PutLaunchAction","responseCode":200},"input":{"type":"structure","required":["actionCode","actionId","actionVersion","active","category","description","name","optional","order","resourceId"],"members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"resourceId":{}}},"output":{"type":"structure","members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"resourceId":{},"type":{}}}},"RetryDataReplication":{"http":{"requestUri":"/RetryDataReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}},"deprecated":true,"deprecatedMessage":"WARNING: RetryDataReplication is deprecated"},"output":{"shape":"S1b"},"deprecated":true,"deprecatedMessage":"WARNING: RetryDataReplication is deprecated"},"ReverseReplication":{"http":{"requestUri":"/ReverseReplication","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}},"output":{"type":"structure","members":{"reversedDirectionSourceServerArn":{}}}},"StartFailbackLaunch":{"http":{"requestUri":"/StartFailbackLaunch","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceIDs"],"members":{"recoveryInstanceIDs":{"type":"list","member":{}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartRecovery":{"http":{"requestUri":"/StartRecovery","responseCode":202},"input":{"type":"structure","required":["sourceServers"],"members":{"isDrill":{"type":"boolean"},"sourceServers":{"type":"list","member":{"type":"structure","required":["sourceServerID"],"members":{"recoverySnapshotID":{},"sourceServerID":{}}}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartReplication":{"http":{"requestUri":"/StartReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"StartSourceNetworkRecovery":{"http":{"requestUri":"/StartSourceNetworkRecovery","responseCode":202},"input":{"type":"structure","required":["sourceNetworks"],"members":{"deployAsNew":{"type":"boolean"},"sourceNetworks":{"type":"list","member":{"type":"structure","required":["sourceNetworkID"],"members":{"cfnStackName":{"shape":"S2"},"sourceNetworkID":{}}}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartSourceNetworkReplication":{"http":{"requestUri":"/StartSourceNetworkReplication","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"sourceNetwork":{"shape":"S5j"}}}},"StopFailback":{"http":{"requestUri":"/StopFailback","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"StopReplication":{"http":{"requestUri":"/StopReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"StopSourceNetworkReplication":{"http":{"requestUri":"/StopSourceNetworkReplication","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"sourceNetwork":{"shape":"S5j"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S14"}}},"idempotent":true},"TerminateRecoveryInstances":{"http":{"requestUri":"/TerminateRecoveryInstances","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceIDs"],"members":{"recoveryInstanceIDs":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{},"sensitive":true}}},"idempotent":true},"UpdateFailbackReplicationConfiguration":{"http":{"requestUri":"/UpdateFailbackReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"bandwidthThrottling":{"type":"long"},"name":{},"recoveryInstanceID":{},"usePrivateIP":{"type":"boolean"}}}},"UpdateLaunchConfiguration":{"http":{"requestUri":"/UpdateLaunchConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"launchDisposition":{},"launchIntoInstanceProperties":{"shape":"S63"},"licensing":{"shape":"S2j"},"name":{},"postLaunchEnabled":{"type":"boolean"},"sourceServerID":{},"targetInstanceTypeRightSizingMethod":{}}},"output":{"shape":"S62"},"idempotent":true},"UpdateLaunchConfigurationTemplate":{"http":{"requestUri":"/UpdateLaunchConfigurationTemplate","responseCode":200},"input":{"type":"structure","required":["launchConfigurationTemplateID"],"members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchConfigurationTemplateID":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2j"},"postLaunchEnabled":{"type":"boolean"},"targetInstanceTypeRightSizingMethod":{}}},"output":{"type":"structure","members":{"launchConfigurationTemplate":{"shape":"S2m"}}}},"UpdateReplicationConfiguration":{"http":{"requestUri":"/UpdateReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"name":{},"pitPolicy":{"shape":"S2s"},"replicatedDisks":{"shape":"S67"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2w"},"sourceServerID":{},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S66"},"idempotent":true},"UpdateReplicationConfigurationTemplate":{"http":{"requestUri":"/UpdateReplicationConfigurationTemplate","responseCode":200},"input":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"arn":{},"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2s"},"replicationConfigurationTemplateID":{},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2w"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S2z"}}},"shapes":{"S2":{"type":"string","sensitive":true},"S5":{"type":"structure","required":["jobID"],"members":{"arn":{},"creationDateTime":{},"endDateTime":{},"initiatedBy":{},"jobID":{},"participatingResources":{"type":"list","member":{"type":"structure","members":{"launchStatus":{},"participatingResourceID":{"type":"structure","members":{"sourceNetworkID":{}},"union":true}}}},"participatingServers":{"type":"list","member":{"type":"structure","members":{"launchActionsStatus":{"type":"structure","members":{"runs":{"type":"list","member":{"type":"structure","members":{"action":{"shape":"Sj"},"failureReason":{},"runId":{},"status":{}}}},"ssmAgentDiscoveryDatetime":{}}},"launchStatus":{},"recoveryInstanceID":{},"sourceServerID":{}}}},"status":{},"tags":{"shape":"S14"},"type":{}}},"Sj":{"type":"structure","members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"type":{}}},"Ss":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"value":{}}}},"S14":{"type":"map","key":{},"value":{},"sensitive":true},"S1b":{"type":"structure","members":{"agentVersion":{},"arn":{},"dataReplicationInfo":{"type":"structure","members":{"dataReplicationError":{"type":"structure","members":{"error":{},"rawError":{}}},"dataReplicationInitiation":{"type":"structure","members":{"nextAttemptDateTime":{},"startDateTime":{},"steps":{"type":"list","member":{"type":"structure","members":{"name":{},"status":{}}}}}},"dataReplicationState":{},"etaDateTime":{},"lagDuration":{},"replicatedDisks":{"type":"list","member":{"type":"structure","members":{"backloggedStorageBytes":{"type":"long"},"deviceName":{},"replicatedStorageBytes":{"type":"long"},"rescannedStorageBytes":{"type":"long"},"totalStorageBytes":{"type":"long"},"volumeStatus":{}}}},"stagingAvailabilityZone":{}}},"lastLaunchResult":{},"lifeCycle":{"type":"structure","members":{"addedToServiceDateTime":{},"elapsedReplicationDuration":{},"firstByteDateTime":{},"lastLaunch":{"type":"structure","members":{"initiated":{"type":"structure","members":{"apiCallDateTime":{},"jobID":{},"type":{}}},"status":{}}},"lastSeenByServiceDateTime":{}}},"recoveryInstanceId":{},"replicationDirection":{},"reversedDirectionSourceServerArn":{},"sourceCloudProperties":{"type":"structure","members":{"originAccountID":{},"originAvailabilityZone":{},"originRegion":{}}},"sourceNetworkID":{},"sourceProperties":{"type":"structure","members":{"cpus":{"shape":"S24"},"disks":{"type":"list","member":{"type":"structure","members":{"bytes":{"type":"long"},"deviceName":{}}}},"identificationHints":{"shape":"S28"},"lastUpdatedDateTime":{},"networkInterfaces":{"shape":"S2a"},"os":{"shape":"S2d"},"ramBytes":{"type":"long"},"recommendedInstanceType":{},"supportsNitroInstances":{"type":"boolean"}}},"sourceServerID":{},"stagingArea":{"type":"structure","members":{"errorMessage":{},"stagingAccountID":{},"stagingSourceServerArn":{},"status":{}}},"tags":{"shape":"S14"}}},"S24":{"type":"list","member":{"type":"structure","members":{"cores":{"type":"long"},"modelName":{}}}},"S28":{"type":"structure","members":{"awsInstanceID":{},"fqdn":{},"hostname":{},"vmWareUuid":{}}},"S2a":{"type":"list","member":{"type":"structure","members":{"ips":{"type":"list","member":{}},"isPrimary":{"type":"boolean"},"macAddress":{}}}},"S2d":{"type":"structure","members":{"fullString":{}}},"S2j":{"type":"structure","members":{"osByol":{"type":"boolean"}}},"S2m":{"type":"structure","members":{"arn":{},"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchConfigurationTemplateID":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2j"},"postLaunchEnabled":{"type":"boolean"},"tags":{"shape":"S14"},"targetInstanceTypeRightSizingMethod":{}}},"S2s":{"type":"list","member":{"type":"structure","required":["interval","retentionDuration","units"],"members":{"enabled":{"type":"boolean"},"interval":{"type":"integer"},"retentionDuration":{"type":"integer"},"ruleID":{"type":"long"},"units":{}}}},"S2w":{"type":"list","member":{}},"S2z":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"arn":{},"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2s"},"replicationConfigurationTemplateID":{},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2w"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"tags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"S5j":{"type":"structure","members":{"arn":{},"cfnStackName":{"shape":"S2"},"lastRecovery":{"type":"structure","members":{"apiCallDateTime":{"type":"timestamp","timestampFormat":"iso8601"},"jobID":{},"lastRecoveryResult":{}}},"launchedVpcID":{},"replicationStatus":{},"replicationStatusDetails":{"type":"string","sensitive":true},"sourceAccountID":{},"sourceNetworkID":{},"sourceRegion":{},"sourceVpcID":{},"tags":{"shape":"S14"}}},"S62":{"type":"structure","members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"ec2LaunchTemplateID":{},"launchDisposition":{},"launchIntoInstanceProperties":{"shape":"S63"},"licensing":{"shape":"S2j"},"name":{},"postLaunchEnabled":{"type":"boolean"},"sourceServerID":{},"targetInstanceTypeRightSizingMethod":{}}},"S63":{"type":"structure","members":{"launchIntoEC2InstanceID":{}}},"S66":{"type":"structure","members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"name":{},"pitPolicy":{"shape":"S2s"},"replicatedDisks":{"shape":"S67"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2w"},"sourceServerID":{},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"S67":{"type":"list","member":{"type":"structure","members":{"deviceName":{},"iops":{"type":"long"},"isBootDisk":{"type":"boolean"},"optimizedStagingDiskType":{},"stagingDiskType":{},"throughput":{"type":"long"}}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-02-26","endpointPrefix":"drs","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"drs","serviceFullName":"Elastic Disaster Recovery Service","serviceId":"drs","signatureVersion":"v4","signingName":"drs","uid":"drs-2020-02-26"},"operations":{"AssociateSourceNetworkStack":{"http":{"requestUri":"/AssociateSourceNetworkStack","responseCode":202},"input":{"type":"structure","required":["cfnStackName","sourceNetworkID"],"members":{"cfnStackName":{"shape":"S2"},"sourceNetworkID":{}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"CreateExtendedSourceServer":{"http":{"requestUri":"/CreateExtendedSourceServer","responseCode":201},"input":{"type":"structure","required":["sourceServerArn"],"members":{"sourceServerArn":{},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"CreateLaunchConfigurationTemplate":{"http":{"requestUri":"/CreateLaunchConfigurationTemplate","responseCode":201},"input":{"type":"structure","members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2k"},"postLaunchEnabled":{"type":"boolean"},"tags":{"shape":"S14"},"targetInstanceTypeRightSizingMethod":{}}},"output":{"type":"structure","members":{"launchConfigurationTemplate":{"shape":"S2n"}}}},"CreateReplicationConfigurationTemplate":{"http":{"requestUri":"/CreateReplicationConfigurationTemplate","responseCode":201},"input":{"type":"structure","required":["associateDefaultSecurityGroup","bandwidthThrottling","createPublicIP","dataPlaneRouting","defaultLargeStagingDiskType","ebsEncryption","pitPolicy","replicationServerInstanceType","replicationServersSecurityGroupsIDs","stagingAreaSubnetId","stagingAreaTags","useDedicatedReplicationServer"],"members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2t"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2x"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"tags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S30"}},"CreateSourceNetwork":{"http":{"requestUri":"/CreateSourceNetwork","responseCode":201},"input":{"type":"structure","required":["originAccountID","originRegion","vpcID"],"members":{"originAccountID":{},"originRegion":{},"tags":{"shape":"S14"},"vpcID":{}}},"output":{"type":"structure","members":{"sourceNetworkID":{}}}},"DeleteJob":{"http":{"requestUri":"/DeleteJob","responseCode":204},"input":{"type":"structure","required":["jobID"],"members":{"jobID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteLaunchAction":{"http":{"requestUri":"/DeleteLaunchAction","responseCode":204},"input":{"type":"structure","required":["actionId","resourceId"],"members":{"actionId":{},"resourceId":{}}},"output":{"type":"structure","members":{}}},"DeleteLaunchConfigurationTemplate":{"http":{"requestUri":"/DeleteLaunchConfigurationTemplate","responseCode":204},"input":{"type":"structure","required":["launchConfigurationTemplateID"],"members":{"launchConfigurationTemplateID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteRecoveryInstance":{"http":{"requestUri":"/DeleteRecoveryInstance","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"DeleteReplicationConfigurationTemplate":{"http":{"requestUri":"/DeleteReplicationConfigurationTemplate","responseCode":204},"input":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"replicationConfigurationTemplateID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSourceNetwork":{"http":{"requestUri":"/DeleteSourceNetwork","responseCode":204},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSourceServer":{"http":{"requestUri":"/DeleteSourceServer","responseCode":204},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DescribeJobLogItems":{"http":{"requestUri":"/DescribeJobLogItems","responseCode":200},"input":{"type":"structure","required":["jobID"],"members":{"jobID":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"event":{},"eventData":{"type":"structure","members":{"conversionProperties":{"type":"structure","members":{"dataTimestamp":{},"forceUefi":{"type":"boolean"},"rootVolumeName":{},"volumeToConversionMap":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"volumeToProductCodes":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"productCodeId":{},"productCodeMode":{}}}}},"volumeToVolumeSize":{"type":"map","key":{},"value":{"type":"long"}}}},"conversionServerID":{},"eventResourceData":{"type":"structure","members":{"sourceNetworkData":{"type":"structure","members":{"sourceNetworkID":{},"sourceVpc":{},"stackName":{},"targetVpc":{}}}},"union":true},"rawError":{},"sourceServerID":{},"targetInstanceID":{}}},"logDateTime":{}}}},"nextToken":{}}}},"DescribeJobs":{"http":{"requestUri":"/DescribeJobs","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"fromDate":{},"jobIDs":{"type":"list","member":{}},"toDate":{}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S5"}},"nextToken":{}}}},"DescribeLaunchConfigurationTemplates":{"http":{"requestUri":"/DescribeLaunchConfigurationTemplates","responseCode":200},"input":{"type":"structure","members":{"launchConfigurationTemplateIDs":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S2n"}},"nextToken":{}}}},"DescribeRecoveryInstances":{"http":{"requestUri":"/DescribeRecoveryInstances","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"recoveryInstanceIDs":{"type":"list","member":{}},"sourceServerIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"agentVersion":{},"arn":{},"dataReplicationInfo":{"type":"structure","members":{"dataReplicationError":{"type":"structure","members":{"error":{},"rawError":{}}},"dataReplicationInitiation":{"type":"structure","members":{"startDateTime":{},"steps":{"type":"list","member":{"type":"structure","members":{"name":{},"status":{}}}}}},"dataReplicationState":{},"etaDateTime":{},"lagDuration":{},"replicatedDisks":{"type":"list","member":{"type":"structure","members":{"backloggedStorageBytes":{"type":"long"},"deviceName":{},"replicatedStorageBytes":{"type":"long"},"rescannedStorageBytes":{"type":"long"},"totalStorageBytes":{"type":"long"}}}},"stagingAvailabilityZone":{},"stagingOutpostArn":{}}},"ec2InstanceID":{},"ec2InstanceState":{},"failback":{"type":"structure","members":{"agentLastSeenByServiceDateTime":{},"elapsedReplicationDuration":{},"failbackClientID":{},"failbackClientLastSeenByServiceDateTime":{},"failbackInitiationTime":{},"failbackJobID":{},"failbackLaunchType":{},"failbackToOriginalServer":{"type":"boolean"},"firstByteDateTime":{},"state":{}}},"isDrill":{"type":"boolean"},"jobID":{},"originAvailabilityZone":{},"originEnvironment":{},"pointInTimeSnapshotDateTime":{},"recoveryInstanceID":{},"recoveryInstanceProperties":{"type":"structure","members":{"cpus":{"shape":"S25"},"disks":{"type":"list","member":{"type":"structure","members":{"bytes":{"type":"long"},"ebsVolumeID":{},"internalDeviceName":{}}}},"identificationHints":{"shape":"S29"},"lastUpdatedDateTime":{},"networkInterfaces":{"shape":"S2b"},"os":{"shape":"S2e"},"ramBytes":{"type":"long"}}},"sourceOutpostArn":{},"sourceServerID":{},"tags":{"shape":"S14"}}}},"nextToken":{}}}},"DescribeRecoverySnapshots":{"http":{"requestUri":"/DescribeRecoverySnapshots","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"filters":{"type":"structure","members":{"fromDateTime":{},"toDateTime":{}}},"maxResults":{"type":"integer"},"nextToken":{},"order":{},"sourceServerID":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["expectedTimestamp","snapshotID","sourceServerID"],"members":{"ebsSnapshots":{"type":"list","member":{}},"expectedTimestamp":{},"snapshotID":{},"sourceServerID":{},"timestamp":{}}}},"nextToken":{}}}},"DescribeReplicationConfigurationTemplates":{"http":{"requestUri":"/DescribeReplicationConfigurationTemplates","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"replicationConfigurationTemplateIDs":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S30"}},"nextToken":{}}}},"DescribeSourceNetworks":{"http":{"requestUri":"/DescribeSourceNetworks","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"originAccountID":{},"originRegion":{},"sourceNetworkIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S5k"}},"nextToken":{}}}},"DescribeSourceServers":{"http":{"requestUri":"/DescribeSourceServers","responseCode":200},"input":{"type":"structure","members":{"filters":{"type":"structure","members":{"hardwareId":{},"sourceServerIDs":{"type":"list","member":{}},"stagingAccountIDs":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"S1b"}},"nextToken":{}}}},"DisconnectRecoveryInstance":{"http":{"requestUri":"/DisconnectRecoveryInstance","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"DisconnectSourceServer":{"http":{"requestUri":"/DisconnectSourceServer","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S1b"}},"ExportSourceNetworkCfnTemplate":{"http":{"requestUri":"/ExportSourceNetworkCfnTemplate","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"s3DestinationUrl":{}}}},"GetFailbackReplicationConfiguration":{"http":{"requestUri":"/GetFailbackReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}},"output":{"type":"structure","required":["recoveryInstanceID"],"members":{"bandwidthThrottling":{"type":"long"},"name":{},"recoveryInstanceID":{},"usePrivateIP":{"type":"boolean"}}}},"GetLaunchConfiguration":{"http":{"requestUri":"/GetLaunchConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S63"}},"GetReplicationConfiguration":{"http":{"requestUri":"/GetReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"shape":"S67"}},"InitializeService":{"http":{"requestUri":"/InitializeService","responseCode":204},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{}}},"ListExtensibleSourceServers":{"http":{"requestUri":"/ListExtensibleSourceServers","responseCode":200},"input":{"type":"structure","required":["stagingAccountID"],"members":{"maxResults":{"type":"integer"},"nextToken":{},"stagingAccountID":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"hostname":{},"tags":{"shape":"S14"}}}},"nextToken":{}}}},"ListLaunchActions":{"http":{"requestUri":"/ListLaunchActions","responseCode":200},"input":{"type":"structure","required":["resourceId"],"members":{"filters":{"type":"structure","members":{"actionIds":{"type":"list","member":{}}}},"maxResults":{"type":"integer"},"nextToken":{},"resourceId":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"shape":"Sj"}},"nextToken":{}}}},"ListStagingAccounts":{"http":{"method":"GET","requestUri":"/ListStagingAccounts","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"accounts":{"type":"list","member":{"type":"structure","members":{"accountID":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S14"}}}},"PutLaunchAction":{"http":{"requestUri":"/PutLaunchAction","responseCode":200},"input":{"type":"structure","required":["actionCode","actionId","actionVersion","active","category","description","name","optional","order","resourceId"],"members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"resourceId":{}}},"output":{"type":"structure","members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"resourceId":{},"type":{}}}},"RetryDataReplication":{"http":{"requestUri":"/RetryDataReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}},"deprecated":true,"deprecatedMessage":"WARNING: RetryDataReplication is deprecated"},"output":{"shape":"S1b"},"deprecated":true,"deprecatedMessage":"WARNING: RetryDataReplication is deprecated"},"ReverseReplication":{"http":{"requestUri":"/ReverseReplication","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}},"output":{"type":"structure","members":{"reversedDirectionSourceServerArn":{}}}},"StartFailbackLaunch":{"http":{"requestUri":"/StartFailbackLaunch","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceIDs"],"members":{"recoveryInstanceIDs":{"type":"list","member":{}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartRecovery":{"http":{"requestUri":"/StartRecovery","responseCode":202},"input":{"type":"structure","required":["sourceServers"],"members":{"isDrill":{"type":"boolean"},"sourceServers":{"type":"list","member":{"type":"structure","required":["sourceServerID"],"members":{"recoverySnapshotID":{},"sourceServerID":{}}}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartReplication":{"http":{"requestUri":"/StartReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"StartSourceNetworkRecovery":{"http":{"requestUri":"/StartSourceNetworkRecovery","responseCode":202},"input":{"type":"structure","required":["sourceNetworks"],"members":{"deployAsNew":{"type":"boolean"},"sourceNetworks":{"type":"list","member":{"type":"structure","required":["sourceNetworkID"],"members":{"cfnStackName":{"shape":"S2"},"sourceNetworkID":{}}}},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"StartSourceNetworkReplication":{"http":{"requestUri":"/StartSourceNetworkReplication","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"sourceNetwork":{"shape":"S5k"}}}},"StopFailback":{"http":{"requestUri":"/StopFailback","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"recoveryInstanceID":{}}}},"StopReplication":{"http":{"requestUri":"/StopReplication","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"sourceServerID":{}}},"output":{"type":"structure","members":{"sourceServer":{"shape":"S1b"}}}},"StopSourceNetworkReplication":{"http":{"requestUri":"/StopSourceNetworkReplication","responseCode":200},"input":{"type":"structure","required":["sourceNetworkID"],"members":{"sourceNetworkID":{}}},"output":{"type":"structure","members":{"sourceNetwork":{"shape":"S5k"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S14"}}},"idempotent":true},"TerminateRecoveryInstances":{"http":{"requestUri":"/TerminateRecoveryInstances","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceIDs"],"members":{"recoveryInstanceIDs":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"job":{"shape":"S5"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{},"sensitive":true}}},"idempotent":true},"UpdateFailbackReplicationConfiguration":{"http":{"requestUri":"/UpdateFailbackReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["recoveryInstanceID"],"members":{"bandwidthThrottling":{"type":"long"},"name":{},"recoveryInstanceID":{},"usePrivateIP":{"type":"boolean"}}}},"UpdateLaunchConfiguration":{"http":{"requestUri":"/UpdateLaunchConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"launchDisposition":{},"launchIntoInstanceProperties":{"shape":"S64"},"licensing":{"shape":"S2k"},"name":{},"postLaunchEnabled":{"type":"boolean"},"sourceServerID":{},"targetInstanceTypeRightSizingMethod":{}}},"output":{"shape":"S63"},"idempotent":true},"UpdateLaunchConfigurationTemplate":{"http":{"requestUri":"/UpdateLaunchConfigurationTemplate","responseCode":200},"input":{"type":"structure","required":["launchConfigurationTemplateID"],"members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchConfigurationTemplateID":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2k"},"postLaunchEnabled":{"type":"boolean"},"targetInstanceTypeRightSizingMethod":{}}},"output":{"type":"structure","members":{"launchConfigurationTemplate":{"shape":"S2n"}}}},"UpdateReplicationConfiguration":{"http":{"requestUri":"/UpdateReplicationConfiguration","responseCode":200},"input":{"type":"structure","required":["sourceServerID"],"members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"name":{},"pitPolicy":{"shape":"S2t"},"replicatedDisks":{"shape":"S68"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2x"},"sourceServerID":{},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S67"},"idempotent":true},"UpdateReplicationConfigurationTemplate":{"http":{"requestUri":"/UpdateReplicationConfigurationTemplate","responseCode":200},"input":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"arn":{},"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2t"},"replicationConfigurationTemplateID":{},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2x"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"output":{"shape":"S30"}}},"shapes":{"S2":{"type":"string","sensitive":true},"S5":{"type":"structure","required":["jobID"],"members":{"arn":{},"creationDateTime":{},"endDateTime":{},"initiatedBy":{},"jobID":{},"participatingResources":{"type":"list","member":{"type":"structure","members":{"launchStatus":{},"participatingResourceID":{"type":"structure","members":{"sourceNetworkID":{}},"union":true}}}},"participatingServers":{"type":"list","member":{"type":"structure","members":{"launchActionsStatus":{"type":"structure","members":{"runs":{"type":"list","member":{"type":"structure","members":{"action":{"shape":"Sj"},"failureReason":{},"runId":{},"status":{}}}},"ssmAgentDiscoveryDatetime":{}}},"launchStatus":{},"recoveryInstanceID":{},"sourceServerID":{}}}},"status":{},"tags":{"shape":"S14"},"type":{}}},"Sj":{"type":"structure","members":{"actionCode":{},"actionId":{},"actionVersion":{},"active":{"type":"boolean"},"category":{},"description":{},"name":{},"optional":{"type":"boolean"},"order":{"type":"integer"},"parameters":{"shape":"Ss"},"type":{}}},"Ss":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"value":{}}}},"S14":{"type":"map","key":{},"value":{},"sensitive":true},"S1b":{"type":"structure","members":{"agentVersion":{},"arn":{},"dataReplicationInfo":{"type":"structure","members":{"dataReplicationError":{"type":"structure","members":{"error":{},"rawError":{}}},"dataReplicationInitiation":{"type":"structure","members":{"nextAttemptDateTime":{},"startDateTime":{},"steps":{"type":"list","member":{"type":"structure","members":{"name":{},"status":{}}}}}},"dataReplicationState":{},"etaDateTime":{},"lagDuration":{},"replicatedDisks":{"type":"list","member":{"type":"structure","members":{"backloggedStorageBytes":{"type":"long"},"deviceName":{},"replicatedStorageBytes":{"type":"long"},"rescannedStorageBytes":{"type":"long"},"totalStorageBytes":{"type":"long"},"volumeStatus":{}}}},"stagingAvailabilityZone":{},"stagingOutpostArn":{}}},"lastLaunchResult":{},"lifeCycle":{"type":"structure","members":{"addedToServiceDateTime":{},"elapsedReplicationDuration":{},"firstByteDateTime":{},"lastLaunch":{"type":"structure","members":{"initiated":{"type":"structure","members":{"apiCallDateTime":{},"jobID":{},"type":{}}},"status":{}}},"lastSeenByServiceDateTime":{}}},"recoveryInstanceId":{},"replicationDirection":{},"reversedDirectionSourceServerArn":{},"sourceCloudProperties":{"type":"structure","members":{"originAccountID":{},"originAvailabilityZone":{},"originRegion":{},"sourceOutpostArn":{}}},"sourceNetworkID":{},"sourceProperties":{"type":"structure","members":{"cpus":{"shape":"S25"},"disks":{"type":"list","member":{"type":"structure","members":{"bytes":{"type":"long"},"deviceName":{}}}},"identificationHints":{"shape":"S29"},"lastUpdatedDateTime":{},"networkInterfaces":{"shape":"S2b"},"os":{"shape":"S2e"},"ramBytes":{"type":"long"},"recommendedInstanceType":{},"supportsNitroInstances":{"type":"boolean"}}},"sourceServerID":{},"stagingArea":{"type":"structure","members":{"errorMessage":{},"stagingAccountID":{},"stagingSourceServerArn":{},"status":{}}},"tags":{"shape":"S14"}}},"S25":{"type":"list","member":{"type":"structure","members":{"cores":{"type":"long"},"modelName":{}}}},"S29":{"type":"structure","members":{"awsInstanceID":{},"fqdn":{},"hostname":{},"vmWareUuid":{}}},"S2b":{"type":"list","member":{"type":"structure","members":{"ips":{"type":"list","member":{}},"isPrimary":{"type":"boolean"},"macAddress":{}}}},"S2e":{"type":"structure","members":{"fullString":{}}},"S2k":{"type":"structure","members":{"osByol":{"type":"boolean"}}},"S2n":{"type":"structure","members":{"arn":{},"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"exportBucketArn":{},"launchConfigurationTemplateID":{},"launchDisposition":{},"launchIntoSourceInstance":{"type":"boolean"},"licensing":{"shape":"S2k"},"postLaunchEnabled":{"type":"boolean"},"tags":{"shape":"S14"},"targetInstanceTypeRightSizingMethod":{}}},"S2t":{"type":"list","member":{"type":"structure","required":["interval","retentionDuration","units"],"members":{"enabled":{"type":"boolean"},"interval":{"type":"integer"},"retentionDuration":{"type":"integer"},"ruleID":{"type":"long"},"units":{}}}},"S2x":{"type":"list","member":{}},"S30":{"type":"structure","required":["replicationConfigurationTemplateID"],"members":{"arn":{},"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"pitPolicy":{"shape":"S2t"},"replicationConfigurationTemplateID":{},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2x"},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"tags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"S5k":{"type":"structure","members":{"arn":{},"cfnStackName":{"shape":"S2"},"lastRecovery":{"type":"structure","members":{"apiCallDateTime":{"type":"timestamp","timestampFormat":"iso8601"},"jobID":{},"lastRecoveryResult":{}}},"launchedVpcID":{},"replicationStatus":{},"replicationStatusDetails":{"type":"string","sensitive":true},"sourceAccountID":{},"sourceNetworkID":{},"sourceRegion":{},"sourceVpcID":{},"tags":{"shape":"S14"}}},"S63":{"type":"structure","members":{"copyPrivateIp":{"type":"boolean"},"copyTags":{"type":"boolean"},"ec2LaunchTemplateID":{},"launchDisposition":{},"launchIntoInstanceProperties":{"shape":"S64"},"licensing":{"shape":"S2k"},"name":{},"postLaunchEnabled":{"type":"boolean"},"sourceServerID":{},"targetInstanceTypeRightSizingMethod":{}}},"S64":{"type":"structure","members":{"launchIntoEC2InstanceID":{}}},"S67":{"type":"structure","members":{"associateDefaultSecurityGroup":{"type":"boolean"},"autoReplicateNewDisks":{"type":"boolean"},"bandwidthThrottling":{"type":"long"},"createPublicIP":{"type":"boolean"},"dataPlaneRouting":{},"defaultLargeStagingDiskType":{},"ebsEncryption":{},"ebsEncryptionKeyArn":{},"name":{},"pitPolicy":{"shape":"S2t"},"replicatedDisks":{"shape":"S68"},"replicationServerInstanceType":{},"replicationServersSecurityGroupsIDs":{"shape":"S2x"},"sourceServerID":{},"stagingAreaSubnetId":{},"stagingAreaTags":{"shape":"S14"},"useDedicatedReplicationServer":{"type":"boolean"}}},"S68":{"type":"list","member":{"type":"structure","members":{"deviceName":{},"iops":{"type":"long"},"isBootDisk":{"type":"boolean"},"optimizedStagingDiskType":{},"stagingDiskType":{},"throughput":{"type":"long"}}}}}} /***/ }), /* 1133 */ @@ -63010,7 +63010,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 1182 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-07-13","endpointPrefix":"emr-serverless","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"EMR Serverless","serviceId":"EMR Serverless","signatureVersion":"v4","signingName":"emr-serverless","uid":"emr-serverless-2021-07-13"},"operations":{"CancelJobRun":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{},"jobRunId":{}}},"idempotent":true},"CreateApplication":{"http":{"requestUri":"/applications","responseCode":200},"input":{"type":"structure","required":["releaseLabel","type","clientToken"],"members":{"name":{},"releaseLabel":{},"type":{},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"tags":{"shape":"Sk"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"Sx"},"workerTypeSpecifications":{"shape":"Sz"},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S15"}}},"output":{"type":"structure","required":["applicationId","arn"],"members":{"applicationId":{},"name":{},"arn":{}}},"idempotent":true},"DeleteApplication":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetApplication":{"http":{"method":"GET","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S1m"}}}},"GetDashboardForJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}/dashboard","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","members":{"url":{}}}},"GetJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["jobRun"],"members":{"jobRun":{"type":"structure","required":["applicationId","jobRunId","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel","jobDriver"],"members":{"applicationId":{},"jobRunId":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"configurationOverrides":{"shape":"S24"},"jobDriver":{"shape":"S25"},"tags":{"shape":"Sk"},"totalResourceUtilization":{"type":"structure","members":{"vCPUHour":{"type":"double"},"memoryGBHour":{"type":"double"},"storageGBHour":{"type":"double"}}},"networkConfiguration":{"shape":"Sr"},"totalExecutionDurationSeconds":{"type":"integer"},"executionTimeoutMinutes":{"type":"long"},"billedResourceUtilization":{"type":"structure","members":{"vCPUHour":{"type":"double"},"memoryGBHour":{"type":"double"},"storageGBHour":{"type":"double"}}}}}}}},"ListApplications":{"http":{"method":"GET","requestUri":"/applications","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["applications"],"members":{"applications":{"type":"list","member":{"type":"structure","required":["id","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"id":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"architecture":{}}}},"nextToken":{}}}},"ListJobRuns":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"createdAtAfter":{"location":"querystring","locationName":"createdAtAfter","type":"timestamp"},"createdAtBefore":{"location":"querystring","locationName":"createdAtBefore","type":"timestamp"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["jobRuns"],"members":{"jobRuns":{"type":"list","member":{"type":"structure","required":["applicationId","id","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel"],"members":{"applicationId":{},"id":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"type":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sk"}}}},"StartApplication":{"http":{"requestUri":"/applications/{applicationId}/start","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartJobRun":{"http":{"requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken","executionRoleArn"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"executionRoleArn":{},"jobDriver":{"shape":"S25"},"configurationOverrides":{"shape":"S24"},"tags":{"shape":"Sk"},"executionTimeoutMinutes":{"type":"long"},"name":{}}},"output":{"type":"structure","required":["applicationId","jobRunId","arn"],"members":{"applicationId":{},"jobRunId":{},"arn":{}}},"idempotent":true},"StopApplication":{"http":{"requestUri":"/applications/{applicationId}/stop","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sk"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateApplication":{"http":{"method":"PATCH","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"Sx"},"workerTypeSpecifications":{"shape":"Sz"},"releaseLabel":{},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S15"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S1m"}}}}},"shapes":{"Sa":{"type":"map","key":{},"value":{"type":"structure","required":["workerCount"],"members":{"workerCount":{"type":"long"},"workerConfiguration":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{},"diskType":{}}}}}},"Sj":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{}}},"Sk":{"type":"map","key":{},"value":{}},"Sn":{"type":"structure","members":{"enabled":{"type":"boolean"}}},"Sp":{"type":"structure","members":{"enabled":{"type":"boolean"},"idleTimeoutMinutes":{"type":"integer"}}},"Sr":{"type":"structure","members":{"subnetIds":{"type":"list","member":{}},"securityGroupIds":{"type":"list","member":{}}}},"Sx":{"type":"structure","members":{"imageUri":{}}},"Sz":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"Sx"}}}},"S11":{"type":"list","member":{"type":"structure","required":["classification"],"members":{"classification":{},"properties":{"type":"map","key":{},"value":{},"sensitive":true},"configurations":{"shape":"S11"}}}},"S15":{"type":"structure","members":{"s3MonitoringConfiguration":{"type":"structure","members":{"logUri":{},"encryptionKeyArn":{}}},"managedPersistenceMonitoringConfiguration":{"type":"structure","members":{"enabled":{"type":"boolean"},"encryptionKeyArn":{}}},"cloudWatchLoggingConfiguration":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"logGroupName":{},"logStreamNamePrefix":{},"encryptionKeyArn":{},"logTypes":{"type":"map","key":{},"value":{"type":"list","member":{}}}}}}},"S1m":{"type":"structure","required":["applicationId","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"applicationId":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"tags":{"shape":"Sk"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"S1q"},"workerTypeSpecifications":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"S1q"}}}},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S15"}}},"S1q":{"type":"structure","required":["imageUri"],"members":{"imageUri":{},"resolvedImageDigest":{}}},"S24":{"type":"structure","members":{"applicationConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S15"}}},"S25":{"type":"structure","members":{"sparkSubmit":{"type":"structure","required":["entryPoint"],"members":{"entryPoint":{"type":"string","sensitive":true},"entryPointArguments":{"type":"list","member":{"type":"string","sensitive":true}},"sparkSubmitParameters":{"type":"string","sensitive":true}}},"hive":{"type":"structure","required":["query"],"members":{"query":{"type":"string","sensitive":true},"initQueryFile":{"type":"string","sensitive":true},"parameters":{"type":"string","sensitive":true}}}},"union":true}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-07-13","endpointPrefix":"emr-serverless","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"EMR Serverless","serviceId":"EMR Serverless","signatureVersion":"v4","signingName":"emr-serverless","uid":"emr-serverless-2021-07-13"},"operations":{"CancelJobRun":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{},"jobRunId":{}}},"idempotent":true},"CreateApplication":{"http":{"requestUri":"/applications","responseCode":200},"input":{"type":"structure","required":["releaseLabel","type","clientToken"],"members":{"name":{},"releaseLabel":{},"type":{},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"tags":{"shape":"Sk"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"Sx"},"workerTypeSpecifications":{"shape":"Sz"},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S17"}}},"output":{"type":"structure","required":["applicationId","arn"],"members":{"applicationId":{},"name":{},"arn":{}}},"idempotent":true},"DeleteApplication":{"http":{"method":"DELETE","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetApplication":{"http":{"method":"GET","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S1q"}}}},"GetDashboardForJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}/dashboard","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","members":{"url":{}}}},"GetJobRun":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns/{jobRunId}","responseCode":200},"input":{"type":"structure","required":["applicationId","jobRunId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"jobRunId":{"location":"uri","locationName":"jobRunId"}}},"output":{"type":"structure","required":["jobRun"],"members":{"jobRun":{"type":"structure","required":["applicationId","jobRunId","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel","jobDriver"],"members":{"applicationId":{},"jobRunId":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"configurationOverrides":{"shape":"S28"},"jobDriver":{"shape":"S29"},"tags":{"shape":"Sk"},"totalResourceUtilization":{"type":"structure","members":{"vCPUHour":{"type":"double"},"memoryGBHour":{"type":"double"},"storageGBHour":{"type":"double"}}},"networkConfiguration":{"shape":"Sr"},"totalExecutionDurationSeconds":{"type":"integer"},"executionTimeoutMinutes":{"type":"long"},"billedResourceUtilization":{"type":"structure","members":{"vCPUHour":{"type":"double"},"memoryGBHour":{"type":"double"},"storageGBHour":{"type":"double"}}}}}}}},"ListApplications":{"http":{"method":"GET","requestUri":"/applications","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["applications"],"members":{"applications":{"type":"list","member":{"type":"structure","required":["id","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"id":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"architecture":{}}}},"nextToken":{}}}},"ListJobRuns":{"http":{"method":"GET","requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"createdAtAfter":{"location":"querystring","locationName":"createdAtAfter","type":"timestamp"},"createdAtBefore":{"location":"querystring","locationName":"createdAtBefore","type":"timestamp"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}}}},"output":{"type":"structure","required":["jobRuns"],"members":{"jobRuns":{"type":"list","member":{"type":"structure","required":["applicationId","id","arn","createdBy","createdAt","updatedAt","executionRole","state","stateDetails","releaseLabel"],"members":{"applicationId":{},"id":{},"name":{},"arn":{},"createdBy":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"executionRole":{},"state":{},"stateDetails":{},"releaseLabel":{},"type":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sk"}}}},"StartApplication":{"http":{"requestUri":"/applications/{applicationId}/start","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartJobRun":{"http":{"requestUri":"/applications/{applicationId}/jobruns","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken","executionRoleArn"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"executionRoleArn":{},"jobDriver":{"shape":"S29"},"configurationOverrides":{"shape":"S28"},"tags":{"shape":"Sk"},"executionTimeoutMinutes":{"type":"long"},"name":{}}},"output":{"type":"structure","required":["applicationId","jobRunId","arn"],"members":{"applicationId":{},"jobRunId":{},"arn":{}}},"idempotent":true},"StopApplication":{"http":{"requestUri":"/applications/{applicationId}/stop","responseCode":200},"input":{"type":"structure","required":["applicationId"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sk"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateApplication":{"http":{"method":"PATCH","requestUri":"/applications/{applicationId}","responseCode":200},"input":{"type":"structure","required":["applicationId","clientToken"],"members":{"applicationId":{"location":"uri","locationName":"applicationId"},"clientToken":{"idempotencyToken":true},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"Sx"},"workerTypeSpecifications":{"shape":"Sz"},"releaseLabel":{},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S17"}}},"output":{"type":"structure","required":["application"],"members":{"application":{"shape":"S1q"}}}}},"shapes":{"Sa":{"type":"map","key":{},"value":{"type":"structure","required":["workerCount"],"members":{"workerCount":{"type":"long"},"workerConfiguration":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{},"diskType":{}}}}}},"Sj":{"type":"structure","required":["cpu","memory"],"members":{"cpu":{},"memory":{},"disk":{}}},"Sk":{"type":"map","key":{},"value":{}},"Sn":{"type":"structure","members":{"enabled":{"type":"boolean"}}},"Sp":{"type":"structure","members":{"enabled":{"type":"boolean"},"idleTimeoutMinutes":{"type":"integer"}}},"Sr":{"type":"structure","members":{"subnetIds":{"type":"list","member":{}},"securityGroupIds":{"type":"list","member":{}}}},"Sx":{"type":"structure","members":{"imageUri":{}}},"Sz":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"Sx"}}}},"S11":{"type":"list","member":{"type":"structure","required":["classification"],"members":{"classification":{},"properties":{"type":"map","key":{},"value":{},"sensitive":true},"configurations":{"shape":"S11"}}}},"S17":{"type":"structure","members":{"s3MonitoringConfiguration":{"type":"structure","members":{"logUri":{},"encryptionKeyArn":{}}},"managedPersistenceMonitoringConfiguration":{"type":"structure","members":{"enabled":{"type":"boolean"},"encryptionKeyArn":{}}},"cloudWatchLoggingConfiguration":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"logGroupName":{},"logStreamNamePrefix":{},"encryptionKeyArn":{},"logTypes":{"type":"map","key":{},"value":{"type":"list","member":{}}}}},"prometheusMonitoringConfiguration":{"type":"structure","members":{"remoteWriteUrl":{}}}}},"S1q":{"type":"structure","required":["applicationId","arn","releaseLabel","type","state","createdAt","updatedAt"],"members":{"applicationId":{},"name":{},"arn":{},"releaseLabel":{},"type":{},"state":{},"stateDetails":{},"initialCapacity":{"shape":"Sa"},"maximumCapacity":{"shape":"Sj"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"tags":{"shape":"Sk"},"autoStartConfiguration":{"shape":"Sn"},"autoStopConfiguration":{"shape":"Sp"},"networkConfiguration":{"shape":"Sr"},"architecture":{},"imageConfiguration":{"shape":"S1u"},"workerTypeSpecifications":{"type":"map","key":{},"value":{"type":"structure","members":{"imageConfiguration":{"shape":"S1u"}}}},"runtimeConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S17"}}},"S1u":{"type":"structure","required":["imageUri"],"members":{"imageUri":{},"resolvedImageDigest":{}}},"S28":{"type":"structure","members":{"applicationConfiguration":{"shape":"S11"},"monitoringConfiguration":{"shape":"S17"}}},"S29":{"type":"structure","members":{"sparkSubmit":{"type":"structure","required":["entryPoint"],"members":{"entryPoint":{"type":"string","sensitive":true},"entryPointArguments":{"type":"list","member":{"type":"string","sensitive":true}},"sparkSubmitParameters":{"type":"string","sensitive":true}}},"hive":{"type":"structure","required":["query"],"members":{"query":{"type":"string","sensitive":true},"initQueryFile":{"type":"string","sensitive":true},"parameters":{"type":"string","sensitive":true}}}},"union":true}}} /***/ }), /* 1183 */ @@ -63154,7 +63154,7 @@ return /******/ (function(modules) { // webpackBootstrap /* 1194 */ /***/ (function(module, exports) { - module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"rolesanywhere","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"IAM Roles Anywhere","serviceId":"RolesAnywhere","signatureVersion":"v4","signingName":"rolesanywhere","uid":"rolesanywhere-2018-05-10"},"operations":{"CreateProfile":{"http":{"requestUri":"/profiles","responseCode":201},"input":{"type":"structure","required":["name","roleArns"],"members":{"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"tags":{"shape":"Sa"}}},"output":{"shape":"Se"}},"CreateTrustAnchor":{"http":{"requestUri":"/trustanchors","responseCode":201},"input":{"type":"structure","required":["name","source"],"members":{"enabled":{"type":"boolean"},"name":{},"notificationSettings":{"shape":"Sl"},"source":{"shape":"Sq"},"tags":{"shape":"Sa"}}},"output":{"shape":"Su"}},"DeleteCrl":{"http":{"method":"DELETE","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"S10"},"output":{"shape":"S11"},"idempotent":true},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"S14"},"output":{"shape":"Se"},"idempotent":true},"DeleteTrustAnchor":{"http":{"method":"DELETE","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"S15"},"output":{"shape":"Su"},"idempotent":true},"DisableCrl":{"http":{"requestUri":"/crl/{crlId}/disable","responseCode":200},"input":{"shape":"S10"},"output":{"shape":"S11"}},"DisableProfile":{"http":{"requestUri":"/profile/{profileId}/disable","responseCode":200},"input":{"shape":"S14"},"output":{"shape":"Se"}},"DisableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/disable","responseCode":200},"input":{"shape":"S15"},"output":{"shape":"Su"}},"EnableCrl":{"http":{"requestUri":"/crl/{crlId}/enable","responseCode":200},"input":{"shape":"S10"},"output":{"shape":"S11"}},"EnableProfile":{"http":{"requestUri":"/profile/{profileId}/enable","responseCode":200},"input":{"shape":"S14"},"output":{"shape":"Se"}},"EnableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/enable","responseCode":200},"input":{"shape":"S15"},"output":{"shape":"Su"}},"GetCrl":{"http":{"method":"GET","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"S10"},"output":{"shape":"S11"}},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"S14"},"output":{"shape":"Se"}},"GetSubject":{"http":{"method":"GET","requestUri":"/subject/{subjectId}","responseCode":200},"input":{"type":"structure","required":["subjectId"],"members":{"subjectId":{"location":"uri","locationName":"subjectId"}}},"output":{"type":"structure","members":{"subject":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"credentials":{"type":"list","member":{"type":"structure","members":{"enabled":{"type":"boolean"},"failed":{"type":"boolean"},"issuer":{},"seenAt":{"shape":"Sg"},"serialNumber":{},"x509CertificateData":{}}}},"enabled":{"type":"boolean"},"instanceProperties":{"type":"list","member":{"type":"structure","members":{"failed":{"type":"boolean"},"properties":{"type":"map","key":{},"value":{}},"seenAt":{"shape":"Sg"}}}},"lastSeenAt":{"shape":"Sg"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sg"},"x509Subject":{}}}}}},"GetTrustAnchor":{"http":{"method":"GET","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"S15"},"output":{"shape":"Su"}},"ImportCrl":{"http":{"requestUri":"/crls","responseCode":201},"input":{"type":"structure","required":["crlData","name","trustAnchorArn"],"members":{"crlData":{"type":"blob"},"enabled":{"type":"boolean"},"name":{},"tags":{"shape":"Sa"},"trustAnchorArn":{}}},"output":{"shape":"S11"}},"ListCrls":{"http":{"method":"GET","requestUri":"/crls","responseCode":200},"input":{"shape":"S1j"},"output":{"type":"structure","members":{"crls":{"type":"list","member":{"shape":"S12"}},"nextToken":{}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"shape":"S1j"},"output":{"type":"structure","members":{"nextToken":{},"profiles":{"type":"list","member":{"shape":"Sf"}}}}},"ListSubjects":{"http":{"method":"GET","requestUri":"/subjects","responseCode":200},"input":{"shape":"S1j"},"output":{"type":"structure","members":{"nextToken":{},"subjects":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"enabled":{"type":"boolean"},"lastSeenAt":{"shape":"Sg"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sg"},"x509Subject":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/ListTagsForResource","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sa"}}}},"ListTrustAnchors":{"http":{"method":"GET","requestUri":"/trustanchors","responseCode":200},"input":{"shape":"S1j"},"output":{"type":"structure","members":{"nextToken":{},"trustAnchors":{"type":"list","member":{"shape":"Sv"}}}}},"PutNotificationSettings":{"http":{"method":"PATCH","requestUri":"/put-notifications-settings","responseCode":200},"input":{"type":"structure","required":["notificationSettings","trustAnchorId"],"members":{"notificationSettings":{"shape":"Sl"},"trustAnchorId":{}}},"output":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"Sv"}}}},"ResetNotificationSettings":{"http":{"method":"PATCH","requestUri":"/reset-notifications-settings","responseCode":200},"input":{"type":"structure","required":["notificationSettingKeys","trustAnchorId"],"members":{"notificationSettingKeys":{"type":"list","member":{"type":"structure","required":["event"],"members":{"channel":{},"event":{}}}},"trustAnchorId":{}}},"output":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"Sv"}}}},"TagResource":{"http":{"requestUri":"/TagResource","responseCode":201},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"Sa"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/UntagResource","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{"shape":"Sc"}}}},"output":{"type":"structure","members":{}}},"UpdateCrl":{"http":{"method":"PATCH","requestUri":"/crl/{crlId}","responseCode":200},"input":{"type":"structure","required":["crlId"],"members":{"crlData":{"type":"blob"},"crlId":{"location":"uri","locationName":"crlId"},"name":{}}},"output":{"shape":"S11"}},"UpdateProfile":{"http":{"method":"PATCH","requestUri":"/profile/{profileId}","responseCode":200},"input":{"type":"structure","required":["profileId"],"members":{"durationSeconds":{"type":"integer"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileId":{"location":"uri","locationName":"profileId"},"roleArns":{"shape":"S7"},"sessionPolicy":{}}},"output":{"shape":"Se"},"idempotent":true},"UpdateTrustAnchor":{"http":{"method":"PATCH","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"type":"structure","required":["trustAnchorId"],"members":{"name":{},"source":{"shape":"Sq"},"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"output":{"shape":"Su"},"idempotent":true}},"shapes":{"S4":{"type":"list","member":{}},"S7":{"type":"list","member":{}},"Sa":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{"shape":"Sc"},"value":{"type":"string","sensitive":true}}}},"Sc":{"type":"string","sensitive":true},"Se":{"type":"structure","members":{"profile":{"shape":"Sf"}}},"Sf":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"createdBy":{},"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileArn":{},"profileId":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"updatedAt":{"shape":"Sg"}}},"Sg":{"type":"timestamp","timestampFormat":"iso8601"},"Sl":{"type":"list","member":{"type":"structure","required":["enabled","event"],"members":{"channel":{},"enabled":{"type":"boolean"},"event":{},"threshold":{"type":"integer"}}}},"Sq":{"type":"structure","members":{"sourceData":{"type":"structure","members":{"acmPcaArn":{},"x509CertificateData":{}},"union":true},"sourceType":{}}},"Su":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"Sv"}}},"Sv":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"enabled":{"type":"boolean"},"name":{},"notificationSettings":{"type":"list","member":{"type":"structure","required":["enabled","event"],"members":{"channel":{},"configuredBy":{},"enabled":{"type":"boolean"},"event":{},"threshold":{"type":"integer"}}}},"source":{"shape":"Sq"},"trustAnchorArn":{},"trustAnchorId":{},"updatedAt":{"shape":"Sg"}}},"S10":{"type":"structure","required":["crlId"],"members":{"crlId":{"location":"uri","locationName":"crlId"}}},"S11":{"type":"structure","required":["crl"],"members":{"crl":{"shape":"S12"}}},"S12":{"type":"structure","members":{"createdAt":{"shape":"Sg"},"crlArn":{},"crlData":{"type":"blob"},"crlId":{},"enabled":{"type":"boolean"},"name":{},"trustAnchorArn":{},"updatedAt":{"shape":"Sg"}}},"S14":{"type":"structure","required":["profileId"],"members":{"profileId":{"location":"uri","locationName":"profileId"}}},"S15":{"type":"structure","required":["trustAnchorId"],"members":{"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"S1j":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"pageSize":{"location":"querystring","locationName":"pageSize","type":"integer"}}}}} + module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"rolesanywhere","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"IAM Roles Anywhere","serviceId":"RolesAnywhere","signatureVersion":"v4","signingName":"rolesanywhere","uid":"rolesanywhere-2018-05-10"},"operations":{"CreateProfile":{"http":{"requestUri":"/profiles","responseCode":201},"input":{"type":"structure","required":["name","roleArns"],"members":{"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"tags":{"shape":"Sa"}}},"output":{"shape":"Se"}},"CreateTrustAnchor":{"http":{"requestUri":"/trustanchors","responseCode":201},"input":{"type":"structure","required":["name","source"],"members":{"enabled":{"type":"boolean"},"name":{},"notificationSettings":{"shape":"Sr"},"source":{"shape":"Sw"},"tags":{"shape":"Sa"}}},"output":{"shape":"S10"}},"DeleteAttributeMapping":{"http":{"method":"DELETE","requestUri":"/profiles/{profileId}/mappings","responseCode":200},"input":{"type":"structure","required":["certificateField","profileId"],"members":{"certificateField":{"location":"querystring","locationName":"certificateField"},"profileId":{"location":"uri","locationName":"profileId"},"specifiers":{"location":"querystring","locationName":"specifiers","type":"list","member":{}}}},"output":{"type":"structure","required":["profile"],"members":{"profile":{"shape":"Sf"}}},"idempotent":true},"DeleteCrl":{"http":{"method":"DELETE","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"S19"},"output":{"shape":"S1a"},"idempotent":true},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"S1d"},"output":{"shape":"Se"},"idempotent":true},"DeleteTrustAnchor":{"http":{"method":"DELETE","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"S1e"},"output":{"shape":"S10"},"idempotent":true},"DisableCrl":{"http":{"requestUri":"/crl/{crlId}/disable","responseCode":200},"input":{"shape":"S19"},"output":{"shape":"S1a"}},"DisableProfile":{"http":{"requestUri":"/profile/{profileId}/disable","responseCode":200},"input":{"shape":"S1d"},"output":{"shape":"Se"}},"DisableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/disable","responseCode":200},"input":{"shape":"S1e"},"output":{"shape":"S10"}},"EnableCrl":{"http":{"requestUri":"/crl/{crlId}/enable","responseCode":200},"input":{"shape":"S19"},"output":{"shape":"S1a"}},"EnableProfile":{"http":{"requestUri":"/profile/{profileId}/enable","responseCode":200},"input":{"shape":"S1d"},"output":{"shape":"Se"}},"EnableTrustAnchor":{"http":{"requestUri":"/trustanchor/{trustAnchorId}/enable","responseCode":200},"input":{"shape":"S1e"},"output":{"shape":"S10"}},"GetCrl":{"http":{"method":"GET","requestUri":"/crl/{crlId}","responseCode":200},"input":{"shape":"S19"},"output":{"shape":"S1a"}},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{profileId}","responseCode":200},"input":{"shape":"S1d"},"output":{"shape":"Se"}},"GetSubject":{"http":{"method":"GET","requestUri":"/subject/{subjectId}","responseCode":200},"input":{"type":"structure","required":["subjectId"],"members":{"subjectId":{"location":"uri","locationName":"subjectId"}}},"output":{"type":"structure","members":{"subject":{"type":"structure","members":{"createdAt":{"shape":"Sm"},"credentials":{"type":"list","member":{"type":"structure","members":{"enabled":{"type":"boolean"},"failed":{"type":"boolean"},"issuer":{},"seenAt":{"shape":"Sm"},"serialNumber":{},"x509CertificateData":{}}}},"enabled":{"type":"boolean"},"instanceProperties":{"type":"list","member":{"type":"structure","members":{"failed":{"type":"boolean"},"properties":{"type":"map","key":{},"value":{}},"seenAt":{"shape":"Sm"}}}},"lastSeenAt":{"shape":"Sm"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sm"},"x509Subject":{}}}}}},"GetTrustAnchor":{"http":{"method":"GET","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"shape":"S1e"},"output":{"shape":"S10"}},"ImportCrl":{"http":{"requestUri":"/crls","responseCode":201},"input":{"type":"structure","required":["crlData","name","trustAnchorArn"],"members":{"crlData":{"type":"blob"},"enabled":{"type":"boolean"},"name":{},"tags":{"shape":"Sa"},"trustAnchorArn":{}}},"output":{"shape":"S1a"}},"ListCrls":{"http":{"method":"GET","requestUri":"/crls","responseCode":200},"input":{"shape":"S1s"},"output":{"type":"structure","members":{"crls":{"type":"list","member":{"shape":"S1b"}},"nextToken":{}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"shape":"S1s"},"output":{"type":"structure","members":{"nextToken":{},"profiles":{"type":"list","member":{"shape":"Sf"}}}}},"ListSubjects":{"http":{"method":"GET","requestUri":"/subjects","responseCode":200},"input":{"shape":"S1s"},"output":{"type":"structure","members":{"nextToken":{},"subjects":{"type":"list","member":{"type":"structure","members":{"createdAt":{"shape":"Sm"},"enabled":{"type":"boolean"},"lastSeenAt":{"shape":"Sm"},"subjectArn":{},"subjectId":{},"updatedAt":{"shape":"Sm"},"x509Subject":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/ListTagsForResource","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"querystring","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sa"}}}},"ListTrustAnchors":{"http":{"method":"GET","requestUri":"/trustanchors","responseCode":200},"input":{"shape":"S1s"},"output":{"type":"structure","members":{"nextToken":{},"trustAnchors":{"type":"list","member":{"shape":"S11"}}}}},"PutAttributeMapping":{"http":{"method":"PUT","requestUri":"/profiles/{profileId}/mappings","responseCode":200},"input":{"type":"structure","required":["certificateField","mappingRules","profileId"],"members":{"certificateField":{},"mappingRules":{"shape":"Sj"},"profileId":{"location":"uri","locationName":"profileId"}}},"output":{"type":"structure","required":["profile"],"members":{"profile":{"shape":"Sf"}}},"idempotent":true},"PutNotificationSettings":{"http":{"method":"PATCH","requestUri":"/put-notifications-settings","responseCode":200},"input":{"type":"structure","required":["notificationSettings","trustAnchorId"],"members":{"notificationSettings":{"shape":"Sr"},"trustAnchorId":{}}},"output":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"S11"}}}},"ResetNotificationSettings":{"http":{"method":"PATCH","requestUri":"/reset-notifications-settings","responseCode":200},"input":{"type":"structure","required":["notificationSettingKeys","trustAnchorId"],"members":{"notificationSettingKeys":{"type":"list","member":{"type":"structure","required":["event"],"members":{"channel":{},"event":{}}}},"trustAnchorId":{}}},"output":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"S11"}}}},"TagResource":{"http":{"requestUri":"/TagResource","responseCode":201},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"Sa"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"requestUri":"/UntagResource","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{"shape":"Sc"}}}},"output":{"type":"structure","members":{}}},"UpdateCrl":{"http":{"method":"PATCH","requestUri":"/crl/{crlId}","responseCode":200},"input":{"type":"structure","required":["crlId"],"members":{"crlData":{"type":"blob"},"crlId":{"location":"uri","locationName":"crlId"},"name":{}}},"output":{"shape":"S1a"}},"UpdateProfile":{"http":{"method":"PATCH","requestUri":"/profile/{profileId}","responseCode":200},"input":{"type":"structure","required":["profileId"],"members":{"durationSeconds":{"type":"integer"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileId":{"location":"uri","locationName":"profileId"},"roleArns":{"shape":"S7"},"sessionPolicy":{}}},"output":{"shape":"Se"},"idempotent":true},"UpdateTrustAnchor":{"http":{"method":"PATCH","requestUri":"/trustanchor/{trustAnchorId}","responseCode":200},"input":{"type":"structure","required":["trustAnchorId"],"members":{"name":{},"source":{"shape":"Sw"},"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"output":{"shape":"S10"},"idempotent":true}},"shapes":{"S4":{"type":"list","member":{}},"S7":{"type":"list","member":{}},"Sa":{"type":"list","member":{"type":"structure","required":["key","value"],"members":{"key":{"shape":"Sc"},"value":{"type":"string","sensitive":true}}}},"Sc":{"type":"string","sensitive":true},"Se":{"type":"structure","members":{"profile":{"shape":"Sf"}}},"Sf":{"type":"structure","members":{"attributeMappings":{"type":"list","member":{"type":"structure","members":{"certificateField":{},"mappingRules":{"shape":"Sj"}}}},"createdAt":{"shape":"Sm"},"createdBy":{},"durationSeconds":{"type":"integer"},"enabled":{"type":"boolean"},"managedPolicyArns":{"shape":"S4"},"name":{},"profileArn":{},"profileId":{},"requireInstanceProperties":{"type":"boolean"},"roleArns":{"shape":"S7"},"sessionPolicy":{},"updatedAt":{"shape":"Sm"}}},"Sj":{"type":"list","member":{"type":"structure","required":["specifier"],"members":{"specifier":{}}}},"Sm":{"type":"timestamp","timestampFormat":"iso8601"},"Sr":{"type":"list","member":{"type":"structure","required":["enabled","event"],"members":{"channel":{},"enabled":{"type":"boolean"},"event":{},"threshold":{"type":"integer"}}}},"Sw":{"type":"structure","members":{"sourceData":{"type":"structure","members":{"acmPcaArn":{},"x509CertificateData":{}},"union":true},"sourceType":{}}},"S10":{"type":"structure","required":["trustAnchor"],"members":{"trustAnchor":{"shape":"S11"}}},"S11":{"type":"structure","members":{"createdAt":{"shape":"Sm"},"enabled":{"type":"boolean"},"name":{},"notificationSettings":{"type":"list","member":{"type":"structure","required":["enabled","event"],"members":{"channel":{},"configuredBy":{},"enabled":{"type":"boolean"},"event":{},"threshold":{"type":"integer"}}}},"source":{"shape":"Sw"},"trustAnchorArn":{},"trustAnchorId":{},"updatedAt":{"shape":"Sm"}}},"S19":{"type":"structure","required":["crlId"],"members":{"crlId":{"location":"uri","locationName":"crlId"}}},"S1a":{"type":"structure","required":["crl"],"members":{"crl":{"shape":"S1b"}}},"S1b":{"type":"structure","members":{"createdAt":{"shape":"Sm"},"crlArn":{},"crlData":{"type":"blob"},"crlId":{},"enabled":{"type":"boolean"},"name":{},"trustAnchorArn":{},"updatedAt":{"shape":"Sm"}}},"S1d":{"type":"structure","required":["profileId"],"members":{"profileId":{"location":"uri","locationName":"profileId"}}},"S1e":{"type":"structure","required":["trustAnchorId"],"members":{"trustAnchorId":{"location":"uri","locationName":"trustAnchorId"}}},"S1s":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"pageSize":{"location":"querystring","locationName":"pageSize","type":"integer"}}}}} /***/ }), /* 1195 */ diff --git a/dist/aws-sdk.js b/dist/aws-sdk.js index c70c0ea88c..f52e9a7332 100644 --- a/dist/aws-sdk.js +++ b/dist/aws-sdk.js @@ -1,4 +1,4 @@ -// AWS SDK for JavaScript v2.1601.0 +// AWS SDK for JavaScript v2.1602.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.1601.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;an)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.1602.0",Signers:{},Protocol:{Json:e("./protocol/json"),Query:e("./protocol/query"),Rest:e("./protocol/rest"),RestJson:e("./protocol/rest_json"),RestXml:e("./protocol/rest_xml")},XML:{Builder:e("./xml/builder"),Parser:null},JSON:{Builder:e("./json/builder"),Parser:e("./json/parser")},Model:{Api:e("./model/api"),Operation:e("./model/operation"),Shape:e("./model/shape"),Paginator:e("./model/paginator"),ResourceWaiter:e("./model/resource_waiter")},apiLoader:e("./api_loader"),EndpointCache:e("../vendor/endpoint-cache").EndpointCache}),e("./sequential_executor"),e("./service"),e("./config"),e("./http"),e("./event_listeners"),e("./request"),e("./response"),e("./resource_waiter"),e("./signers/request_signer"),e("./param_validator"),e("./maintenance_mode_message"),a.events=new a.SequentialExecutor,a.util.memoizedProperty(a,"endpointCache",function(){return new a.EndpointCache(a.config.endpointCacheSize)},!0)},{"../vendor/endpoint-cache":465,"./api_loader":339,"./config":348,"./event_listeners":371,"./http":372,"./json/builder":374,"./json/parser":375,"./maintenance_mode_message":376,"./model/api":377,"./model/operation":379,"./model/paginator":380,"./model/resource_waiter":381,"./model/shape":382,"./param_validator":383,"./protocol/json":386,"./protocol/query":387,"./protocol/rest":388,"./protocol/rest_json":389,"./protocol/rest_xml":390,"./request":397,"./resource_waiter":398,"./response":399,"./sequential_executor":401,"./service":402,"./signers/request_signer":420,"./util":428,"./xml/builder":430}],351:[function(e,t,r){var a=e("./core");a.Credentials=a.util.inherit({constructor:function(){if(a.util.hideProperties(this,["secretAccessKey"]),this.expired=!1,this.expireTime=null,this.refreshCallbacks=[],1===arguments.length&&"object"==typeof arguments[0]){var e=arguments[0].credentials||arguments[0];this.accessKeyId=e.accessKeyId,this.secretAccessKey=e.secretAccessKey,this.sessionToken=e.sessionToken}else this.accessKeyId=arguments[0],this.secretAccessKey=arguments[1],this.sessionToken=arguments[2]},expiryWindow:15,needsRefresh:function(){var e=a.util.date.getDate().getTime(),t=new Date(e+1e3*this.expiryWindow);return!!(this.expireTime&&t>this.expireTime)||(this.expired||!this.accessKeyId||!this.secretAccessKey)},get:function(e){var t=this;this.needsRefresh()?this.refresh(function(r){r||(t.expired=!1),e&&e(r)}):e&&e()},refresh:function(e){this.expired=!1,e()},coalesceRefresh:function(e,t){var r=this;1===r.refreshCallbacks.push(e)&&r.load(function(e){a.util.arrayEach(r.refreshCallbacks,function(r){t?r(e):a.util.defer(function(){r(e)})}),r.refreshCallbacks.length=0})},load:function(e){e()}}),a.Credentials.addPromisesToClass=function(e){this.prototype.getPromise=a.util.promisifyMethod("get",e),this.prototype.refreshPromise=a.util.promisifyMethod("refresh",e)},a.Credentials.deletePromisesFromClass=function(){delete this.prototype.getPromise,delete this.prototype.refreshPromise},a.util.addPromises(a.Credentials)},{"./core":350}],352:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.ChainableTemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),e=e||{},this.errorCode="ChainableTemporaryCredentialsProviderFailure",this.expired=!0,this.tokenCodeFn=null;var t=a.util.copy(e.params)||{};if(t.RoleArn&&(t.RoleSessionName=t.RoleSessionName||"temporary-credentials"),t.SerialNumber){if(!e.tokenCodeFn||"function"!=typeof e.tokenCodeFn)throw new a.util.error(new Error("tokenCodeFn must be a function when params.SerialNumber is given"),{code:this.errorCode});this.tokenCodeFn=e.tokenCodeFn}var r=a.util.merge({params:t,credentials:e.masterCredentials||a.config.credentials},e.stsConfig||{});this.service=new i(r)},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this,r=t.service.config.params.RoleArn?"assumeRole":"getSessionToken";this.getTokenCode(function(a,i){var s={};if(a)return void e(a);i&&(s.TokenCode=i),t.service[r](s,function(r,a){r||t.service.credentialsFrom(a,t),e(r)})})},getTokenCode:function(e){var t=this;this.tokenCodeFn?this.tokenCodeFn(this.service.config.params.SerialNumber,function(r,i){if(r){var s=r;return r instanceof Error&&(s=r.message),void e(a.util.error(new Error("Error fetching MFA token: "+s),{code:t.errorCode}))}e(null,i)}):e(null)}})},{"../../clients/sts":334,"../core":350}],353:[function(e,t,r){var a=e("../core"),i=e("../../clients/cognitoidentity"),s=e("../../clients/sts");a.CognitoIdentityCredentials=a.util.inherit(a.Credentials,{localStorageKey:{id:"aws.cognito.identity-id.",providers:"aws.cognito.identity-providers."},constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.data=null,this._identityId=null,this._clientConfig=a.util.copy(t||{}),this.loadCachedId();var r=this;Object.defineProperty(this,"identityId",{get:function(){return r.loadCachedId(),r._identityId||r.params.IdentityId},set:function(e){r._identityId=e}})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.data=null,t._identityId=null,t.getId(function(r){r?(t.clearIdOnNotAuthorized(r),e(r)):t.params.RoleArn?t.getCredentialsFromSTS(e):t.getCredentialsForIdentity(e)})},clearCachedId:function(){this._identityId=null,delete this.params.IdentityId;var e=this.params.IdentityPoolId,t=this.params.LoginId||"";delete this.storage[this.localStorageKey.id+e+t],delete this.storage[this.localStorageKey.providers+e+t]},clearIdOnNotAuthorized:function(e){var t=this;"NotAuthorizedException"==e.code&&t.clearCachedId()},getId:function(e){var t=this;if("string"==typeof t.params.IdentityId)return e(null,t.params.IdentityId);t.cognito.getId(function(r,a){!r&&a.IdentityId?(t.params.IdentityId=a.IdentityId,e(null,a.IdentityId)):e(r)})},loadCredentials:function(e,t){e&&t&&(t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration)},getCredentialsForIdentity:function(e){var t=this;t.cognito.getCredentialsForIdentity(function(r,a){r?t.clearIdOnNotAuthorized(r):(t.cacheId(a),t.data=a,t.loadCredentials(t.data,t)),e(r)})},getCredentialsFromSTS:function(e){var t=this;t.cognito.getOpenIdToken(function(r,a){r?(t.clearIdOnNotAuthorized(r),e(r)):(t.cacheId(a),t.params.WebIdentityToken=a.Token,t.webIdentityCredentials.refresh(function(r){r||(t.data=t.webIdentityCredentials.data,t.sts.credentialsFrom(t.data,t)),e(r)}))})},loadCachedId:function(){var e=this;if(a.util.isBrowser()&&!e.params.IdentityId){var t=e.getStorage("id");if(t&&e.params.Logins){var r=Object.keys(e.params.Logins);0!==(e.getStorage("providers")||"").split(",").filter(function(e){return-1!==r.indexOf(e)}).length&&(e.params.IdentityId=t)}else t&&(e.params.IdentityId=t)}},createClients:function(){var e=this._clientConfig;if(this.webIdentityCredentials=this.webIdentityCredentials||new a.WebIdentityCredentials(this.params,e),!this.cognito){var t=a.util.merge({},e);t.params=this.params,this.cognito=new i(t)}this.sts=this.sts||new s(e)},cacheId:function(e){this._identityId=e.IdentityId,this.params.IdentityId=this._identityId,a.util.isBrowser()&&(this.setStorage("id",e.IdentityId),this.params.Logins&&this.setStorage("providers",Object.keys(this.params.Logins).join(",")))},getStorage:function(e){return this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]},setStorage:function(e,t){try{this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]=t}catch(e){}},storage:function(){try{var e=a.util.isBrowser()&&null!==window.localStorage&&"object"==typeof window.localStorage?window.localStorage:{};return e["aws.test-storage"]="foobar",delete e["aws.test-storage"],e}catch(e){return{}}}()})},{"../../clients/cognitoidentity":265,"../../clients/sts":334,"../core":350}],354:[function(e,t,r){var a=e("../core");a.CredentialProviderChain=a.util.inherit(a.Credentials,{constructor:function(e){this.providers=e||a.CredentialProviderChain.defaultProviders.slice(0),this.resolveCallbacks=[]},resolve:function(e){function t(e,o){if(!e&&o||i===s.length)return a.util.arrayEach(r.resolveCallbacks,function(t){t(e,o)}),void(r.resolveCallbacks.length=0);var n=s[i++];o="function"==typeof n?n.call():n,o.get?o.get(function(e){t(e,e?null:o)}):t(null,o)}var r=this;if(0===r.providers.length)return e(new Error("No providers")),r;if(1===r.resolveCallbacks.push(e)){var i=0,s=r.providers.slice(0);t()}return r}}),a.CredentialProviderChain.defaultProviders=[],a.CredentialProviderChain.addPromisesToClass=function(e){this.prototype.resolvePromise=a.util.promisifyMethod("resolve",e)},a.CredentialProviderChain.deletePromisesFromClass=function(){delete this.prototype.resolvePromise},a.util.addPromises(a.CredentialProviderChain)},{"../core":350}],355:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.SAMLCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),this.expired=!0,this.params=e},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithSAML(function(r,a){r||t.service.credentialsFrom(a,t),e(r)})},createClients:function(){this.service=this.service||new i({params:this.params})}})},{"../../clients/sts":334,"../core":350}],356:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.TemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.loadMasterCredentials(t),this.expired=!0,this.params=e||{},this.params.RoleArn&&(this.params.RoleSessionName=this.params.RoleSessionName||"temporary-credentials")},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.masterCredentials.get(function(){t.service.config.credentials=t.masterCredentials,(t.params.RoleArn?t.service.assumeRole:t.service.getSessionToken).call(t.service,function(r,a){r||t.service.credentialsFrom(a,t),e(r)})})},loadMasterCredentials:function(e){for(this.masterCredentials=e||a.config.credentials;this.masterCredentials.masterCredentials;)this.masterCredentials=this.masterCredentials.masterCredentials;"function"!=typeof this.masterCredentials.get&&(this.masterCredentials=new a.Credentials(this.masterCredentials))},createClients:function(){this.service=this.service||new i({params:this.params})}})},{"../../clients/sts":334,"../core":350}],357:[function(e,t,r){var a=e("../core"),i=e("../../clients/sts");a.WebIdentityCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.params.RoleSessionName=this.params.RoleSessionName||"web-identity",this.data=null,this._clientConfig=a.util.copy(t||{})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithWebIdentity(function(r,a){t.data=null,r||(t.data=a,t.service.credentialsFrom(a,t)),e(r)})},createClients:function(){if(!this.service){var e=a.util.merge({},this._clientConfig);e.params=this.params,this.service=new i(e)}}})},{"../../clients/sts":334,"../core":350}],358:[function(e,t,r){(function(r){(function(){function a(e){var t=e.service,r=t.api||{},a={};return t.config.region&&(a.region=t.config.region),r.serviceId&&(a.serviceId=r.serviceId),t.config.credentials.accessKeyId&&(a.accessKeyId=t.config.credentials.accessKeyId),a}function i(e,t,r){r&&void 0!==t&&null!==t&&"structure"===r.type&&r.required&&r.required.length>0&&b.arrayEach(r.required,function(a){var s=r.members[a];if(!0===s.endpointDiscoveryId){var o=s.isLocationName?s.name:a;e[o]=String(t[a])}else i(e,t[a],s)})}function s(e,t){var r={};return i(r,e.params,t),r}function o(e){var t=e.service,r=t.api,i=r.operations?r.operations[e.operation]:void 0,o=i?i.input:void 0,n=s(e,o),p=a(e);Object.keys(n).length>0&&(p=b.update(p,n),i&&(p.operation=i.name));var m=y.endpointCache.get(p);if(!m||1!==m.length||""!==m[0].Address)if(m&&m.length>0)e.httpRequest.updateEndpoint(m[0].Address);else{var c=t.makeRequest(r.endpointOperation,{Operation:i.name,Identifiers:n});u(c),c.removeListener("validate",y.EventListeners.Core.VALIDATE_PARAMETERS),c.removeListener("retry",y.EventListeners.Core.RETRY_CHECK),y.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}]),c.send(function(e,t){t&&t.Endpoints?y.endpointCache.put(p,t.Endpoints):e&&y.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}])})}}function n(e,t){var r=e.service,i=r.api,o=i.operations?i.operations[e.operation]:void 0,n=o?o.input:void 0,p=s(e,n),m=a(e);Object.keys(p).length>0&&(m=b.update(m,p),o&&(m.operation=o.name));var c=y.EndpointCache.getKeyString(m),l=y.endpointCache.get(c);if(l&&1===l.length&&""===l[0].Address)return g[c]||(g[c]=[]),void g[c].push({request:e,callback:t});if(l&&l.length>0)e.httpRequest.updateEndpoint(l[0].Address),t();else{var d=r.makeRequest(i.endpointOperation,{Operation:o.name,Identifiers:p});d.removeListener("validate",y.EventListeners.Core.VALIDATE_PARAMETERS),u(d),y.endpointCache.put(c,[{Address:"",CachePeriodInMinutes:60}]),d.send(function(r,a){if(r){if(e.response.error=b.error(r,{retryable:!1}),y.endpointCache.remove(m),g[c]){var i=g[c];b.arrayEach(i,function(e){e.request.response.error=b.error(r,{retryable:!1}),e.callback()}),delete g[c]}}else if(a&&(y.endpointCache.put(c,a.Endpoints),e.httpRequest.updateEndpoint(a.Endpoints[0].Address),g[c])){var i=g[c];b.arrayEach(i,function(e){e.request.httpRequest.updateEndpoint(a.Endpoints[0].Address),e.callback()}),delete g[c]}t()})}}function u(e){var t=e.service.api,r=t.apiVersion;r&&!e.httpRequest.headers["x-amz-api-version"]&&(e.httpRequest.headers["x-amz-api-version"]=r)}function p(e){var t=e.error,r=e.httpResponse;if(t&&("InvalidEndpointException"===t.code||421===r.statusCode)){var i=e.request,o=i.service.api.operations||{},n=o[i.operation]?o[i.operation].input:void 0,u=s(i,n),p=a(i);Object.keys(u).length>0&&(p=b.update(p,u),o[i.operation]&&(p.operation=o[i.operation].name)),y.endpointCache.remove(p)}}function m(e){if(e._originalConfig&&e._originalConfig.endpoint&&!0===e._originalConfig.endpointDiscoveryEnabled)throw b.error(new Error,{code:"ConfigurationException",message:"Custom endpoint is supplied; endpointDiscoveryEnabled must not be true."});var t=y.config[e.serviceIdentifier]||{};return Boolean(y.config.endpoint||t.endpoint||e._originalConfig&&e._originalConfig.endpoint)}function c(e){return["false","0"].indexOf(e)>=0}function l(e){var t=e.service||{};if(void 0!==t.config.endpointDiscoveryEnabled)return t.config.endpointDiscoveryEnabled;if(!b.isBrowser()){for(var a=0;a-1&&0===++e[t];t--);}var s=e("../core").util,o=s.buffer.toBuffer;a.fromNumber=function(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(e+" is too large (or, if negative, too small) to represent as an Int64");for(var t=new Uint8Array(8),r=7,s=Math.abs(Math.round(e));r>-1&&s>0;r--,s/=256)t[r]=s;return e<0&&i(t),new a(t)},a.prototype.valueOf=function(){var e=this.bytes.slice(0),t=128&e[0];return t&&i(e),parseInt(e.toString("hex"),16)*(t?-1:1)},a.prototype.toString=function(){return String(this.valueOf())},t.exports={Int64:a}},{"../core":350}],368:[function(e,t,r){function a(e,t,r){var a=s(t),o=a.headers[":message-type"];if(o){if("error"===o.value)throw i(a);if("event"!==o.value)return}var n=a.headers[":event-type"],u=r.members[n.value];if(u){var p={},m=u.eventPayloadMemberName;if(m){var c=u.members[m];"binary"===c.type?p[m]=a.body:p[m]=e.parse(a.body.toString(),c)}for(var l=u.eventHeaderMemberNames,d=0;d=0)return e.httpRequest.headers["X-Amz-Content-Sha256"]="UNSIGNED-PAYLOAD",t();i.util.computeSha256(s,function(r,a){r?t(r):(e.httpRequest.headers["X-Amz-Content-Sha256"]=a,t())})}else t()}}),e("SET_CONTENT_LENGTH","afterBuild",function(e){var t=r(e),a=i.util.getRequestPayloadShape(e);if(void 0===e.httpRequest.headers["Content-Length"])try{var s=i.util.string.byteLength(e.httpRequest.body);e.httpRequest.headers["Content-Length"]=s}catch(r){if(a&&a.isStreaming){if(a.requiresLength)throw r;if(t.indexOf("unsigned-body")>=0)return void(e.httpRequest.headers["Transfer-Encoding"]="chunked");throw r}throw r}}),e("SET_HTTP_HOST","afterBuild",function(e){e.httpRequest.headers.Host=e.httpRequest.endpoint.host}),e("SET_TRACE_ID","afterBuild",function(e){if(i.util.isNode()&&!Object.hasOwnProperty.call(e.httpRequest.headers,"X-Amzn-Trace-Id")){var r=t.env.AWS_LAMBDA_FUNCTION_NAME,a=t.env._X_AMZN_TRACE_ID;"string"==typeof r&&r.length>0&&"string"==typeof a&&a.length>0&&(e.httpRequest.headers["X-Amzn-Trace-Id"]=a)}}),e("RESTART","restart",function(){var e=this.response.error;e&&e.retryable&&(this.httpRequest=new i.HttpRequest(this.service.endpoint,this.service.region),this.response.retryCount=600?this.emit("sign",[this],function(e){e?t(e):o()}):o()}),e("HTTP_HEADERS","httpHeaders",function(e,t,r,a){r.httpResponse.statusCode=e,r.httpResponse.statusMessage=a,r.httpResponse.headers=t,r.httpResponse.body=i.util.buffer.toBuffer(""),r.httpResponse.buffers=[],r.httpResponse.numBytes=0;var s=t.date||t.Date,o=r.request.service;if(s){var n=Date.parse(s);o.config.correctClockSkew&&o.isClockSkewed(n)&&o.applyClockOffset(n)}}),e("HTTP_DATA","httpData",function(e,t){if(e){if(i.util.isNode()){t.httpResponse.numBytes+=e.length;var r=t.httpResponse.headers["content-length"],a={loaded:t.httpResponse.numBytes,total:r};t.request.emit("httpDownloadProgress",[a,t])}t.httpResponse.buffers.push(i.util.buffer.toBuffer(e))}}),e("HTTP_DONE","httpDone",function(e){if(e.httpResponse.buffers&&e.httpResponse.buffers.length>0){var t=i.util.buffer.concat(e.httpResponse.buffers);e.httpResponse.body=t}delete e.httpResponse.numBytes,delete e.httpResponse.buffers}),e("FINALIZE_ERROR","retry",function(e){e.httpResponse.statusCode&&(e.error.statusCode=e.httpResponse.statusCode,void 0===e.error.retryable&&(e.error.retryable=this.service.retryableError(e.error,this)))}),e("INVALIDATE_CREDENTIALS","retry",function(e){if(e.error)switch(e.error.code){case"RequestExpired":case"ExpiredTokenException":case"ExpiredToken":e.error.retryable=!0,e.request.service.config.credentials.expired=!0}}),e("EXPIRED_SIGNATURE","retry",function(e){var t=e.error;t&&"string"==typeof t.code&&"string"==typeof t.message&&t.code.match(/Signature/)&&t.message.match(/expired/)&&(e.error.retryable=!0)}),e("CLOCK_SKEWED","retry",function(e){e.error&&this.service.clockSkewError(e.error)&&this.service.config.correctClockSkew&&(e.error.retryable=!0)}),e("REDIRECT","retry",function(e){e.error&&e.error.statusCode>=300&&e.error.statusCode<400&&e.httpResponse.headers.location&&(this.httpRequest.endpoint=new i.Endpoint(e.httpResponse.headers.location),this.httpRequest.headers.Host=this.httpRequest.endpoint.host,this.httpRequest.path=this.httpRequest.endpoint.path,e.error.redirect=!0,e.error.retryable=!0)}),e("RETRY_CHECK","retry",function(e){e.error&&(e.error.redirect&&e.redirectCount=0?(e.error=null,setTimeout(t,r)):t()})}),CorePost:(new s).addNamedListeners(function(e){e("EXTRACT_REQUEST_ID","extractData",i.util.extractRequestId),e("EXTRACT_REQUEST_ID","extractError",i.util.extractRequestId),e("ENOTFOUND_ERROR","httpError",function(e){if("NetworkingError"===e.code&&function(e){return"ENOTFOUND"===e.errno||"number"==typeof e.errno&&"function"==typeof i.util.getSystemErrorName&&["EAI_NONAME","EAI_NODATA"].indexOf(i.util.getSystemErrorName(e.errno)>=0)}(e)){var t="Inaccessible host: `"+e.hostname+"' at port `"+e.port+"'. This service may not be available in the `"+e.region+"' region.";this.response.error=i.util.error(new Error(t),{code:"UnknownEndpoint",region:e.region,hostname:e.hostname,retryable:!0,originalError:e})}})}),Logger:(new s).addNamedListeners(function(t){t("LOG_REQUEST","complete",function(t){function r(e,t){if(!t)return t;if(e.isSensitive)return"***SensitiveInformation***";switch(e.type){case"structure":var a={};return i.util.each(t,function(t,i){Object.prototype.hasOwnProperty.call(e.members,t)?a[t]=r(e.members[t],i):a[t]=i}),a;case"list":var s=[];return i.util.arrayEach(t,function(t,a){s.push(r(e.member,t))}),s;case"map":var o={};return i.util.each(t,function(t,a){o[t]=r(e.value,a)}),o;default:return t}}var a=t.request,s=a.service.config.logger;if(s){var o=function(){var o=t.request.service.getSkewCorrectedDate().getTime(),n=(o-a.startTime.getTime())/1e3,u=!!s.isTTY,p=t.httpResponse.statusCode,m=a.params;if(a.service.api.operations&&a.service.api.operations[a.operation]&&a.service.api.operations[a.operation].input){m=r(a.service.api.operations[a.operation].input,a.params)}var c=e("util").inspect(m,!0,null),l="";return u&&(l+=""),l+="[AWS "+a.service.serviceIdentifier+" "+p,l+=" "+n.toString()+"s "+t.retryCount+" retries]",u&&(l+=""),l+=" "+i.util.string.lowerFirst(a.operation),l+="("+c+")",u&&(l+=""),l}();"function"==typeof s.log?s.log(o):"function"==typeof s.write&&s.write(o+"\n")}})}),Json:(new s).addNamedListeners(function(t){var r=e("./protocol/json");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),Rest:(new s).addNamedListeners(function(t){var r=e("./protocol/rest");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),RestJson:(new s).addNamedListeners(function(t){var r=e("./protocol/rest_json");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError),t("UNSET_CONTENT_LENGTH","afterBuild",r.unsetContentLength)}),RestXml:(new s).addNamedListeners(function(t){var r=e("./protocol/rest_xml");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)}),Query:(new s).addNamedListeners(function(t){var r=e("./protocol/query");t("BUILD","build",r.buildRequest),t("EXTRACT_DATA","extractData",r.extractData),t("EXTRACT_ERROR","extractError",r.extractError)})}}).call(this)}).call(this,e("_process"))},{"./core":350,"./discover_endpoint":358,"./protocol/json":386,"./protocol/query":387,"./protocol/rest":388,"./protocol/rest_json":389,"./protocol/rest_xml":390,"./sequential_executor":401,_process:445,util:439}],372:[function(e,t,r){var a=e("./core"),i=a.util.inherit;a.Endpoint=i({constructor:function(e,t){if(a.util.hideProperties(this,["slashes","auth","hash","search","query"]),void 0===e||null===e)throw new Error("Invalid endpoint: "+e);if("string"!=typeof e)return a.util.copy(e);if(!e.match(/^http/)){e=((t&&void 0!==t.sslEnabled?t.sslEnabled:a.config.sslEnabled)?"https":"http")+"://"+e}a.util.update(this,a.util.urlParse(e)),this.port?this.port=parseInt(this.port,10):this.port="https:"===this.protocol?443:80}}),a.HttpRequest=i({constructor:function(e,t){e=new a.Endpoint(e),this.method="POST",this.path=e.path||"/",this.headers={},this.body="",this.endpoint=e,this.region=t,this._userAgent="",this.setUserAgent()},setUserAgent:function(){this._userAgent=this.headers[this.getUserAgentHeaderName()]=a.util.userAgent()},getUserAgentHeaderName:function(){return(a.util.isBrowser()?"X-Amz-":"")+"User-Agent"},appendToUserAgent:function(e){"string"==typeof e&&e&&(this._userAgent+=" "+e),this.headers[this.getUserAgentHeaderName()]=this._userAgent},getUserAgent:function(){return this._userAgent},pathname:function(){return this.path.split("?",1)[0]},search:function(){var e=this.path.split("?",2)[1];return e?(e=a.util.queryStringParse(e),a.util.queryParamsToString(e)):""},updateEndpoint:function(e){var t=new a.Endpoint(e);this.endpoint=t,this.path=t.path||"/",this.headers.Host&&(this.headers.Host=t.host)}}),a.HttpResponse=i({constructor:function(){this.statusCode=void 0,this.headers={},this.body=void 0,this.streaming=!1,this.stream=null},createUnbufferedStream:function(){return this.streaming=!0,this.stream}}),a.HttpClient=i({}),a.HttpClient.getInstance=function(){return void 0===this.singleton&&(this.singleton=new this),this.singleton}},{"./core":350}],373:[function(e,t,r){var a=e("../core"),i=e("events").EventEmitter;e("../http"),a.XHRClient=a.util.inherit({handleRequest:function(e,t,r,s){var o=this,n=e.endpoint,u=new i,p=n.protocol+"//"+n.hostname;80!==n.port&&443!==n.port&&(p+=":"+n.port),p+=e.path;var m=new XMLHttpRequest,c=!1;e.stream=m,m.addEventListener("readystatechange",function(){try{if(0===m.status)return}catch(e){return}this.readyState>=this.HEADERS_RECEIVED&&!c&&(u.statusCode=m.status,u.headers=o.parseHeaders(m.getAllResponseHeaders()),u.emit("headers",u.statusCode,u.headers,m.statusText),c=!0),this.readyState===this.DONE&&o.finishRequest(m,u)},!1),m.upload.addEventListener("progress",function(e){u.emit("sendProgress",e)}),m.addEventListener("progress",function(e){u.emit("receiveProgress",e)},!1),m.addEventListener("timeout",function(){s(a.util.error(new Error("Timeout"),{code:"TimeoutError"}))},!1),m.addEventListener("error",function(){s(a.util.error(new Error("Network Failure"),{code:"NetworkingError"}))},!1),m.addEventListener("abort",function(){s(a.util.error(new Error("Request aborted"),{code:"RequestAbortedError"}))},!1),r(u),m.open(e.method,p,!1!==t.xhrAsync),a.util.each(e.headers,function(e,t){"Content-Length"!==e&&"User-Agent"!==e&&"Host"!==e&&m.setRequestHeader(e,t)}),t.timeout&&!1!==t.xhrAsync&&(m.timeout=t.timeout),t.xhrWithCredentials&&(m.withCredentials=!0);try{m.responseType="arraybuffer"}catch(e){}try{e.body?m.send(e.body):m.send()}catch(t){if(!e.body||"object"!=typeof e.body.buffer)throw t;m.send(e.body.buffer)}return u},parseHeaders:function(e){var t={};return a.util.arrayEach(e.split(/\r?\n/),function(e){var r=e.split(":",1)[0],a=e.substring(r.length+2);r.length>0&&(t[r.toLowerCase()]=a)}),t},finishRequest:function(e,t){var r;if("arraybuffer"===e.responseType&&e.response){var i=e.response;r=new a.util.Buffer(i.byteLength);for(var s=new Uint8Array(i),o=0;o-1?t||"":t,this.isJsonValue?JSON.parse(t):t&&"function"==typeof t.toString?t.toString():t},this.toWireFormat=function(e){return this.isJsonValue?JSON.stringify(e):e}}function l(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseFloat(e)},this.toWireFormat=this.toType}function d(){s.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseInt(e,10)},this.toWireFormat=this.toType}function y(){s.apply(this,arguments),this.toType=function(e){var t=h.base64.decode(e);if(this.isSensitive&&h.isNode()&&"function"==typeof h.Buffer.alloc){var r=h.Buffer.alloc(t.length,t);t.fill(0),t=r}return t},this.toWireFormat=h.base64.encode}function b(){y.apply(this,arguments)}function S(){s.apply(this,arguments),this.toType=function(e){return"boolean"==typeof e?e:null===e||void 0===e?null:"true"===e}}var g=e("./collection"),h=e("../util");s.normalizedTypes={character:"string",double:"float",long:"integer",short:"integer",biginteger:"integer",bigdecimal:"float",blob:"binary"},s.types={structure:n,list:u,map:p,boolean:S,timestamp:m,float:l,integer:d,string:c,base64:b,binary:y},s.resolve=function(e,t){if(e.shape){var r=t.api.shapes[e.shape];if(!r)throw new Error("Cannot find shape reference: "+e.shape);return r}return null},s.create=function(e,t,r){if(e.isShape)return e;var a=s.resolve(e,t);if(a){var i=Object.keys(e);t.documentation||(i=i.filter(function(e){return!e.match(/documentation/)}));var o=function(){a.constructor.call(this,e,t,r)};return o.prototype=a,new o}e.type||(e.members?e.type="structure":e.member?e.type="list":e.key?e.type="map":e.type="string");var n=e.type;if(s.normalizedTypes[e.type]&&(e.type=s.normalizedTypes[e.type]),s.types[e.type])return new s.types[e.type](e,t,r);throw new Error("Unrecognized shape type: "+n)},s.shapes={StructureShape:n,ListShape:u,MapShape:p,StringShape:c,BooleanShape:S,Base64Shape:b},t.exports=s},{"../util":428,"./collection":378}],383:[function(e,t,r){var a=e("./core");a.ParamValidator=a.util.inherit({constructor:function(e){!0!==e&&void 0!==e||(e={min:!0}),this.validation=e},validate:function(e,t,r){if(this.errors=[],this.validateMember(e,t||{},r||"params"),this.errors.length>1){var i=this.errors.join("\n* ");throw i="There were "+this.errors.length+" validation errors:\n* "+i,a.util.error(new Error(i),{code:"MultipleValidationErrors",errors:this.errors})}if(1===this.errors.length)throw this.errors[0];return!0},fail:function(e,t){this.errors.push(a.util.error(new Error(t),{code:e}))},validateStructure:function(e,t,r){if(e.isDocument)return!0;this.validateType(t,r,["object"],"structure");for(var a,i=0;e.required&&i= 1, but found "'+t+'" for '+r)},validatePattern:function(e,t,r){this.validation.pattern&&void 0!==e.pattern&&(new RegExp(e.pattern).test(t)||this.fail("PatternMatchError",'Provided value "'+t+'" does not match regex pattern /'+e.pattern+"/ for "+r))},validateRange:function(e,t,r,a){this.validation.min&&void 0!==e.min&&t= "+e.min+", but found "+t+" for "+r),this.validation.max&&void 0!==e.max&&t>e.max&&this.fail("MaxRangeError","Expected "+a+" <= "+e.max+", but found "+t+" for "+r)},validateEnum:function(e,t,r){this.validation.enum&&void 0!==e.enum&&-1===e.enum.indexOf(t)&&this.fail("EnumError","Found string value of "+t+", but expected "+e.enum.join("|")+" for "+r)},validateType:function(e,t,r,i){if(null===e||void 0===e)return!1;for(var s=!1,o=0;o63)throw u.error(new Error,{code:"ValidationError",message:"Hostname label length should be between 1 to 63 characters, inclusive."});if(!r.test(e))throw p.util.error(new Error,{code:"ValidationError",message:e+" is not hostname compatible."})})}var u=e("../util"),p=e("../core");t.exports={populateHostPrefix:a}},{"../core":350,"../util":428}],386:[function(e,t,r){function a(e){var t=e.httpRequest,r=e.service.api,a=r.targetPrefix+"."+r.operations[e.operation].name,i=r.jsonVersion||"1.0",s=r.operations[e.operation].input,o=new n;1===i&&(i="1.0"),r.awsQueryCompatible&&(t.params||(t.params={}),Object.assign(t.params,e.params)),t.body=o.build(e.params||{},s),t.headers["Content-Type"]="application/x-amz-json-"+i,t.headers["X-Amz-Target"]=a,p(e)}function i(e){var t={},r=e.httpResponse;if(t.code=r.headers["x-amzn-errortype"]||"UnknownError","string"==typeof t.code&&(t.code=t.code.split(":")[0]),r.body.length>0)try{var a=JSON.parse(r.body.toString()),i=a.__type||a.code||a.Code;i&&(t.code=i.split("#").pop()),"RequestEntityTooLarge"===t.code?t.message="Request body must be less than 1 MB":t.message=a.message||a.Message||null;for(var s in a||{})"code"!==s&&"message"!==s&&(t["["+s+"]"]="See error."+s+" for details.",Object.defineProperty(t,s,{value:a[s],enumerable:!1,writable:!0}))}catch(a){t.statusCode=r.statusCode,t.message=r.statusMessage}else t.statusCode=r.statusCode,t.message=r.statusCode.toString();e.error=o.error(new Error,t)}function s(e){var t=e.httpResponse.body.toString()||"{}";if(!1===e.request.service.config.convertResponseTypes)e.data=JSON.parse(t);else{var r=e.request.service.api.operations[e.request.operation],a=r.output||{},i=new u;e.data=i.parse(t,a)}}var o=e("../util"),n=e("../json/builder"),u=e("../json/parser"),p=e("./helpers").populateHostPrefix;t.exports={buildRequest:a,extractError:i,extractData:s}},{"../json/builder":374,"../json/parser":375,"../util":428,"./helpers":385}],387:[function(e,t,r){function a(e){var t=e.service.api.operations[e.operation],r=e.httpRequest;r.headers["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8",r.params={Version:e.service.api.apiVersion,Action:t.name},(new u).serialize(e.params,t.input,function(e,t){r.params[e]=t}),r.body=n.queryParamsToString(r.params),m(e)}function i(e){var t,r=e.httpResponse.body.toString();if(r.match("=0?"&":"?";var n=[];m.arrayEach(Object.keys(s).sort(),function(e){Array.isArray(s[e])||(s[e]=[s[e]]);for(var t=0;t=0&&delete e.httpRequest.headers["Content-Length"]}function i(e){var t=new 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 diff --git a/lib/core.js b/lib/core.js index f67ed28ee2..d9d0630583 100644 --- a/lib/core.js +++ b/lib/core.js @@ -20,7 +20,7 @@ AWS.util.update(AWS, { /** * @constant */ - VERSION: '2.1601.0', + VERSION: '2.1602.0', /** * @api private diff --git a/package.json b/package.json index 7e199e2574..afcbbc9b99 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk", "description": "AWS SDK for JavaScript", - "version": "2.1601.0", + "version": "2.1602.0", "author": { "name": "Amazon Web Services", "email": "",