diff --git a/.changes/2.1412.0.json b/.changes/2.1412.0.json new file mode 100644 index 0000000000..b16f7e869d --- /dev/null +++ b/.changes/2.1412.0.json @@ -0,0 +1,27 @@ +[ + { + "type": "feature", + "category": "EC2", + "description": "Add Nitro Enclaves support on DescribeInstanceTypes" + }, + { + "type": "feature", + "category": "Location", + "description": "This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge." + }, + { + "type": "feature", + "category": "Outposts", + "description": "Added paginator support to several APIs. Added the ISOLATED enum value to AssetState." + }, + { + "type": "feature", + "category": "QuickSight", + "description": "This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter." + }, + { + "type": "feature", + "category": "SharedIniFileCredentials", + "description": "Make duration_seconds work for chained profiles" + } +] \ No newline at end of file diff --git a/.changes/next-release/feature-SharedIniFileCredentials-a7143a9b.json b/.changes/next-release/feature-SharedIniFileCredentials-a7143a9b.json deleted file mode 100644 index 76f971165b..0000000000 --- a/.changes/next-release/feature-SharedIniFileCredentials-a7143a9b.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "feature", - "category": "SharedIniFileCredentials", - "description": "Make duration_seconds work for chained profiles" -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cb67e5d99..0915dd0892 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Changelog for AWS SDK for JavaScript - + +## 2.1412.0 +* feature: EC2: Add Nitro Enclaves support on DescribeInstanceTypes +* feature: Location: This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge. +* feature: Outposts: Added paginator support to several APIs. Added the ISOLATED enum value to AssetState. +* feature: QuickSight: This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter. +* feature: SharedIniFileCredentials: Make duration_seconds work for chained profiles + ## 2.1411.0 * feature: KMS: Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call. * feature: Mgn: This release introduces the Global view feature and new Replication state APIs. diff --git a/README.md b/README.md index 0851a79641..bcbc90cd31 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true; To use the SDK in the browser, simply add the following script tag to your HTML pages: - + You can also build a custom browser SDK with your specified set of AWS services. This can allow you to reduce the SDK's size, specify different API versions of diff --git a/apis/ec2-2016-11-15.min.json b/apis/ec2-2016-11-15.min.json index 23fec1a626..894d1dc29c 100644 --- a/apis/ec2-2016-11-15.min.json +++ b/apis/ec2-2016-11-15.min.json @@ -11001,6 +11001,9 @@ "member": { "locationName": "item" } + }, + "NitroEnclavesSupport": { + "locationName": "nitroEnclavesSupport" } } } @@ -11043,7 +11046,7 @@ "locationName": "reservationSet", "type": "list", "member": { - "shape": "S1cb", + "shape": "S1cc", "locationName": "item" } }, @@ -11675,7 +11678,7 @@ "locationName": "localGatewayVirtualInterfaceGroupId" }, "LocalGatewayVirtualInterfaceIds": { - "shape": "S1f0", + "shape": "S1f1", "locationName": "localGatewayVirtualInterfaceIdSet" }, "LocalGatewayId": { @@ -11702,7 +11705,7 @@ "type": "structure", "members": { "LocalGatewayVirtualInterfaceIds": { - "shape": "S1f0", + "shape": "S1f1", "locationName": "LocalGatewayVirtualInterfaceId" }, "Filters": { @@ -12035,7 +12038,7 @@ "locationName": "networkInsightsAccessScopeAnalysisSet", "type": "list", "member": { - "shape": "S1g0", + "shape": "S1g1", "locationName": "item" } }, @@ -12124,7 +12127,7 @@ "locationName": "networkInsightsAnalysisSet", "type": "list", "member": { - "shape": "S1gb", + "shape": "S1gc", "locationName": "item" } }, @@ -12477,7 +12480,7 @@ "locationName": "poolAddressRangeSet", "type": "list", "member": { - "shape": "S1ie", + "shape": "S1if", "locationName": "item" } }, @@ -12605,7 +12608,7 @@ }, "OfferingClass": {}, "ReservedInstancesIds": { - "shape": "S1ir", + "shape": "S1is", "locationName": "ReservedInstancesId" }, "DryRun": { @@ -12679,7 +12682,7 @@ "locationName": "offeringType" }, "RecurringCharges": { - "shape": "S1iz", + "shape": "S1j0", "locationName": "recurringCharges" }, "Scope": { @@ -12776,7 +12779,7 @@ "locationName": "reservedInstancesId" }, "TargetConfiguration": { - "shape": "S1jd", + "shape": "S1je", "locationName": "targetConfiguration" } } @@ -12931,7 +12934,7 @@ } }, "RecurringCharges": { - "shape": "S1iz", + "shape": "S1j0", "locationName": "recurringCharges" }, "Scope": { @@ -13099,7 +13102,7 @@ "locationName": "purchaseToken" }, "Recurrence": { - "shape": "S1k0", + "shape": "S1k1", "locationName": "recurrence" }, "SlotDurationInHours": { @@ -13161,7 +13164,7 @@ "locationName": "scheduledInstanceSet", "type": "list", "member": { - "shape": "S1k8", + "shape": "S1k9", "locationName": "item" } } @@ -13220,7 +13223,7 @@ "locationName": "Filter" }, "SecurityGroupRuleIds": { - "shape": "S1kf", + "shape": "S1kg", "locationName": "SecurityGroupRuleId" }, "DryRun": { @@ -13258,7 +13261,7 @@ "locationName": "GroupId" }, "GroupNames": { - "shape": "S1kj", + "shape": "S1kk", "locationName": "GroupName" }, "DryRun": { @@ -13337,7 +13340,7 @@ "type": "structure", "members": { "CreateVolumePermissions": { - "shape": "S1kr", + "shape": "S1ks", "locationName": "createVolumePermission" }, "ProductCodes": { @@ -13449,7 +13452,7 @@ "member": {} }, "SnapshotIds": { - "shape": "S1l1", + "shape": "S1l2", "locationName": "SnapshotId" }, "DryRun": { @@ -13648,7 +13651,7 @@ "type": "timestamp" }, "SpotFleetRequestConfig": { - "shape": "S1lk", + "shape": "S1ll", "locationName": "spotFleetRequestConfig" }, "SpotFleetRequestId": { @@ -13693,7 +13696,7 @@ "type": "structure", "members": { "SpotInstanceRequests": { - "shape": "S1mc", + "shape": "S1md", "locationName": "spotInstanceRequestSet" }, "NextToken": { @@ -13819,11 +13822,11 @@ "locationName": "groupName" }, "StaleIpPermissions": { - "shape": "S1mu", + "shape": "S1mv", "locationName": "staleIpPermissions" }, "StaleIpPermissionsEgress": { - "shape": "S1mu", + "shape": "S1mv", "locationName": "staleIpPermissionsEgress" }, "VpcId": { @@ -14123,7 +14126,7 @@ "type": "structure", "members": { "TransitGatewayAttachmentIds": { - "shape": "S1ns" + "shape": "S1nt" }, "Filters": { "shape": "Szi", @@ -14243,7 +14246,7 @@ "type": "structure", "members": { "TransitGatewayAttachmentIds": { - "shape": "S1ns" + "shape": "S1nt" }, "Filters": { "shape": "Szi", @@ -14320,7 +14323,7 @@ "type": "structure", "members": { "TransitGatewayAttachmentIds": { - "shape": "S1ns" + "shape": "S1nt" }, "Filters": { "shape": "Szi", @@ -14477,7 +14480,7 @@ "type": "structure", "members": { "TransitGatewayAttachmentIds": { - "shape": "S1ns" + "shape": "S1nt" }, "Filters": { "shape": "Szi", @@ -14680,7 +14683,7 @@ "type": "structure", "members": { "VerifiedAccessInstanceIds": { - "shape": "S1pb", + "shape": "S1pc", "locationName": "VerifiedAccessInstanceId" }, "MaxResults": { @@ -14703,7 +14706,7 @@ "locationName": "loggingConfigurationSet", "type": "list", "member": { - "shape": "S1pf", + "shape": "S1pg", "locationName": "item" } }, @@ -14718,7 +14721,7 @@ "type": "structure", "members": { "VerifiedAccessInstanceIds": { - "shape": "S1pb", + "shape": "S1pc", "locationName": "VerifiedAccessInstanceId" }, "MaxResults": { @@ -15038,7 +15041,7 @@ "locationName": "volumeModificationSet", "type": "list", "member": { - "shape": "S1qj", + "shape": "S1qk", "locationName": "item" } }, @@ -15098,7 +15101,7 @@ "type": "boolean" }, "VpcIds": { - "shape": "S1qp", + "shape": "S1qq", "locationName": "VpcId" } } @@ -15142,7 +15145,7 @@ "locationName": "nextToken" }, "VpcIds": { - "shape": "S1qp" + "shape": "S1qq" } } }, @@ -15945,11 +15948,11 @@ ], "members": { "AvailabilityZones": { - "shape": "S1sp", + "shape": "S1sq", "locationName": "AvailabilityZone" }, "SourceSnapshotIds": { - "shape": "S1l1", + "shape": "S1l2", "locationName": "SourceSnapshotId" }, "DryRun": { @@ -16133,7 +16136,7 @@ "type": "structure", "members": { "Propagation": { - "shape": "S1t6", + "shape": "S1t7", "locationName": "propagation" } } @@ -16713,11 +16716,11 @@ ], "members": { "AvailabilityZones": { - "shape": "S1sp", + "shape": "S1sq", "locationName": "AvailabilityZone" }, "SourceSnapshotIds": { - "shape": "S1l1", + "shape": "S1l2", "locationName": "SourceSnapshotId" }, "DryRun": { @@ -16924,7 +16927,7 @@ "type": "structure", "members": { "Propagation": { - "shape": "S1t6", + "shape": "S1t7", "locationName": "propagation" } } @@ -17535,7 +17538,7 @@ "type": "structure", "members": { "InstanceFamilyCreditSpecification": { - "shape": "S1wg", + "shape": "S1wh", "locationName": "instanceFamilyCreditSpecification" } } @@ -17682,7 +17685,7 @@ ], "members": { "HostIdSet": { - "shape": "S1wx" + "shape": "S1wy" }, "OfferingId": {} } @@ -17694,7 +17697,7 @@ "locationName": "currencyCode" }, "Purchase": { - "shape": "S1wz", + "shape": "S1x0", "locationName": "purchase" }, "TotalHourlyPrice": { @@ -17719,11 +17722,11 @@ "type": "boolean" }, "ArchitectureTypes": { - "shape": "S1x2", + "shape": "S1x3", "locationName": "ArchitectureType" }, "VirtualizationTypes": { - "shape": "S1x3", + "shape": "S1x4", "locationName": "VirtualizationType" }, "InstanceRequirements": { @@ -18120,7 +18123,7 @@ "locationName": "ipamResourceCidrSet", "type": "list", "member": { - "shape": "S1y3", + "shape": "S1y4", "locationName": "item" } } @@ -18280,7 +18283,7 @@ "locationName": "findingId" }, "FindingComponents": { - "shape": "S1gd", + "shape": "S1ge", "locationName": "findingComponentSet" } } @@ -18383,7 +18386,7 @@ "locationName": "paymentDue" }, "ReservedInstanceValueRollup": { - "shape": "S1yq", + "shape": "S1yr", "locationName": "reservedInstanceValueRollup" }, "ReservedInstanceValueSet": { @@ -18394,7 +18397,7 @@ "type": "structure", "members": { "ReservationValue": { - "shape": "S1yq", + "shape": "S1yr", "locationName": "reservationValue" }, "ReservedInstanceId": { @@ -18404,7 +18407,7 @@ } }, "TargetConfigurationValueRollup": { - "shape": "S1yq", + "shape": "S1yr", "locationName": "targetConfigurationValueRollup" }, "TargetConfigurationValueSet": { @@ -18415,7 +18418,7 @@ "type": "structure", "members": { "ReservationValue": { - "shape": "S1yq", + "shape": "S1yr", "locationName": "reservationValue" }, "TargetConfiguration": { @@ -18487,11 +18490,11 @@ "type": "structure", "members": { "ArchitectureTypes": { - "shape": "S1x2", + "shape": "S1x3", "locationName": "ArchitectureType" }, "VirtualizationTypes": { - "shape": "S1x3", + "shape": "S1x4", "locationName": "VirtualizationType" }, "InstanceRequirements": { @@ -18562,11 +18565,11 @@ "type": "structure", "members": { "SubnetIpv4CidrReservations": { - "shape": "S1za", + "shape": "S1zb", "locationName": "subnetIpv4CidrReservationSet" }, "SubnetIpv6CidrReservations": { - "shape": "S1za", + "shape": "S1zb", "locationName": "subnetIpv6CidrReservationSet" }, "NextToken": { @@ -19143,7 +19146,7 @@ "members": { "Architecture": {}, "ClientData": { - "shape": "S20m" + "shape": "S20n" }, "ClientToken": {}, "Description": {}, @@ -19162,7 +19165,7 @@ "shape": "S17v" }, "UserBucket": { - "shape": "S20p" + "shape": "S20q" } } } @@ -19272,10 +19275,10 @@ "members": { "Description": {}, "Image": { - "shape": "S20w" + "shape": "S20x" }, "Volume": { - "shape": "S20x" + "shape": "S20y" } } } @@ -19398,7 +19401,7 @@ "type": "structure", "members": { "ClientData": { - "shape": "S20m" + "shape": "S20n" }, "ClientToken": {}, "Description": {}, @@ -19411,7 +19414,7 @@ "shape": "S17v" }, "UserBucket": { - "shape": "S20p" + "shape": "S20q" } } }, @@ -19469,11 +19472,11 @@ "type": "boolean" }, "Image": { - "shape": "S20w", + "shape": "S20x", "locationName": "image" }, "Volume": { - "shape": "S20x", + "shape": "S20y", "locationName": "volume" } } @@ -19550,7 +19553,7 @@ }, "NextToken": {}, "SnapshotIds": { - "shape": "S1l1", + "shape": "S1l2", "locationName": "SnapshotId" }, "DryRun": { @@ -19788,7 +19791,7 @@ "type": "structure", "members": { "InstanceFamilyCreditSpecification": { - "shape": "S1wg", + "shape": "S1wh", "locationName": "instanceFamilyCreditSpecification" } } @@ -19862,25 +19865,25 @@ "Attribute": {}, "OperationType": {}, "UserIds": { - "shape": "S222", + "shape": "S223", "locationName": "UserId" }, "UserGroups": { - "shape": "S223", + "shape": "S224", "locationName": "UserGroup" }, "ProductCodes": { - "shape": "S224", + "shape": "S225", "locationName": "ProductCode" }, "LoadPermission": { "type": "structure", "members": { "Add": { - "shape": "S226" + "shape": "S227" }, "Remove": { - "shape": "S226" + "shape": "S227" } } }, @@ -19926,7 +19929,7 @@ "locationName": "successful" }, "Unsuccessful": { - "shape": "S22b", + "shape": "S22c", "locationName": "unsuccessful" } } @@ -19994,15 +19997,15 @@ }, "OperationType": {}, "ProductCodes": { - "shape": "S224", + "shape": "S225", "locationName": "ProductCode" }, "UserGroups": { - "shape": "S223", + "shape": "S224", "locationName": "UserGroup" }, "UserIds": { - "shape": "S222", + "shape": "S223", "locationName": "UserId" }, "Value": {}, @@ -20147,7 +20150,7 @@ "members": { "InstanceId": {}, "CapacityReservationSpecification": { - "shape": "S22o" + "shape": "S22p" }, "DryRun": { "type": "boolean" @@ -20347,7 +20350,7 @@ "locationName": "instanceId" }, "InstanceMetadataOptions": { - "shape": "S1d0", + "shape": "S1d1", "locationName": "instanceMetadataOptions" } } @@ -20407,7 +20410,7 @@ "locationName": "AddOperatingRegion" }, "RemoveOperatingRegions": { - "shape": "S23d", + "shape": "S23e", "locationName": "RemoveOperatingRegion" } } @@ -20497,7 +20500,7 @@ "type": "structure", "members": { "IpamResourceCidr": { - "shape": "S1y3", + "shape": "S1y4", "locationName": "ipamResourceCidr" } } @@ -20520,7 +20523,7 @@ "locationName": "AddOperatingRegion" }, "RemoveOperatingRegions": { - "shape": "S23d", + "shape": "S23e", "locationName": "RemoveOperatingRegion" } } @@ -20742,7 +20745,7 @@ ], "members": { "ReservedInstancesIds": { - "shape": "S1ir", + "shape": "S1is", "locationName": "ReservedInstancesId" }, "ClientToken": { @@ -20752,7 +20755,7 @@ "locationName": "ReservedInstancesConfigurationSetItemType", "type": "list", "member": { - "shape": "S1jd", + "shape": "S1je", "locationName": "item" } } @@ -20834,21 +20837,21 @@ "type": "structure", "members": { "Add": { - "shape": "S1kr" + "shape": "S1ks" }, "Remove": { - "shape": "S1kr" + "shape": "S1ks" } } }, "GroupNames": { - "shape": "S1kj", + "shape": "S1kk", "locationName": "UserGroup" }, "OperationType": {}, "SnapshotId": {}, "UserIds": { - "shape": "S222", + "shape": "S223", "locationName": "UserId" }, "DryRun": { @@ -20896,7 +20899,7 @@ "locationName": "excessCapacityTerminationPolicy" }, "LaunchTemplateConfigs": { - "shape": "S1lz", + "shape": "S1m0", "locationName": "LaunchTemplateConfig" }, "SpotFleetRequestId": { @@ -21432,7 +21435,7 @@ "type": "structure", "members": { "LoggingConfiguration": { - "shape": "S1pf", + "shape": "S1pg", "locationName": "loggingConfiguration" } } @@ -21509,7 +21512,7 @@ "type": "structure", "members": { "VolumeModification": { - "shape": "S1qj", + "shape": "S1qk", "locationName": "volumeModification" } } @@ -21778,13 +21781,13 @@ ], "members": { "AccepterPeeringConnectionOptions": { - "shape": "S261" + "shape": "S262" }, "DryRun": { "type": "boolean" }, "RequesterPeeringConnectionOptions": { - "shape": "S261" + "shape": "S262" }, "VpcPeeringConnectionId": {} } @@ -21793,11 +21796,11 @@ "type": "structure", "members": { "AccepterPeeringConnectionOptions": { - "shape": "S263", + "shape": "S264", "locationName": "accepterPeeringConnectionOptions" }, "RequesterPeeringConnectionOptions": { - "shape": "S263", + "shape": "S264", "locationName": "requesterPeeringConnectionOptions" } } @@ -22021,7 +22024,7 @@ "type": "structure", "members": { "InstanceMonitorings": { - "shape": "S26i", + "shape": "S26j", "locationName": "instancesSet" } } @@ -22190,7 +22193,7 @@ "locationName": "poolId" }, "PoolAddressRange": { - "shape": "S1ie", + "shape": "S1if", "locationName": "poolAddressRange" } } @@ -22207,7 +22210,7 @@ "ClientToken": {}, "CurrencyCode": {}, "HostIdSet": { - "shape": "S1wx" + "shape": "S1wy" }, "LimitPrice": {}, "OfferingId": {}, @@ -22227,7 +22230,7 @@ "locationName": "currencyCode" }, "Purchase": { - "shape": "S1wz", + "shape": "S1x0", "locationName": "purchase" }, "TotalHourlyPrice": { @@ -22322,7 +22325,7 @@ "locationName": "scheduledInstanceSet", "type": "list", "member": { - "shape": "S1k8", + "shape": "S1k9", "locationName": "item" } } @@ -22686,7 +22689,7 @@ "locationName": "successful" }, "Unsuccessful": { - "shape": "S22b", + "shape": "S22c", "locationName": "unsuccessful" } } @@ -23014,7 +23017,7 @@ "type": "boolean" }, "SpotFleetRequestConfig": { - "shape": "S1lk", + "shape": "S1ll", "locationName": "spotFleetRequestConfig" } } @@ -23098,15 +23101,15 @@ "locationName": "keyName" }, "Monitoring": { - "shape": "S1mf", + "shape": "S1mg", "locationName": "monitoring" }, "NetworkInterfaces": { - "shape": "S1lu", + "shape": "S1lv", "locationName": "NetworkInterface" }, "Placement": { - "shape": "S1lw", + "shape": "S1lx", "locationName": "placement" }, "RamdiskId": { @@ -23146,7 +23149,7 @@ "type": "structure", "members": { "SpotInstanceRequests": { - "shape": "S1mc", + "shape": "S1md", "locationName": "spotInstanceRequestSet" } } @@ -23516,7 +23519,7 @@ "locationName": "ipPermissions" }, "SecurityGroupRuleIds": { - "shape": "S1kf", + "shape": "S1kg", "locationName": "SecurityGroupRuleId" }, "CidrIp": { @@ -23579,7 +23582,7 @@ "type": "boolean" }, "SecurityGroupRuleIds": { - "shape": "S1kf", + "shape": "S1kg", "locationName": "SecurityGroupRuleId" } } @@ -23628,7 +23631,7 @@ "type": "integer" }, "Monitoring": { - "shape": "S1mf" + "shape": "S1mg" }, "Placement": { "shape": "Scg" @@ -23674,7 +23677,7 @@ "locationName": "instanceInitiatedShutdownBehavior" }, "NetworkInterfaces": { - "shape": "S1lu", + "shape": "S1lv", "locationName": "networkInterface" }, "PrivateIpAddress": { @@ -23752,7 +23755,7 @@ } }, "CapacityReservationSpecification": { - "shape": "S22o" + "shape": "S22p" }, "HibernationOptions": { "type": "structure", @@ -23817,7 +23820,7 @@ } }, "output": { - "shape": "S1cb" + "shape": "S1cc" } }, "RunScheduledInstances": { @@ -23915,7 +23918,7 @@ "type": "integer" }, "Groups": { - "shape": "S2a7", + "shape": "S2a8", "locationName": "Group" }, "Ipv6AddressCount": { @@ -23964,7 +23967,7 @@ }, "RamdiskId": {}, "SecurityGroupIds": { - "shape": "S2a7", + "shape": "S2a8", "locationName": "SecurityGroupId" }, "SubnetId": {}, @@ -24178,7 +24181,7 @@ "type": "structure", "members": { "StartingInstances": { - "shape": "S2av", + "shape": "S2aw", "locationName": "instancesSet" } } @@ -24209,7 +24212,7 @@ "type": "structure", "members": { "NetworkInsightsAccessScopeAnalysis": { - "shape": "S1g0", + "shape": "S1g1", "locationName": "networkInsightsAccessScopeAnalysis" } } @@ -24229,7 +24232,7 @@ "locationName": "AdditionalAccount" }, "FilterInArns": { - "shape": "S1gc", + "shape": "S1gd", "locationName": "FilterInArn" }, "DryRun": { @@ -24248,7 +24251,7 @@ "type": "structure", "members": { "NetworkInsightsAnalysis": { - "shape": "S1gb", + "shape": "S1gc", "locationName": "networkInsightsAnalysis" } } @@ -24305,7 +24308,7 @@ "type": "structure", "members": { "StoppingInstances": { - "shape": "S2av", + "shape": "S2aw", "locationName": "instancesSet" } } @@ -24380,7 +24383,7 @@ "type": "structure", "members": { "TerminatingInstances": { - "shape": "S2av", + "shape": "S2aw", "locationName": "instancesSet" } } @@ -24499,7 +24502,7 @@ "type": "structure", "members": { "InstanceMonitorings": { - "shape": "S26i", + "shape": "S26j", "locationName": "instancesSet" } } @@ -24518,7 +24521,7 @@ "shape": "S6o" }, "SecurityGroupRuleDescriptions": { - "shape": "S2bj", + "shape": "S2bk", "locationName": "SecurityGroupRuleDescription" } } @@ -24546,7 +24549,7 @@ "shape": "S6o" }, "SecurityGroupRuleDescriptions": { - "shape": "S2bj", + "shape": "S2bk", "locationName": "SecurityGroupRuleDescription" } } @@ -31822,7 +31825,7 @@ } } }, - "S1cb": { + "S1cc": { "type": "structure", "members": { "Groups": { @@ -31860,7 +31863,7 @@ "type": "timestamp" }, "Monitoring": { - "shape": "S1ce", + "shape": "S1cf", "locationName": "monitoring" }, "Placement": { @@ -31983,7 +31986,7 @@ "type": "structure", "members": { "Association": { - "shape": "S1cn", + "shape": "S1co", "locationName": "association" }, "Attachment": { @@ -32048,7 +32051,7 @@ "type": "structure", "members": { "Association": { - "shape": "S1cn", + "shape": "S1co", "locationName": "association" }, "Primary": { @@ -32200,7 +32203,7 @@ } }, "MetadataOptions": { - "shape": "S1d0", + "shape": "S1d1", "locationName": "metadataOptions" }, "EnclaveOptions": { @@ -32269,7 +32272,7 @@ } } }, - "S1ce": { + "S1cf": { "type": "structure", "members": { "State": { @@ -32277,7 +32280,7 @@ } } }, - "S1cn": { + "S1co": { "type": "structure", "members": { "CarrierIp": { @@ -32297,7 +32300,7 @@ } } }, - "S1d0": { + "S1d1": { "type": "structure", "members": { "State": { @@ -32321,13 +32324,13 @@ } } }, - "S1f0": { + "S1f1": { "type": "list", "member": { "locationName": "item" } }, - "S1g0": { + "S1g1": { "type": "structure", "members": { "NetworkInsightsAccessScopeAnalysisId": { @@ -32369,7 +32372,7 @@ } } }, - "S1gb": { + "S1gc": { "type": "structure", "members": { "NetworkInsightsAnalysisId": { @@ -32386,7 +32389,7 @@ "locationName": "additionalAccountSet" }, "FilterInArns": { - "shape": "S1gc", + "shape": "S1gd", "locationName": "filterInArnSet" }, "StartDate": { @@ -32407,15 +32410,15 @@ "type": "boolean" }, "ForwardPathComponents": { - "shape": "S1gd", + "shape": "S1ge", "locationName": "forwardPathComponentSet" }, "ReturnPathComponents": { - "shape": "S1gd", + "shape": "S1ge", "locationName": "returnPathComponentSet" }, "Explanations": { - "shape": "S1gx", + "shape": "S1gy", "locationName": "explanationSet" }, "AlternatePathHints": { @@ -32444,13 +32447,13 @@ } } }, - "S1gc": { + "S1gd": { "type": "list", "member": { "locationName": "item" } }, - "S1gd": { + "S1ge": { "type": "list", "member": { "locationName": "item", @@ -32461,47 +32464,47 @@ "type": "integer" }, "AclRule": { - "shape": "S1gf", + "shape": "S1gg", "locationName": "aclRule" }, "AttachedTo": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "attachedTo" }, "Component": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "component" }, "DestinationVpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "destinationVpc" }, "OutboundHeader": { - "shape": "S1gh", + "shape": "S1gi", "locationName": "outboundHeader" }, "InboundHeader": { - "shape": "S1gh", + "shape": "S1gi", "locationName": "inboundHeader" }, "RouteTableRoute": { - "shape": "S1gk", + "shape": "S1gl", "locationName": "routeTableRoute" }, "SecurityGroupRule": { - "shape": "S1gl", + "shape": "S1gm", "locationName": "securityGroupRule" }, "SourceVpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "sourceVpc" }, "Subnet": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "subnet" }, "Vpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpc" }, "AdditionalDetails": { @@ -32515,15 +32518,15 @@ "locationName": "additionalDetailType" }, "Component": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "component" }, "VpcEndpointService": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpcEndpointService" }, "RuleOptions": { - "shape": "S1go", + "shape": "S1gp", "locationName": "ruleOptionSet" }, "RuleGroupTypePairs": { @@ -32553,7 +32556,7 @@ "locationName": "ruleGroupArn" }, "RuleOptions": { - "shape": "S1go", + "shape": "S1gp", "locationName": "ruleOptionSet" } } @@ -32563,34 +32566,34 @@ "locationName": "serviceName" }, "LoadBalancers": { - "shape": "S1gv", + "shape": "S1gw", "locationName": "loadBalancerSet" } } } }, "TransitGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "transitGateway" }, "TransitGatewayRouteTableRoute": { - "shape": "S1gw", + "shape": "S1gx", "locationName": "transitGatewayRouteTableRoute" }, "Explanations": { - "shape": "S1gx", + "shape": "S1gy", "locationName": "explanationSet" }, "ElasticLoadBalancerListener": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "elasticLoadBalancerListener" }, "FirewallStatelessRule": { - "shape": "S1h3", + "shape": "S1h4", "locationName": "firewallStatelessRule" }, "FirewallStatefulRule": { - "shape": "S1h7", + "shape": "S1h8", "locationName": "firewallStatefulRule" }, "ServiceName": { @@ -32599,7 +32602,7 @@ } } }, - "S1gf": { + "S1gg": { "type": "structure", "members": { "Cidr": { @@ -32625,7 +32628,7 @@ } } }, - "S1gg": { + "S1gh": { "type": "structure", "members": { "Id": { @@ -32639,44 +32642,44 @@ } } }, - "S1gh": { + "S1gi": { "type": "structure", "members": { "DestinationAddresses": { - "shape": "S1gi", + "shape": "S1gj", "locationName": "destinationAddressSet" }, "DestinationPortRanges": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "destinationPortRangeSet" }, "Protocol": { "locationName": "protocol" }, "SourceAddresses": { - "shape": "S1gi", + "shape": "S1gj", "locationName": "sourceAddressSet" }, "SourcePortRanges": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "sourcePortRangeSet" } } }, - "S1gi": { + "S1gj": { "type": "list", "member": { "locationName": "item" } }, - "S1gj": { + "S1gk": { "type": "list", "member": { "shape": "Sk4", "locationName": "item" } }, - "S1gk": { + "S1gl": { "type": "structure", "members": { "DestinationCidr": { @@ -32723,7 +32726,7 @@ } } }, - "S1gl": { + "S1gm": { "type": "structure", "members": { "Cidr": { @@ -32747,7 +32750,7 @@ } } }, - "S1go": { + "S1gp": { "type": "list", "member": { "locationName": "item", @@ -32757,26 +32760,26 @@ "locationName": "keyword" }, "Settings": { - "shape": "S1gq", + "shape": "S1gr", "locationName": "settingSet" } } } }, - "S1gq": { + "S1gr": { "type": "list", "member": { "locationName": "item" } }, - "S1gv": { + "S1gw": { "type": "list", "member": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "item" } }, - "S1gw": { + "S1gx": { "type": "structure", "members": { "DestinationCidr": { @@ -32802,29 +32805,29 @@ } } }, - "S1gx": { + "S1gy": { "type": "list", "member": { "locationName": "item", "type": "structure", "members": { "Acl": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "acl" }, "AclRule": { - "shape": "S1gf", + "shape": "S1gg", "locationName": "aclRule" }, "Address": { "locationName": "address" }, "Addresses": { - "shape": "S1gi", + "shape": "S1gj", "locationName": "addressSet" }, "AttachedTo": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "attachedTo" }, "AvailabilityZones": { @@ -32836,19 +32839,19 @@ "locationName": "cidrSet" }, "Component": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "component" }, "CustomerGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "customerGateway" }, "Destination": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "destination" }, "DestinationVpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "destinationVpc" }, "Direction": { @@ -32858,11 +32861,11 @@ "locationName": "explanationCode" }, "IngressRouteTable": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "ingressRouteTable" }, "InternetGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "internetGateway" }, "LoadBalancerArn": { @@ -32897,7 +32900,7 @@ "locationName": "availabilityZone" }, "Instance": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "instance" }, "Port": { @@ -32907,11 +32910,11 @@ } }, "LoadBalancerTargetGroup": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "loadBalancerTargetGroup" }, "LoadBalancerTargetGroups": { - "shape": "S1gv", + "shape": "S1gw", "locationName": "loadBalancerTargetGroupSet" }, "LoadBalancerTargetPort": { @@ -32919,25 +32922,25 @@ "type": "integer" }, "ElasticLoadBalancerListener": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "elasticLoadBalancerListener" }, "MissingComponent": { "locationName": "missingComponent" }, "NatGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "natGateway" }, "NetworkInterface": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "networkInterface" }, "PacketField": { "locationName": "packetField" }, "VpcPeeringConnection": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpcPeeringConnection" }, "Port": { @@ -32945,82 +32948,82 @@ "type": "integer" }, "PortRanges": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "portRangeSet" }, "PrefixList": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "prefixList" }, "Protocols": { - "shape": "S1gq", + "shape": "S1gr", "locationName": "protocolSet" }, "RouteTableRoute": { - "shape": "S1gk", + "shape": "S1gl", "locationName": "routeTableRoute" }, "RouteTable": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "routeTable" }, "SecurityGroup": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "securityGroup" }, "SecurityGroupRule": { - "shape": "S1gl", + "shape": "S1gm", "locationName": "securityGroupRule" }, "SecurityGroups": { - "shape": "S1gv", + "shape": "S1gw", "locationName": "securityGroupSet" }, "SourceVpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "sourceVpc" }, "State": { "locationName": "state" }, "Subnet": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "subnet" }, "SubnetRouteTable": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "subnetRouteTable" }, "Vpc": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpc" }, "VpcEndpoint": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpcEndpoint" }, "VpnConnection": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpnConnection" }, "VpnGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "vpnGateway" }, "TransitGateway": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "transitGateway" }, "TransitGatewayRouteTable": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "transitGatewayRouteTable" }, "TransitGatewayRouteTableRoute": { - "shape": "S1gw", + "shape": "S1gx", "locationName": "transitGatewayRouteTableRoute" }, "TransitGatewayAttachment": { - "shape": "S1gg", + "shape": "S1gh", "locationName": "transitGatewayAttachment" }, "ComponentAccount": { @@ -33030,17 +33033,17 @@ "locationName": "componentRegion" }, "FirewallStatelessRule": { - "shape": "S1h3", + "shape": "S1h4", "locationName": "firewallStatelessRule" }, "FirewallStatefulRule": { - "shape": "S1h7", + "shape": "S1h8", "locationName": "firewallStatefulRule" } } } }, - "S1h3": { + "S1h4": { "type": "structure", "members": { "RuleGroupArn": { @@ -33055,11 +33058,11 @@ "locationName": "destinationSet" }, "SourcePorts": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "sourcePortSet" }, "DestinationPorts": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "destinationPortSet" }, "Protocols": { @@ -33079,7 +33082,7 @@ } } }, - "S1h7": { + "S1h8": { "type": "structure", "members": { "RuleGroupArn": { @@ -33094,11 +33097,11 @@ "locationName": "destinationSet" }, "SourcePorts": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "sourcePortSet" }, "DestinationPorts": { - "shape": "S1gj", + "shape": "S1gk", "locationName": "destinationPortSet" }, "Protocol": { @@ -33112,7 +33115,7 @@ } } }, - "S1ie": { + "S1if": { "type": "structure", "members": { "FirstAddress": { @@ -33131,13 +33134,13 @@ } } }, - "S1ir": { + "S1is": { "type": "list", "member": { "locationName": "ReservedInstancesId" } }, - "S1iz": { + "S1j0": { "type": "list", "member": { "locationName": "item", @@ -33153,7 +33156,7 @@ } } }, - "S1jd": { + "S1je": { "type": "structure", "members": { "AvailabilityZone": { @@ -33174,7 +33177,7 @@ } } }, - "S1k0": { + "S1k1": { "type": "structure", "members": { "Frequency": { @@ -33201,7 +33204,7 @@ } } }, - "S1k8": { + "S1k9": { "type": "structure", "members": { "AvailabilityZone": { @@ -33236,7 +33239,7 @@ "type": "timestamp" }, "Recurrence": { - "shape": "S1k0", + "shape": "S1k1", "locationName": "recurrence" }, "ScheduledInstanceId": { @@ -33260,19 +33263,19 @@ } } }, - "S1kf": { + "S1kg": { "type": "list", "member": { "locationName": "item" } }, - "S1kj": { + "S1kk": { "type": "list", "member": { "locationName": "GroupName" } }, - "S1kr": { + "S1ks": { "type": "list", "member": { "locationName": "item", @@ -33287,13 +33290,13 @@ } } }, - "S1l1": { + "S1l2": { "type": "list", "member": { "locationName": "SnapshotId" } }, - "S1lk": { + "S1ll": { "type": "structure", "required": [ "IamFleetRole", @@ -33391,11 +33394,11 @@ } }, "NetworkInterfaces": { - "shape": "S1lu", + "shape": "S1lv", "locationName": "networkInterfaceSet" }, "Placement": { - "shape": "S1lw", + "shape": "S1lx", "locationName": "placement" }, "RamdiskId": { @@ -33440,7 +33443,7 @@ } }, "LaunchTemplateConfigs": { - "shape": "S1lz", + "shape": "S1m0", "locationName": "launchTemplateConfigs" }, "SpotPrice": { @@ -33542,7 +33545,7 @@ } } }, - "S1lu": { + "S1lv": { "type": "list", "member": { "locationName": "item", @@ -33618,7 +33621,7 @@ } } }, - "S1lw": { + "S1lx": { "type": "structure", "members": { "AvailabilityZone": { @@ -33632,7 +33635,7 @@ } } }, - "S1lz": { + "S1m0": { "type": "list", "member": { "locationName": "item", @@ -33679,7 +33682,7 @@ } } }, - "S1mc": { + "S1md": { "type": "list", "member": { "locationName": "item", @@ -33749,11 +33752,11 @@ "locationName": "keyName" }, "NetworkInterfaces": { - "shape": "S1lu", + "shape": "S1lv", "locationName": "networkInterfaceSet" }, "Placement": { - "shape": "S1lw", + "shape": "S1lx", "locationName": "placement" }, "RamdiskId": { @@ -33763,7 +33766,7 @@ "locationName": "subnetId" }, "Monitoring": { - "shape": "S1mf", + "shape": "S1mg", "locationName": "monitoring" } } @@ -33820,7 +33823,7 @@ } } }, - "S1mf": { + "S1mg": { "type": "structure", "required": [ "Enabled" @@ -33832,7 +33835,7 @@ } } }, - "S1mu": { + "S1mv": { "type": "list", "member": { "locationName": "item", @@ -33874,17 +33877,17 @@ } } }, - "S1ns": { + "S1nt": { "type": "list", "member": {} }, - "S1pb": { + "S1pc": { "type": "list", "member": { "locationName": "item" } }, - "S1pf": { + "S1pg": { "type": "structure", "members": { "VerifiedAccessInstanceId": { @@ -33903,7 +33906,7 @@ "type": "boolean" }, "DeliveryStatus": { - "shape": "S1pi", + "shape": "S1pj", "locationName": "deliveryStatus" }, "BucketName": { @@ -33926,7 +33929,7 @@ "type": "boolean" }, "DeliveryStatus": { - "shape": "S1pi", + "shape": "S1pj", "locationName": "deliveryStatus" }, "LogGroup": { @@ -33943,7 +33946,7 @@ "type": "boolean" }, "DeliveryStatus": { - "shape": "S1pi", + "shape": "S1pj", "locationName": "deliveryStatus" }, "DeliveryStream": { @@ -33962,7 +33965,7 @@ } } }, - "S1pi": { + "S1pj": { "type": "structure", "members": { "Code": { @@ -33973,7 +33976,7 @@ } } }, - "S1qj": { + "S1qk": { "type": "structure", "members": { "VolumeId": { @@ -34037,19 +34040,19 @@ } } }, - "S1qp": { + "S1qq": { "type": "list", "member": { "locationName": "VpcId" } }, - "S1sp": { + "S1sq": { "type": "list", "member": { "locationName": "AvailabilityZone" } }, - "S1t6": { + "S1t7": { "type": "structure", "members": { "TransitGatewayAttachmentId": { @@ -34072,7 +34075,7 @@ } } }, - "S1wg": { + "S1wh": { "type": "structure", "members": { "InstanceFamily": { @@ -34083,13 +34086,13 @@ } } }, - "S1wx": { + "S1wy": { "type": "list", "member": { "locationName": "item" } }, - "S1wz": { + "S1x0": { "type": "list", "member": { "locationName": "item", @@ -34124,19 +34127,19 @@ } } }, - "S1x2": { + "S1x3": { "type": "list", "member": { "locationName": "item" } }, - "S1x3": { + "S1x4": { "type": "list", "member": { "locationName": "item" } }, - "S1y3": { + "S1y4": { "type": "structure", "members": { "IpamId": { @@ -34188,7 +34191,7 @@ } } }, - "S1yq": { + "S1yr": { "type": "structure", "members": { "HourlyPrice": { @@ -34202,14 +34205,14 @@ } } }, - "S1za": { + "S1zb": { "type": "list", "member": { "shape": "Snj", "locationName": "item" } }, - "S20m": { + "S20n": { "type": "structure", "members": { "Comment": {}, @@ -34224,14 +34227,14 @@ } } }, - "S20p": { + "S20q": { "type": "structure", "members": { "S3Bucket": {}, "S3Key": {} } }, - "S20w": { + "S20x": { "type": "structure", "required": [ "Bytes", @@ -34252,7 +34255,7 @@ } } }, - "S20x": { + "S20y": { "type": "structure", "required": [ "Size" @@ -34264,25 +34267,25 @@ } } }, - "S222": { + "S223": { "type": "list", "member": { "locationName": "UserId" } }, - "S223": { + "S224": { "type": "list", "member": { "locationName": "UserGroup" } }, - "S224": { + "S225": { "type": "list", "member": { "locationName": "ProductCode" } }, - "S226": { + "S227": { "type": "list", "member": { "locationName": "item", @@ -34293,14 +34296,14 @@ } } }, - "S22b": { + "S22c": { "type": "list", "member": { "shape": "S1h", "locationName": "item" } }, - "S22o": { + "S22p": { "type": "structure", "members": { "CapacityReservationPreference": {}, @@ -34309,7 +34312,7 @@ } } }, - "S23d": { + "S23e": { "type": "list", "member": { "type": "structure", @@ -34318,7 +34321,7 @@ } } }, - "S261": { + "S262": { "type": "structure", "members": { "AllowDnsResolutionFromRemoteVpc": { @@ -34332,7 +34335,7 @@ } } }, - "S263": { + "S264": { "type": "structure", "members": { "AllowDnsResolutionFromRemoteVpc": { @@ -34349,7 +34352,7 @@ } } }, - "S26i": { + "S26j": { "type": "list", "member": { "locationName": "item", @@ -34359,19 +34362,19 @@ "locationName": "instanceId" }, "Monitoring": { - "shape": "S1ce", + "shape": "S1cf", "locationName": "monitoring" } } } }, - "S2a7": { + "S2a8": { "type": "list", "member": { "locationName": "SecurityGroupId" } }, - "S2av": { + "S2aw": { "type": "list", "member": { "locationName": "item", @@ -34391,7 +34394,7 @@ } } }, - "S2bj": { + "S2bk": { "type": "list", "member": { "locationName": "item", diff --git a/apis/ec2-2016-11-15.normal.json b/apis/ec2-2016-11-15.normal.json index ac5dc8b2b0..3691178c01 100644 --- a/apis/ec2-2016-11-15.normal.json +++ b/apis/ec2-2016-11-15.normal.json @@ -8035,7 +8035,7 @@ "output": { "shape": "StopInstancesResult" }, - "documentation": "
Stops an Amazon EBS-backed instance. For more information, see Stop and start your instance in the Amazon EC2 User Guide.
You can use the Stop action to hibernate an instance if the instance is enabled for hibernation and it meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
We don't charge usage for a stopped instance, or data transfer fees; however, your root partition Amazon EBS volume remains and continues to persist your data, and you are charged for Amazon EBS volume usage. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, and thereafter charges per second for instance usage.
You can't stop or hibernate instance store-backed instances. You can't use the Stop action to hibernate Spot Instances, but you can specify that Amazon EC2 should hibernate Spot Instances when they are interrupted. For more information, see Hibernating interrupted Spot Instances in the Amazon EC2 User Guide.
When you stop or hibernate an instance, we shut it down. You can restart your instance at any time. Before stopping or hibernating an instance, make sure it is in a state from which it can be restarted. Stopping an instance does not preserve data stored in RAM, but hibernating an instance does preserve data stored in RAM. If an instance cannot hibernate successfully, a normal shutdown occurs.
Stopping and hibernating an instance is different to rebooting or terminating it. For example, when you stop or hibernate an instance, the root device and any other devices attached to the instance persist. When you terminate an instance, the root device and any other devices attached during the instance launch are automatically deleted. For more information about the differences between rebooting, stopping, hibernating, and terminating instances, see Instance lifecycle in the Amazon EC2 User Guide.
When you stop an instance, we attempt to shut it down forcibly after a short while. If your instance appears stuck in the stopping state after a period of time, there may be an issue with the underlying host computer. For more information, see Troubleshoot stopping your instance in the Amazon EC2 User Guide.
" + "documentation": "Stops an Amazon EBS-backed instance. For more information, see Stop and start your instance in the Amazon EC2 User Guide.
You can use the Stop action to hibernate an instance if the instance is enabled for hibernation and it meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
We don't charge usage for a stopped instance, or data transfer fees; however, your root partition Amazon EBS volume remains and continues to persist your data, and you are charged for Amazon EBS volume usage. Every time you start your instance, Amazon EC2 charges a one-minute minimum for instance usage, and thereafter charges per second for instance usage.
You can't stop or hibernate instance store-backed instances. You can't use the Stop action to hibernate Spot Instances, but you can specify that Amazon EC2 should hibernate Spot Instances when they are interrupted. For more information, see Hibernating interrupted Spot Instances in the Amazon EC2 User Guide.
When you stop or hibernate an instance, we shut it down. You can restart your instance at any time. Before stopping or hibernating an instance, make sure it is in a state from which it can be restarted. Stopping an instance does not preserve data stored in RAM, but hibernating an instance does preserve data stored in RAM. If an instance cannot hibernate successfully, a normal shutdown occurs.
Stopping and hibernating an instance is different to rebooting or terminating it. For example, when you stop or hibernate an instance, the root device and any other devices attached to the instance persist. When you terminate an instance, the root device and any other devices attached during the instance launch are automatically deleted. For more information about the differences between rebooting, stopping, hibernating, and terminating instances, see Instance lifecycle in the Amazon EC2 User Guide.
When you stop an instance, we attempt to shut it down forcibly after a short while. If your instance appears stuck in the stopping state after a period of time, there may be an issue with the underlying host computer. For more information, see Troubleshoot stopping your instance in the Amazon EC2 User Guide.
" }, "TerminateClientVpnConnections": { "name": "TerminateClientVpnConnections", @@ -33734,21 +33734,21 @@ "members": { "Configured": { "shape": "Boolean", - "documentation": "If this parameter is set to true
, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
If true
, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
" + "documentation": "Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
" }, "HibernationOptionsRequest": { "type": "structure", "members": { "Configured": { "shape": "Boolean", - "documentation": "If you set this parameter to true
, your instance is enabled for hibernation.
Default: false
Set to true
to enable your instance for hibernation.
Default: false
Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
" + "documentation": "Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
" }, "HistoryRecord": { "type": "structure", @@ -38268,6 +38268,11 @@ "shape": "BootModeTypeList", "documentation": "The supported boot modes. For more information, see Boot modes in the Amazon EC2 User Guide.
", "locationName": "supportedBootModes" + }, + "NitroEnclavesSupport": { + "shape": "NitroEnclavesSupport", + "documentation": "Indicates whether Nitro Enclaves is supported.
", + "locationName": "nitroEnclavesSupport" } }, "documentation": "Describes the instance type.
" @@ -46725,6 +46730,13 @@ "NextToken": { "type": "string" }, + "NitroEnclavesSupport": { + "type": "string", + "enum": [ + "unsupported", + "supported" + ] + }, "OccurrenceDayRequestSet": { "type": "list", "member": { @@ -47631,7 +47643,7 @@ }, "PlacementGroupArn": { "type": "string", - "pattern": "^arn:aws([a-z-]+)?:ec2:[a-z\\d-]+:\\d{12}:placement-group/([^\\s].+[^\\s]){1,255}$" + "pattern": "^arn:aws([a-z-]+)?:ec2:[a-z\\d-]+:\\d{12}:placement-group/^.{1,255}$" }, "PlacementGroupId": { "type": "string" @@ -52316,7 +52328,7 @@ }, "HibernationOptions": { "shape": "HibernationOptionsRequest", - "documentation": "Indicates whether an instance is enabled for hibernation. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same instance.
" + "documentation": "Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon EC2 User Guide.
You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same instance.
" }, "LicenseSpecifications": { "shape": "LicenseSpecificationListRequest", @@ -52329,7 +52341,7 @@ }, "EnclaveOptions": { "shape": "EnclaveOptionsRequest", - "documentation": "Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.
" + "documentation": "Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide.
You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.
" }, "PrivateDnsNameOptions": { "shape": "PrivateDnsNameOptionsRequest", @@ -56030,7 +56042,7 @@ "documentation": "The ID of the Client VPN endpoint to which the client is connected.
" }, "ConnectionId": { - "shape": "VpnConnectionId", + "shape": "String", "documentation": "The ID of the client connection to be terminated.
" }, "Username": { diff --git a/apis/location-2020-11-19.min.json b/apis/location-2020-11-19.min.json index 6385cfdbca..a6ac2563d4 100644 --- a/apis/location-2020-11-19.min.json +++ b/apis/location-2020-11-19.min.json @@ -427,9 +427,14 @@ "IncludeLegGeometry": { "type": "boolean" }, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "TravelMode": {}, "TruckModeOptions": { - "shape": "S1r" + "shape": "S1s" }, "WaypointPositions": { "type": "list", @@ -532,7 +537,7 @@ "type": "double" }, "RouteBBox": { - "shape": "S2g" + "shape": "S2h" } } } @@ -581,9 +586,14 @@ } }, "DistanceUnit": {}, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "TravelMode": {}, "TruckModeOptions": { - "shape": "S1r" + "shape": "S1s" } } }, @@ -681,7 +691,7 @@ "deprecatedMessage": "Deprecated. No longer allowed." }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -726,10 +736,10 @@ "type": "boolean" }, "Restrictions": { - "shape": "S36" + "shape": "S37" }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -746,7 +756,7 @@ "shape": "St" }, "Key": { - "shape": "S3e" + "shape": "S1q" }, "KeyArn": {}, "KeyName": {} @@ -779,7 +789,7 @@ "deprecatedMessage": "Deprecated. If included, the only allowed value is RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -826,7 +836,7 @@ "deprecatedMessage": "Deprecated. If included, the only allowed value is RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -870,7 +880,7 @@ "deprecatedMessage": "Deprecated. If included, the only allowed value is RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -906,6 +916,9 @@ ], "members": { "Description": {}, + "EventBridgeEnabled": { + "type": "boolean" + }, "KmsKeyId": {}, "PositionFiltering": {}, "PricingPlan": { @@ -917,7 +930,7 @@ "deprecatedMessage": "Deprecated. No longer allowed." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "TrackerName": {} } @@ -1148,7 +1161,7 @@ "deprecatedMessage": "Deprecated. Unused." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "UpdateTime": { "shape": "St" @@ -1197,15 +1210,15 @@ "shape": "St" }, "Key": { - "shape": "S3e" + "shape": "S1q" }, "KeyArn": {}, "KeyName": {}, "Restrictions": { - "shape": "S36" + "shape": "S37" }, "Tags": { - "shape": "S31" + "shape": "S32" }, "UpdateTime": { "shape": "St" @@ -1261,7 +1274,7 @@ "deprecatedMessage": "Deprecated. Always returns RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "UpdateTime": { "shape": "St" @@ -1317,7 +1330,7 @@ "deprecatedMessage": "Deprecated. Always returns RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "UpdateTime": { "shape": "St" @@ -1369,7 +1382,7 @@ "deprecatedMessage": "Deprecated. Always returns RequestBasedUsage." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "UpdateTime": { "shape": "St" @@ -1412,6 +1425,9 @@ "shape": "St" }, "Description": {}, + "EventBridgeEnabled": { + "type": "boolean" + }, "KmsKeyId": {}, "PositionFiltering": {}, "PricingPlan": { @@ -1423,7 +1439,7 @@ "deprecatedMessage": "Deprecated. Unused." }, "Tags": { - "shape": "S31" + "shape": "S32" }, "TrackerArn": {}, "TrackerName": {}, @@ -1644,7 +1660,7 @@ "locationName": "FontUnicodeRange" }, "Key": { - "shape": "S3e", + "shape": "S1q", "location": "querystring", "locationName": "key" }, @@ -1693,7 +1709,7 @@ "locationName": "FileName" }, "Key": { - "shape": "S3e", + "shape": "S1q", "location": "querystring", "locationName": "key" }, @@ -1737,7 +1753,7 @@ ], "members": { "Key": { - "shape": "S3e", + "shape": "S1q", "location": "querystring", "locationName": "key" }, @@ -1784,7 +1800,7 @@ ], "members": { "Key": { - "shape": "S3e", + "shape": "S1q", "location": "querystring", "locationName": "key" }, @@ -1844,6 +1860,11 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "Language": { "location": "querystring", "locationName": "language" @@ -2096,7 +2117,7 @@ }, "KeyName": {}, "Restrictions": { - "shape": "S36" + "shape": "S37" }, "UpdateTime": { "shape": "St" @@ -2298,7 +2319,7 @@ "type": "structure", "members": { "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -2468,6 +2489,11 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "Language": {}, "MaxResults": { "type": "integer" @@ -2542,7 +2568,7 @@ "shape": "So" }, "FilterBBox": { - "shape": "S2g" + "shape": "S2h" }, "FilterCategories": { "shape": "S73" @@ -2554,6 +2580,11 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "Language": {}, "MaxResults": { "type": "integer" @@ -2602,7 +2633,7 @@ }, "DataSource": {}, "FilterBBox": { - "shape": "S2g" + "shape": "S2h" }, "FilterCategories": { "shape": "S73" @@ -2641,7 +2672,7 @@ "shape": "So" }, "FilterBBox": { - "shape": "S2g" + "shape": "S2h" }, "FilterCategories": { "shape": "S73" @@ -2653,6 +2684,11 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "S1q", + "location": "querystring", + "locationName": "key" + }, "Language": {}, "MaxResults": { "type": "integer" @@ -2703,7 +2739,7 @@ }, "DataSource": {}, "FilterBBox": { - "shape": "S2g" + "shape": "S2h" }, "FilterCategories": { "shape": "S73" @@ -2716,7 +2752,7 @@ "type": "integer" }, "ResultBBox": { - "shape": "S2g" + "shape": "S2h" }, "Text": { "shape": "S7c" @@ -2746,7 +2782,7 @@ "locationName": "ResourceArn" }, "Tags": { - "shape": "S31" + "shape": "S32" } } }, @@ -2866,7 +2902,7 @@ "type": "boolean" }, "Restrictions": { - "shape": "S36" + "shape": "S37" } } }, @@ -3041,6 +3077,9 @@ ], "members": { "Description": {}, + "EventBridgeEnabled": { + "type": "boolean" + }, "PositionFiltering": {}, "PricingPlan": { "deprecated": true, @@ -3206,7 +3245,11 @@ } } }, - "S1r": { + "S1q": { + "type": "string", + "sensitive": true + }, + "S1s": { "type": "structure", "members": { "AvoidFerries": { @@ -3241,19 +3284,19 @@ } } }, - "S2g": { + "S2h": { "type": "list", "member": { "type": "double" }, "sensitive": true }, - "S31": { + "S32": { "type": "map", "key": {}, "value": {} }, - "S36": { + "S37": { "type": "structure", "required": [ "AllowActions", @@ -3274,10 +3317,6 @@ } } }, - "S3e": { - "type": "string", - "sensitive": true - }, "S3g": { "type": "structure", "required": [ diff --git a/apis/location-2020-11-19.normal.json b/apis/location-2020-11-19.normal.json index 99222368c7..cef856669a 100644 --- a/apis/location-2020-11-19.normal.json +++ b/apis/location-2020-11-19.normal.json @@ -405,7 +405,7 @@ "shape": "ThrottlingException" } ], - "documentation": "Creates an API key resource in your Amazon Web Services account, which lets you grant geo:GetMap*
actions for Amazon Location Map resources to the API key bearer.
The API keys feature is in preview. We may add, change, or remove features before announcing general availability. For more information, see Using API keys.
Creates an API key resource in your Amazon Web Services account, which lets you grant actions for Amazon Location resources to the API key bearer.
For more information, see Using API keys.
Retrieves the API key resource details.
The API keys feature is in preview. We may add, change, or remove features before announcing general availability. For more information, see Using API keys.
Retrieves the API key resource details.
", "endpoint": { "hostPrefix": "metadata." } @@ -1434,7 +1434,7 @@ "shape": "ThrottlingException" } ], - "documentation": "Lists API key resources in your Amazon Web Services account.
The API keys feature is in preview. We may add, change, or remove features before announcing general availability. For more information, see Using API keys.
Lists API key resources in your Amazon Web Services account.
", "endpoint": { "hostPrefix": "metadata." } @@ -1917,7 +1917,7 @@ "shape": "ThrottlingException" } ], - "documentation": "Updates the specified properties of a given API key resource.
The API keys feature is in preview. We may add, change, or remove features before announcing general availability. For more information, see Using API keys.
Updates the specified properties of a given API key resource.
", "endpoint": { "hostPrefix": "metadata." }, @@ -2100,7 +2100,7 @@ "members": { "AllowActions": { "shape": "ApiKeyRestrictionsAllowActionsList", - "documentation": "A list of allowed actions that an API key resource grants permissions to perform
Currently, the only valid action is geo:GetMap*
as an input to the list. For example, [\"geo:GetMap*\"]
is valid but [\"geo:GetMapTile\"]
is not.
A list of allowed actions that an API key resource grants permissions to perform. You must have at least one action for each type of resource. For example, if you have a place resource, you must include at least one place action.
The following are valid values for the actions.
Map actions
geo:GetMap*
- Allows all actions needed for map rendering.
Place actions
geo:SearchPlaceIndexForText
- Allows geocoding.
geo:SearchPlaceIndexForPosition
- Allows reverse geocoding.
geo:SearchPlaceIndexForSuggestions
- Allows generating suggestions from text.
GetPlace
- Allows finding a place by place ID.
Route actions
geo:CalculateRoute
- Allows point to point routing.
geo:CalculateRouteMatrix
- Allows calculating a matrix of routes.
You must use these strings exactly. For example, to provide access to map rendering, the only valid action is geo:GetMap*
as an input to the list. [\"geo:GetMap*\"]
is valid but [\"geo:GetMapTile\"]
is not. Similarly, you cannot use [\"geo:SearchPlaceIndexFor*\"]
- you must list each of the Place actions separately.
A list of allowed resource ARNs that a API key bearer can perform actions on
For more information about ARN format, see Amazon Resource Names (ARNs).
In this preview, you can allow only map resources.
Requirements:
Must be prefixed with arn
.
partition
and service
must not be empty and should begin with only alphanumeric characters (A–Z, a–z, 0–9) and contain only alphanumeric numbers, hyphens (-) and periods (.).
region
and account-id
can be empty or should begin with only alphanumeric characters (A–Z, a–z, 0–9) and contain only alphanumeric numbers, hyphens (-) and periods (.).
resource-id
can begin with any character except for forward slash (/) and contain any characters after, including forward slashes to form a path.
resource-id
can also include wildcard characters, denoted by an asterisk (*).
arn
, partition
, service
, region
, account-id
and resource-id
must be delimited by a colon (:).
No spaces allowed. For example, arn:aws:geo:region:account-id:map/ExampleMap*
.
A list of allowed resource ARNs that a API key bearer can perform actions on.
The ARN must be the correct ARN for a map, place, or route ARN. You may include wildcards in the resource-id to match multiple resources of the same type.
The resources must be in the same partition
, region
, and account-id
as the key that is being created.
Other than wildcards, you must include the full ARN, including the arn
, partition
, service
, region
, account-id
and resource-id
, delimited by colons (:).
No spaces allowed, even with wildcards. For example, arn:aws:geo:region:account-id:map/ExampleMap*
.
For more information about ARN format, see Amazon Resource Names (ARNs).
" } }, "documentation": "API Restrictions on the allowed actions, resources, and referers for an API key resource.
" @@ -2527,7 +2527,7 @@ }, "GeofenceProperties": { "shape": "PropertyMap", - "documentation": "Specifies additional user-defined properties to store with the Geofence. An array of key-value pairs.
" + "documentation": "Associates one of more properties with the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.
Format: \"key\" : \"value\"
Set the unit system to specify the distance.
Default Value: Kilometers
The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "TravelMode": { "shape": "TravelMode", "documentation": "Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility.
The TravelMode
you specify also determines how you specify route preferences:
If traveling by Car
use the CarModeOptions
parameter.
If traveling by Truck
use the TruckModeOptions
parameter.
Bicycle
or Motorcycle
are only valid when using Grab
as a data provider, and only within Southeast Asia.
Truck
is not available for Grab.
For more information about using Grab as a data provider, see GrabMaps in the Amazon Location Service Developer Guide.
Default Value: Car
Set to include the geometry details in the result for each path between a pair of positions.
Default Value: false
Valid Values: false
| true
The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "TravelMode": { "shape": "TravelMode", "documentation": "Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility. You can choose Car
, Truck
, Walking
, Bicycle
or Motorcycle
as options for the TravelMode
.
Bicycle
and Motorcycle
are only valid when using Grab as a data provider, and only within Southeast Asia.
Truck
is not available for Grab.
For more details on the using Grab for routing, including areas of coverage, see GrabMaps in the Amazon Location Service Developer Guide.
The TravelMode
you specify also determines how you specify route preferences:
If traveling by Car
use the CarModeOptions
parameter.
If traveling by Truck
use the TruckModeOptions
parameter.
Default Value: Car
An optional description for the tracker resource.
" }, + "EventBridgeEnabled": { + "shape": "Boolean", + "documentation": "Whether to enable position UPDATE
events from this tracker to be sent to EventBridge.
You do not need enable this feature to get ENTER
and EXIT
events for geofences with this tracker. Those events are always sent to EventBridge.
A key identifier for an Amazon Web Services KMS customer managed key. Enter a key ID, key ARN, alias name, or alias ARN.
" @@ -3831,6 +3847,10 @@ "shape": "ResourceDescription", "documentation": "The optional description for the tracker resource.
" }, + "EventBridgeEnabled": { + "shape": "Boolean", + "documentation": "Whether UPDATE
events from this tracker in EventBridge are enabled. If set to true
these events will be sent to EventBridge.
A key identifier for an Amazon Web Services KMS customer managed key assigned to the Amazon Location resource.
" @@ -4167,7 +4187,7 @@ }, "GeofenceProperties": { "shape": "PropertyMap", - "documentation": "Contains additional user-defined properties stored with the geofence. An array of key-value pairs.
" + "documentation": "User defined properties of the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.
Format: \"key\" : \"value\"
The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "Language": { "shape": "LanguageTag", "documentation": "The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en
for English.
This setting affects the languages used in the results, but not the results themselves. If no language is specified, or not supported for a particular result, the partner automatically chooses a language for the result.
For an example, we'll use the Greek language. You search for a location around Athens, Greece, with the language
parameter set to en
. The city
in the results will most likely be returned as Athens
.
If you set the language
parameter to el
, for Greek, then the city
in the results will more likely be returned as Αθήνα
.
If the data provider does not have a value for Greek, the result will be in a language that the provider does support.
", @@ -4745,7 +4771,7 @@ }, "GeofenceProperties": { "shape": "PropertyMap", - "documentation": "Contains additional user-defined properties stored with the geofence. An array of key-value pairs.
" + "documentation": "User defined properties of the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.
Format: \"key\" : \"value\"
Specifies additional user-defined properties to store with the Geofence. An array of key-value pairs.
" + "documentation": "Associates one of more properties with the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.
Format: \"key\" : \"value\"
The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "Language": { "shape": "LanguageTag", "documentation": "The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en
for English.
This setting affects the languages used in the results, but not the results themselves. If no language is specified, or not supported for a particular result, the partner automatically chooses a language for the result.
For an example, we'll use the Greek language. You search for a location around Athens, Greece, with the language
parameter set to en
. The city
in the results will most likely be returned as Athens
.
If you set the language
parameter to el
, for Greek, then the city
in the results will more likely be returned as Αθήνα
.
If the data provider does not have a value for Greek, the result will be in a language that the provider does support.
" @@ -5838,6 +5870,12 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "ApiKey", + "documentation": "The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "Language": { "shape": "LanguageTag", "documentation": "The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en
for English.
This setting affects the languages used in the results. If no language is specified, or not supported for a particular result, the partner automatically chooses a language for the result.
For an example, we'll use the Greek language. You search for Athens, Gr
to get suggestions with the language
parameter set to en
. The results found will most likely be returned as Athens, Greece
.
If you set the language
parameter to el
, for Greek, then the result found will more likely be returned as Αθήνα, Ελλάδα
.
If the data provider does not have a value for Greek, the result will be in a language that the provider does support.
" @@ -5952,6 +5990,12 @@ "location": "uri", "locationName": "IndexName" }, + "Key": { + "shape": "ApiKey", + "documentation": "The optional API key to authorize the request.
", + "location": "querystring", + "locationName": "key" + }, "Language": { "shape": "LanguageTag", "documentation": "The preferred language used to return results. The value must be a valid BCP 47 language tag, for example, en
for English.
This setting affects the languages used in the results, but not the results themselves. If no language is specified, or not supported for a particular result, the partner automatically chooses a language for the result.
For an example, we'll use the Greek language. You search for Athens, Greece
, with the language
parameter set to en
. The result found will most likely be returned as Athens
.
If you set the language
parameter to el
, for Greek, then the result found will more likely be returned as Αθήνα
.
If the data provider does not have a value for Greek, the result will be in a language that the provider does support.
" @@ -6537,6 +6581,10 @@ "shape": "ResourceDescription", "documentation": "Updates the description for the tracker resource.
" }, + "EventBridgeEnabled": { + "shape": "Boolean", + "documentation": "Whether to enable position UPDATE
events from this tracker to be sent to EventBridge.
You do not need enable this feature to get ENTER
and EXIT
events for geofences with this tracker. Those events are always sent to EventBridge.
Updates the position filtering for the tracker resource.
Valid values:
TimeBased
- Location updates are evaluated against linked geofence collections, but not every location update is stored. If your update frequency is more often than 30 seconds, only one update per 30 seconds is stored for each unique device ID.
DistanceBased
- If the device has moved less than 30 m (98.4 ft), location updates are ignored. Location updates within this distance are neither evaluated against linked geofence collections, nor stored. This helps control costs by reducing the number of geofence evaluations and historical device positions to paginate through. Distance-based filtering can also reduce the effects of GPS noise when displaying device trajectories on a map.
AccuracyBased
- If the device has moved less than the measured accuracy, location updates are ignored. For example, if two consecutive updates from a device have a horizontal accuracy of 5 m and 10 m, the second update is ignored if the device has moved less than 15 m. Ignored location updates are neither evaluated against linked geofence collections, nor stored. This helps educe the effects of GPS noise when displaying device trajectories on a map, and can help control costs by reducing the number of geofence evaluations.
The ID of the previous order.
" + "documentation": "The ID of the previous order item.
" } }, "documentation": "Information about a line item.
" @@ -2039,7 +2040,7 @@ }, "OrderType": { "shape": "OrderType", - "documentation": "The type of order.
" + "documentation": "Type of order.
" } }, "documentation": "Information about an order.
" @@ -2078,7 +2079,7 @@ }, "OrderType": { "shape": "OrderType", - "documentation": "The type of order.
" + "documentation": "The type of order.
" }, "Status": { "shape": "OrderStatus", @@ -2484,7 +2485,7 @@ "member": { "shape": "AssetState" }, - "max": 2, + "max": 3, "min": 1 }, "SupportedHardwareType": { diff --git a/apis/outposts-2019-12-03.paginators.json b/apis/outposts-2019-12-03.paginators.json index 2aef900bb5..3641155079 100644 --- a/apis/outposts-2019-12-03.paginators.json +++ b/apis/outposts-2019-12-03.paginators.json @@ -3,32 +3,38 @@ "GetOutpostInstanceTypes": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "InstanceTypes" }, "ListAssets": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "Assets" }, "ListCatalogItems": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "CatalogItems" }, "ListOrders": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "Orders" }, "ListOutposts": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "Outposts" }, "ListSites": { "input_token": "NextToken", "output_token": "NextToken", - "limit_key": "MaxResults" + "limit_key": "MaxResults", + "result_key": "Sites" } } } diff --git a/apis/quicksight-2018-04-01.min.json b/apis/quicksight-2018-04-01.min.json index de03ac58d9..c051af98f0 100644 --- a/apis/quicksight-2018-04-01.min.json +++ b/apis/quicksight-2018-04-01.min.json @@ -238,18 +238,18 @@ "shape": "S18" }, "SourceEntity": { - "shape": "Sl4" + "shape": "Slb" }, "Tags": { "shape": "Sb" }, "VersionDescription": {}, "DashboardPublishOptions": { - "shape": "Sl7" + "shape": "Sle" }, "ThemeArn": {}, "Definition": { - "shape": "Slm" + "shape": "Slt" } } }, @@ -289,38 +289,38 @@ "DataSetId": {}, "Name": {}, "PhysicalTableMap": { - "shape": "Slr" + "shape": "Sly" }, "LogicalTableMap": { - "shape": "Sma" + "shape": "Smh" }, "ImportMode": {}, "ColumnGroups": { - "shape": "Snh" + "shape": "Sno" }, "FieldFolders": { - "shape": "Snn" + "shape": "Snu" }, "Permissions": { "shape": "S18" }, "RowLevelPermissionDataSet": { - "shape": "Sns" + "shape": "Snz" }, "RowLevelPermissionTagConfiguration": { - "shape": "Snw" + "shape": "So3" }, "ColumnLevelPermissionRules": { - "shape": "So4" + "shape": "Sob" }, "Tags": { "shape": "Sb" }, "DataSetUsageConfiguration": { - "shape": "So8" + "shape": "Sof" }, "DatasetParameters": { - "shape": "So9" + "shape": "Sog" } } }, @@ -360,19 +360,19 @@ "Name": {}, "Type": {}, "DataSourceParameters": { - "shape": "Soo" + "shape": "Sov" }, "Credentials": { - "shape": "Spu" + "shape": "Sq1" }, "Permissions": { "shape": "S18" }, "VpcConnectionProperties": { - "shape": "Sq1" + "shape": "Sq8" }, "SslProperties": { - "shape": "Sq2" + "shape": "Sq9" }, "Tags": { "shape": "Sb" @@ -513,7 +513,7 @@ "type": "structure", "members": { "Group": { - "shape": "Sqh" + "shape": "Sqo" }, "RequestId": {}, "Status": { @@ -559,7 +559,7 @@ "type": "structure", "members": { "GroupMember": { - "shape": "Sql" + "shape": "Sqs" }, "RequestId": {}, "Status": { @@ -590,7 +590,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Sqp" + "shape": "Sqw" }, "Namespace": { "location": "uri", @@ -606,7 +606,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Sqp" + "shape": "Sqw" }, "RequestId": {}, "Status": { @@ -718,7 +718,7 @@ "locationName": "AwsAccountId" }, "Schedule": { - "shape": "Sr2" + "shape": "Sr9" } } }, @@ -759,14 +759,14 @@ "shape": "S18" }, "SourceEntity": { - "shape": "Srb" + "shape": "Sri" }, "Tags": { "shape": "Sb" }, "VersionDescription": {}, "Definition": { - "shape": "Sre" + "shape": "Srl" } } }, @@ -819,7 +819,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Srt" + "shape": "Ss0" }, "Status": { "location": "statusCode", @@ -855,7 +855,7 @@ "BaseThemeId": {}, "VersionDescription": {}, "Configuration": { - "shape": "Srw" + "shape": "Ss3" }, "Permissions": { "shape": "S18" @@ -914,7 +914,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Ssc" + "shape": "Ssj" }, "Status": { "location": "statusCode", @@ -942,7 +942,7 @@ }, "TopicId": {}, "Topic": { - "shape": "Ssf" + "shape": "Ssm" }, "Tags": { "shape": "Sb" @@ -987,7 +987,7 @@ "DatasetArn": {}, "DatasetName": {}, "RefreshSchedule": { - "shape": "Su3" + "shape": "Sua" } } }, @@ -1027,13 +1027,13 @@ "VPCConnectionId": {}, "Name": {}, "SubnetIds": { - "shape": "Su8" + "shape": "Suf" }, "SecurityGroupIds": { - "shape": "Sua" + "shape": "Suh" }, "DnsResolvers": { - "shape": "Suc" + "shape": "Suj" }, "RoleArn": {}, "Tags": { @@ -2085,10 +2085,10 @@ "Name": {}, "Status": {}, "Errors": { - "shape": "Sw6" + "shape": "Swd" }, "DataSetArns": { - "shape": "Swb" + "shape": "Swi" }, "ThemeArn": {}, "CreatedTime": { @@ -2098,7 +2098,7 @@ "type": "timestamp" }, "Sheets": { - "shape": "Swc" + "shape": "Swj" } } }, @@ -2138,7 +2138,7 @@ "AnalysisId": {}, "Name": {}, "Errors": { - "shape": "Sw6" + "shape": "Swd" }, "ResourceStatus": {}, "ThemeArn": {}, @@ -2236,14 +2236,14 @@ "AssetBundleExportJobId": {}, "AwsAccountId": {}, "ResourceArns": { - "shape": "Swn" + "shape": "Swu" }, "IncludeAllDependencies": { "type": "boolean" }, "ExportFormat": {}, "CloudFormationOverridePropertyConfiguration": { - "shape": "Swp" + "shape": "Sww" }, "RequestId": {}, "Status": { @@ -2280,10 +2280,10 @@ "members": { "JobStatus": {}, "Errors": { - "shape": "Sxm" + "shape": "Sxt" }, "RollbackErrors": { - "shape": "Sxm" + "shape": "Sxt" }, "Arn": {}, "CreatedTime": { @@ -2299,7 +2299,7 @@ } }, "OverrideParameters": { - "shape": "Sxq" + "shape": "Sxx" }, "FailureAction": {}, "RequestId": {}, @@ -2357,7 +2357,7 @@ "type": "timestamp" }, "Errors": { - "shape": "Syd" + "shape": "Syk" }, "VersionNumber": { "type": "long" @@ -2366,12 +2366,12 @@ "Arn": {}, "SourceEntityArn": {}, "DataSetArns": { - "shape": "Swb" + "shape": "Swi" }, "Description": {}, "ThemeArn": {}, "Sheets": { - "shape": "Swc" + "shape": "Swj" } } }, @@ -2430,13 +2430,13 @@ "members": { "DashboardId": {}, "Errors": { - "shape": "Syd" + "shape": "Syk" }, "Name": {}, "ResourceStatus": {}, "ThemeArn": {}, "Definition": { - "shape": "Slm" + "shape": "Slt" }, "Status": { "location": "statusCode", @@ -2444,7 +2444,7 @@ }, "RequestId": {}, "DashboardPublishOptions": { - "shape": "Sl7" + "shape": "Sle" } } } @@ -2485,7 +2485,7 @@ }, "RequestId": {}, "LinkSharingConfiguration": { - "shape": "Syk" + "shape": "Syr" } } } @@ -2528,10 +2528,10 @@ "type": "timestamp" }, "PhysicalTableMap": { - "shape": "Slr" + "shape": "Sly" }, "LogicalTableMap": { - "shape": "Sma" + "shape": "Smh" }, "OutputColumns": { "type": "list", @@ -2549,25 +2549,25 @@ "type": "long" }, "ColumnGroups": { - "shape": "Snh" + "shape": "Sno" }, "FieldFolders": { - "shape": "Snn" + "shape": "Snu" }, "RowLevelPermissionDataSet": { - "shape": "Sns" + "shape": "Snz" }, "RowLevelPermissionTagConfiguration": { - "shape": "Snw" + "shape": "So3" }, "ColumnLevelPermissionRules": { - "shape": "So4" + "shape": "Sob" }, "DataSetUsageConfiguration": { - "shape": "So8" + "shape": "Sof" }, "DatasetParameters": { - "shape": "So9" + "shape": "Sog" } } }, @@ -2648,7 +2648,7 @@ "type": "integer" }, "DataSetRefreshProperties": { - "shape": "Syu" + "shape": "Sz1" } } } @@ -2679,7 +2679,7 @@ "type": "structure", "members": { "DataSource": { - "shape": "Sz2" + "shape": "Sz9" }, "RequestId": {}, "Status": { @@ -2886,7 +2886,7 @@ "type": "structure", "members": { "Group": { - "shape": "Sqh" + "shape": "Sqo" }, "RequestId": {}, "Status": { @@ -2932,7 +2932,7 @@ "type": "structure", "members": { "GroupMember": { - "shape": "Sql" + "shape": "Sqs" }, "RequestId": {}, "Status": { @@ -2980,7 +2980,7 @@ "AssignmentName": {}, "PolicyArn": {}, "Identities": { - "shape": "Sqp" + "shape": "Sqw" }, "AssignmentStatus": {} } @@ -3024,7 +3024,7 @@ "type": "structure", "members": { "Ingestion": { - "shape": "Szo" + "shape": "Szv" }, "RequestId": {}, "Status": { @@ -3056,7 +3056,7 @@ "members": { "AwsAccountId": {}, "IpRestrictionRuleMap": { - "shape": "Szx" + "shape": "S104" }, "Enabled": { "type": "boolean" @@ -3095,7 +3095,7 @@ "type": "structure", "members": { "Namespace": { - "shape": "S102" + "shape": "S109" }, "RequestId": {}, "Status": { @@ -3136,7 +3136,7 @@ "type": "structure", "members": { "RefreshSchedule": { - "shape": "Sr2" + "shape": "Sr9" }, "Status": { "location": "statusCode", @@ -3193,20 +3193,20 @@ "type": "timestamp" }, "Errors": { - "shape": "S10b" + "shape": "S10i" }, "VersionNumber": { "type": "long" }, "Status": {}, "DataSetConfigurations": { - "shape": "Srf" + "shape": "Srm" }, "Description": {}, "SourceEntityArn": {}, "ThemeArn": {}, "Sheets": { - "shape": "Swc" + "shape": "Swj" } } }, @@ -3258,7 +3258,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Srt" + "shape": "Ss0" }, "Status": { "location": "statusCode", @@ -3305,12 +3305,12 @@ "Name": {}, "TemplateId": {}, "Errors": { - "shape": "S10b" + "shape": "S10i" }, "ResourceStatus": {}, "ThemeArn": {}, "Definition": { - "shape": "Sre" + "shape": "Srl" }, "Status": { "location": "statusCode", @@ -3411,7 +3411,7 @@ "type": "timestamp" }, "Configuration": { - "shape": "Srw" + "shape": "Ss3" }, "Errors": { "type": "list", @@ -3474,7 +3474,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Ssc" + "shape": "Ssj" }, "Status": { "location": "statusCode", @@ -3550,7 +3550,7 @@ "Arn": {}, "TopicId": {}, "Topic": { - "shape": "Ssf" + "shape": "Ssm" }, "RequestId": {}, "Status": { @@ -3678,7 +3678,7 @@ "TopicArn": {}, "DatasetArn": {}, "RefreshSchedule": { - "shape": "Su3" + "shape": "Sua" }, "Status": { "location": "statusCode", @@ -3719,7 +3719,7 @@ "type": "structure", "members": { "User": { - "shape": "S119" + "shape": "S11g" }, "RequestId": {}, "Status": { @@ -3762,15 +3762,15 @@ "Name": {}, "VPCId": {}, "SecurityGroupIds": { - "shape": "Sua" + "shape": "Suh" }, "DnsResolvers": { - "shape": "Ssw" + "shape": "St3" }, "Status": {}, "AvailabilityStatus": {}, "NetworkInterfaces": { - "shape": "S11g" + "shape": "S11n" }, "RoleArn": {}, "CreatedTime": { @@ -3820,7 +3820,7 @@ "members": { "Key": {}, "Value": { - "shape": "So1" + "shape": "So8" } } } @@ -3848,7 +3848,7 @@ ], "members": { "InitialDashboardVisualId": { - "shape": "S11s" + "shape": "S11z" } } }, @@ -3864,7 +3864,7 @@ } }, "AllowedDomains": { - "shape": "Ssw" + "shape": "St3" } } }, @@ -3878,7 +3878,7 @@ ], "members": { "EmbedUrl": { - "shape": "S11v" + "shape": "S122" }, "Status": { "location": "statusCode", @@ -3923,7 +3923,7 @@ "type": "structure", "members": { "StatePersistence": { - "shape": "S120" + "shape": "S127" }, "Bookmarks": { "type": "structure", @@ -3948,7 +3948,7 @@ "type": "structure", "members": { "StatePersistence": { - "shape": "S120" + "shape": "S127" } } } @@ -3967,14 +3967,14 @@ ], "members": { "InitialDashboardVisualId": { - "shape": "S11s" + "shape": "S11z" } } } } }, "AllowedDomains": { - "shape": "Ssw" + "shape": "St3" } } }, @@ -3987,7 +3987,7 @@ ], "members": { "EmbedUrl": { - "shape": "S11v" + "shape": "S122" }, "Status": { "location": "statusCode", @@ -4062,7 +4062,7 @@ "type": "structure", "members": { "EmbedUrl": { - "shape": "S11v" + "shape": "S122" }, "Status": { "location": "statusCode", @@ -4106,7 +4106,7 @@ "type": "structure", "members": { "EmbedUrl": { - "shape": "S11v" + "shape": "S122" }, "Status": { "location": "statusCode", @@ -4146,7 +4146,7 @@ "type": "structure", "members": { "AnalysisSummaryList": { - "shape": "S12i" + "shape": "S12p" }, "NextToken": {}, "Status": { @@ -4357,7 +4357,7 @@ "type": "structure", "members": { "DashboardSummaryList": { - "shape": "S12y" + "shape": "S135" }, "NextToken": {}, "Status": { @@ -4398,7 +4398,7 @@ "type": "structure", "members": { "DataSetSummaries": { - "shape": "S132" + "shape": "S139" }, "NextToken": {}, "RequestId": {}, @@ -4441,7 +4441,7 @@ "DataSources": { "type": "list", "member": { - "shape": "Sz2" + "shape": "Sz9" } }, "NextToken": {}, @@ -4540,7 +4540,7 @@ "type": "integer" }, "FolderSummaryList": { - "shape": "S13d" + "shape": "S13k" }, "NextToken": {}, "RequestId": {} @@ -4589,7 +4589,7 @@ "GroupMemberList": { "type": "list", "member": { - "shape": "Sql" + "shape": "Sqs" } }, "NextToken": {}, @@ -4636,7 +4636,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S13k" + "shape": "S13r" }, "NextToken": {}, "RequestId": {}, @@ -4799,7 +4799,7 @@ "Ingestions": { "type": "list", "member": { - "shape": "Szo" + "shape": "Szv" } }, "NextToken": {}, @@ -4843,7 +4843,7 @@ "Namespaces": { "type": "list", "member": { - "shape": "S102" + "shape": "S109" } }, "NextToken": {}, @@ -4883,7 +4883,7 @@ "RefreshSchedules": { "type": "list", "member": { - "shape": "Sr2" + "shape": "Sr9" } }, "Status": { @@ -4962,7 +4962,7 @@ "TemplateAliasList": { "type": "list", "member": { - "shape": "Srt" + "shape": "Ss0" } }, "Status": { @@ -5129,7 +5129,7 @@ "ThemeAliasList": { "type": "list", "member": { - "shape": "Ssc" + "shape": "Ssj" } }, "Status": { @@ -5299,7 +5299,7 @@ "DatasetArn": {}, "DatasetName": {}, "RefreshSchedule": { - "shape": "Su3" + "shape": "Sua" } } } @@ -5401,7 +5401,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S13k" + "shape": "S13r" }, "NextToken": {}, "RequestId": {}, @@ -5449,7 +5449,7 @@ "UserList": { "type": "list", "member": { - "shape": "S119" + "shape": "S11g" } }, "NextToken": {}, @@ -5500,15 +5500,15 @@ "Name": {}, "VPCId": {}, "SecurityGroupIds": { - "shape": "Sua" + "shape": "Suh" }, "DnsResolvers": { - "shape": "Ssw" + "shape": "St3" }, "Status": {}, "AvailabilityStatus": {}, "NetworkInterfaces": { - "shape": "S11g" + "shape": "S11n" }, "RoleArn": {}, "CreatedTime": { @@ -5551,7 +5551,7 @@ "locationName": "DataSetId" }, "DataSetRefreshProperties": { - "shape": "Syu" + "shape": "Sz1" } } }, @@ -5604,7 +5604,7 @@ "type": "structure", "members": { "User": { - "shape": "S119" + "shape": "S11g" }, "UserInvitationUrl": {}, "RequestId": {}, @@ -5685,7 +5685,7 @@ "type": "structure", "members": { "AnalysisSummaryList": { - "shape": "S12i" + "shape": "S12p" }, "NextToken": {}, "Status": { @@ -5735,7 +5735,7 @@ "type": "structure", "members": { "DashboardSummaryList": { - "shape": "S12y" + "shape": "S135" }, "NextToken": {}, "Status": { @@ -5787,7 +5787,7 @@ "type": "structure", "members": { "DataSetSummaries": { - "shape": "S132" + "shape": "S139" }, "NextToken": {}, "Status": { @@ -5905,7 +5905,7 @@ "type": "integer" }, "FolderSummaryList": { - "shape": "S13d" + "shape": "S13k" }, "NextToken": {}, "RequestId": {} @@ -5963,7 +5963,7 @@ "type": "structure", "members": { "GroupList": { - "shape": "S13k" + "shape": "S13r" }, "NextToken": {}, "RequestId": {}, @@ -5993,14 +5993,14 @@ }, "AssetBundleExportJobId": {}, "ResourceArns": { - "shape": "Swn" + "shape": "Swu" }, "IncludeAllDependencies": { "type": "boolean" }, "ExportFormat": {}, "CloudFormationOverridePropertyConfiguration": { - "shape": "Swp" + "shape": "Sww" } } }, @@ -6045,7 +6045,7 @@ } }, "OverrideParameters": { - "shape": "Sxq" + "shape": "Sxx" }, "FailureAction": {} } @@ -6274,10 +6274,10 @@ "locationName": "AnalysisId" }, "GrantPermissions": { - "shape": "S16v" + "shape": "S172" }, "RevokePermissions": { - "shape": "S16v" + "shape": "S172" } } }, @@ -6320,18 +6320,18 @@ }, "Name": {}, "SourceEntity": { - "shape": "Sl4" + "shape": "Slb" }, "Parameters": { "shape": "Sq" }, "VersionDescription": {}, "DashboardPublishOptions": { - "shape": "Sl7" + "shape": "Sle" }, "ThemeArn": {}, "Definition": { - "shape": "Slm" + "shape": "Slt" } } }, @@ -6370,16 +6370,16 @@ "locationName": "DashboardId" }, "GrantPermissions": { - "shape": "S16v" + "shape": "S172" }, "RevokePermissions": { - "shape": "S16v" + "shape": "S172" }, "GrantLinkPermissions": { - "shape": "S170" + "shape": "S177" }, "RevokeLinkPermissions": { - "shape": "S170" + "shape": "S177" } } }, @@ -6397,7 +6397,7 @@ "type": "integer" }, "LinkSharingConfiguration": { - "shape": "Syk" + "shape": "Syr" } } } @@ -6468,32 +6468,32 @@ }, "Name": {}, "PhysicalTableMap": { - "shape": "Slr" + "shape": "Sly" }, "LogicalTableMap": { - "shape": "Sma" + "shape": "Smh" }, "ImportMode": {}, "ColumnGroups": { - "shape": "Snh" + "shape": "Sno" }, "FieldFolders": { - "shape": "Snn" + "shape": "Snu" }, "RowLevelPermissionDataSet": { - "shape": "Sns" + "shape": "Snz" }, "RowLevelPermissionTagConfiguration": { - "shape": "Snw" + "shape": "So3" }, "ColumnLevelPermissionRules": { - "shape": "So4" + "shape": "Sob" }, "DataSetUsageConfiguration": { - "shape": "So8" + "shape": "Sof" }, "DatasetParameters": { - "shape": "So9" + "shape": "Sog" } } }, @@ -6575,16 +6575,16 @@ }, "Name": {}, "DataSourceParameters": { - "shape": "Soo" + "shape": "Sov" }, "Credentials": { - "shape": "Spu" + "shape": "Sq1" }, "VpcConnectionProperties": { - "shape": "Sq1" + "shape": "Sq8" }, "SslProperties": { - "shape": "Sq2" + "shape": "Sq9" } } }, @@ -6754,7 +6754,7 @@ "type": "structure", "members": { "Group": { - "shape": "Sqh" + "shape": "Sqo" }, "RequestId": {}, "Status": { @@ -6792,7 +6792,7 @@ "AssignmentStatus": {}, "PolicyArn": {}, "Identities": { - "shape": "Sqp" + "shape": "Sqw" } } }, @@ -6803,7 +6803,7 @@ "AssignmentId": {}, "PolicyArn": {}, "Identities": { - "shape": "Sqp" + "shape": "Sqw" }, "AssignmentStatus": {}, "RequestId": {}, @@ -6829,7 +6829,7 @@ "locationName": "AwsAccountId" }, "IpRestrictionRuleMap": { - "shape": "Szx" + "shape": "S104" }, "Enabled": { "type": "boolean" @@ -6901,7 +6901,7 @@ "locationName": "AwsAccountId" }, "Schedule": { - "shape": "Sr2" + "shape": "Sr9" } } }, @@ -6939,12 +6939,12 @@ "locationName": "TemplateId" }, "SourceEntity": { - "shape": "Srb" + "shape": "Sri" }, "VersionDescription": {}, "Name": {}, "Definition": { - "shape": "Sre" + "shape": "Srl" } } }, @@ -6998,7 +6998,7 @@ "type": "structure", "members": { "TemplateAlias": { - "shape": "Srt" + "shape": "Ss0" }, "Status": { "location": "statusCode", @@ -7029,10 +7029,10 @@ "locationName": "TemplateId" }, "GrantPermissions": { - "shape": "S16v" + "shape": "S172" }, "RevokePermissions": { - "shape": "S16v" + "shape": "S172" } } }, @@ -7077,7 +7077,7 @@ "BaseThemeId": {}, "VersionDescription": {}, "Configuration": { - "shape": "Srw" + "shape": "Ss3" } } }, @@ -7131,7 +7131,7 @@ "type": "structure", "members": { "ThemeAlias": { - "shape": "Ssc" + "shape": "Ssj" }, "Status": { "location": "statusCode", @@ -7162,10 +7162,10 @@ "locationName": "ThemeId" }, "GrantPermissions": { - "shape": "S16v" + "shape": "S172" }, "RevokePermissions": { - "shape": "S16v" + "shape": "S172" } } }, @@ -7207,7 +7207,7 @@ "locationName": "TopicId" }, "Topic": { - "shape": "Ssf" + "shape": "Ssm" } } }, @@ -7246,10 +7246,10 @@ "locationName": "TopicId" }, "GrantPermissions": { - "shape": "S16v" + "shape": "S172" }, "RevokePermissions": { - "shape": "S16v" + "shape": "S172" } } }, @@ -7296,7 +7296,7 @@ "locationName": "DatasetId" }, "RefreshSchedule": { - "shape": "Su3" + "shape": "Sua" } } }, @@ -7356,7 +7356,7 @@ "type": "structure", "members": { "User": { - "shape": "S119" + "shape": "S11g" }, "RequestId": {}, "Status": { @@ -7392,13 +7392,13 @@ }, "Name": {}, "SubnetIds": { - "shape": "Su8" + "shape": "Suf" }, "SecurityGroupIds": { - "shape": "Sua" + "shape": "Suh" }, "DnsResolvers": { - "shape": "Suc" + "shape": "Suj" }, "RoleArn": {} } @@ -7610,19 +7610,19 @@ "shape": "S1k" }, "CalculatedFields": { - "shape": "Sj4" + "shape": "Sj7" }, "ParameterDeclarations": { - "shape": "Sj7" + "shape": "Sja" }, "FilterGroups": { - "shape": "Sjr" + "shape": "Sju" }, "ColumnConfigurations": { - "shape": "Skq" + "shape": "Skt" }, "AnalysisDefaults": { - "shape": "Skt" + "shape": "Sl0" } } }, @@ -8477,34 +8477,34 @@ "shape": "S95" }, "CategoryAxis": { - "shape": "S9c" + "shape": "S9f" }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ValueAxis": { - "shape": "S9c" + "shape": "S9f" }, "ValueLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "ReferenceLines": { - "shape": "Sah" + "shape": "Sak" }, "ContributionAnalysisDefaults": { - "shape": "Sav" + "shape": "Say" } } }, @@ -8512,7 +8512,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -8576,7 +8576,7 @@ } }, "Comparison": { - "shape": "Sbl" + "shape": "Sbo" }, "PrimaryValueDisplayType": {}, "PrimaryValueFontConfiguration": { @@ -8625,7 +8625,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -8702,25 +8702,25 @@ "shape": "S95" }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ValueLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "VisualPalette": { "shape": "S92" }, "ContributionAnalysisDefaults": { - "shape": "Sav" + "shape": "Say" } } }, @@ -8728,7 +8728,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -8764,7 +8764,7 @@ "members": { "PrimaryValueDisplayType": {}, "Comparison": { - "shape": "Sbl" + "shape": "Sbo" }, "ArcAxis": { "type": "structure", @@ -8800,10 +8800,10 @@ } }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "TooltipOptions": { - "shape": "Sa9" + "shape": "Sac" }, "VisualPalette": { "shape": "S92" @@ -8980,32 +8980,32 @@ "shape": "S95" }, "XAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "XAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "PrimaryYAxisDisplayOptions": { - "shape": "Scw" + "shape": "Scz" }, "PrimaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "SecondaryYAxisDisplayOptions": { - "shape": "Scw" + "shape": "Scz" }, "SecondaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "DefaultSeriesSettings": { "type": "structure", "members": { "AxisBinding": {}, "LineStyleSettings": { - "shape": "Sd1" + "shape": "Sd4" }, "MarkerStyleSettings": { - "shape": "Sd4" + "shape": "Sd7" } } }, @@ -9024,7 +9024,7 @@ "FieldId": {}, "AxisBinding": {}, "Settings": { - "shape": "Sd9" + "shape": "Sdc" } } }, @@ -9041,7 +9041,7 @@ }, "AxisBinding": {}, "Settings": { - "shape": "Sd9" + "shape": "Sdc" } } } @@ -9049,19 +9049,19 @@ } }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "ReferenceLines": { - "shape": "Sah" + "shape": "Sak" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "ContributionAnalysisDefaults": { - "shape": "Sav" + "shape": "Say" }, "VisualPalette": { "shape": "S92" @@ -9072,7 +9072,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9099,10 +9099,10 @@ "type": "structure", "members": { "Rows": { - "shape": "Sdf" + "shape": "Sdi" }, "Columns": { - "shape": "Sdf" + "shape": "Sdi" }, "Values": { "type": "list", @@ -9132,27 +9132,27 @@ } }, "RowLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColumnLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorScale": { - "shape": "Sdi" + "shape": "Sdl" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" } } }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" }, "Actions": { "shape": "S6q" @@ -9188,10 +9188,10 @@ } }, "Sizes": { - "shape": "Sdr" + "shape": "Sdu" }, "Colors": { - "shape": "Sdr" + "shape": "Sdu" } } } @@ -9209,25 +9209,25 @@ } }, "GroupLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "SizeLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorScale": { - "shape": "Sdi" + "shape": "Sdl" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" } } }, @@ -9235,7 +9235,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9275,16 +9275,16 @@ } }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "WindowOptions": { - "shape": "Sdx" + "shape": "Se0" }, "MapStyleOptions": { - "shape": "Se2" + "shape": "Se5" }, "PointStyleOptions": { "type": "structure", @@ -9336,7 +9336,7 @@ } }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" }, "Actions": { "shape": "S6q" @@ -9390,16 +9390,16 @@ } }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "WindowOptions": { - "shape": "Sdx" + "shape": "Se0" }, "MapStyleOptions": { - "shape": "Se2" + "shape": "Se5" } } }, @@ -9443,7 +9443,7 @@ } }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" }, "Actions": { "shape": "S6q" @@ -9500,13 +9500,13 @@ } }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ValueLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "DataLabelOptions": { "type": "structure", @@ -9531,7 +9531,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9597,25 +9597,25 @@ } }, "XAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "XAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "YAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "YAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "VisualPalette": { "shape": "S92" @@ -9626,7 +9626,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9687,40 +9687,40 @@ }, "BarsArrangement": {}, "CategoryAxis": { - "shape": "S9c" + "shape": "S9f" }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "PrimaryYAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "PrimaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "SecondaryYAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "SecondaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "BarDataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "LineDataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "ReferenceLines": { - "shape": "Sah" + "shape": "Sak" }, "VisualPalette": { "shape": "S92" @@ -9731,7 +9731,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9798,25 +9798,25 @@ } }, "CategoryAxis": { - "shape": "S9c" + "shape": "S9f" }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "PrimaryYAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "PrimaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "ReferenceLines": { - "shape": "Sah" + "shape": "Sak" }, "VisualPalette": { "shape": "S92" @@ -9827,7 +9827,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9884,22 +9884,22 @@ } }, "CategoryAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "CategoryAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "PrimaryYAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "PrimaryYAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "VisualPalette": { "shape": "S92" @@ -9910,7 +9910,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -9947,13 +9947,13 @@ } }, "XAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "XAxisLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "YAxisDisplayOptions": { - "shape": "S9c" + "shape": "S9f" }, "BinOptions": { "type": "structure", @@ -9984,10 +9984,10 @@ } }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" }, "Tooltip": { - "shape": "Sa9" + "shape": "Sac" }, "VisualPalette": { "shape": "S92" @@ -10049,7 +10049,7 @@ } }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "WordCloudOptions": { "type": "structure", @@ -10070,7 +10070,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } }, @@ -10375,7 +10375,7 @@ } }, "DataLabels": { - "shape": "S9y" + "shape": "Sa1" } } }, @@ -10509,19 +10509,19 @@ "AlternateBandEvenColor": {}, "AlternateBandOddColor": {}, "CategoryAxis": { - "shape": "S9c" + "shape": "S9f" }, "CategoryLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "ColorAxis": { - "shape": "S9c" + "shape": "S9f" }, "ColorLabelOptions": { - "shape": "S9s" + "shape": "S9v" }, "Legend": { - "shape": "S9w" + "shape": "S9z" }, "AxesRangeScale": {} } @@ -10530,7 +10530,7 @@ "shape": "S6q" }, "ColumnHierarchies": { - "shape": "Say" + "shape": "Sb1" } } } @@ -10562,7 +10562,7 @@ "type": "structure", "members": { "GridLayout": { - "shape": "Shv" + "shape": "Shy" }, "FreeFormLayout": { "type": "structure", @@ -10571,10 +10571,10 @@ ], "members": { "Elements": { - "shape": "Si7" + "shape": "Sia" }, "CanvasSizeOptions": { - "shape": "Sig" + "shape": "Sij" } } }, @@ -10588,7 +10588,7 @@ ], "members": { "HeaderSections": { - "shape": "Sij" + "shape": "Sim" }, "BodySections": { "type": "list", @@ -10604,12 +10604,12 @@ "type": "structure", "members": { "Layout": { - "shape": "Sil" + "shape": "Sio" } } }, "Style": { - "shape": "Sin" + "shape": "Siq" }, "PageBreakConfiguration": { "type": "structure", @@ -10626,10 +10626,10 @@ } }, "FooterSections": { - "shape": "Sij" + "shape": "Sim" }, "CanvasSizeOptions": { - "shape": "Siw" + "shape": "Siz" } } } @@ -10650,7 +10650,7 @@ "type": "structure", "members": { "GridLayout": { - "shape": "Shv" + "shape": "Shy" } } } @@ -11757,10 +11757,23 @@ "BackgroundVisibility": {}, "BackgroundColor": {} } + }, + "XAxis": { + "shape": "S9c" + }, + "YAxis": { + "shape": "S9c" } } }, "S9c": { + "type": "structure", + "members": { + "Scale": {}, + "Placement": {} + } + }, + "S9f": { "type": "structure", "members": { "TickLabelOptions": { @@ -11861,7 +11874,7 @@ "AxisOffset": {} } }, - "S9s": { + "S9v": { "type": "structure", "members": { "Visibility": {}, @@ -11893,7 +11906,7 @@ } } }, - "S9w": { + "S9z": { "type": "structure", "members": { "Visibility": {}, @@ -11905,7 +11918,7 @@ "Height": {} } }, - "S9y": { + "Sa1": { "type": "structure", "members": { "Visibility": {}, @@ -11964,7 +11977,7 @@ "TotalsVisibility": {} } }, - "Sa9": { + "Sac": { "type": "structure", "members": { "TooltipVisibility": {}, @@ -12013,7 +12026,7 @@ } } }, - "Sah": { + "Sak": { "type": "list", "member": { "type": "structure", @@ -12096,7 +12109,7 @@ } } }, - "Sav": { + "Say": { "type": "list", "member": { "type": "structure", @@ -12115,7 +12128,7 @@ } } }, - "Say": { + "Sb1": { "type": "list", "member": { "type": "structure", @@ -12135,7 +12148,7 @@ } }, "DrillDownFilters": { - "shape": "Sb2" + "shape": "Sb5" } } }, @@ -12147,7 +12160,7 @@ "members": { "HierarchyId": {}, "DrillDownFilters": { - "shape": "Sb2" + "shape": "Sb5" } } }, @@ -12166,14 +12179,14 @@ } }, "DrillDownFilters": { - "shape": "Sb2" + "shape": "Sb5" } } } } } }, - "Sb2": { + "Sb5": { "type": "list", "member": { "type": "structure", @@ -12204,7 +12217,7 @@ "shape": "S2d" }, "CategoryValues": { - "shape": "Sb6" + "shape": "Sb9" } } }, @@ -12232,11 +12245,11 @@ } } }, - "Sb6": { + "Sb9": { "type": "list", "member": {} }, - "Sbl": { + "Sbo": { "type": "structure", "members": { "ComparisonMethod": {}, @@ -12253,11 +12266,11 @@ } } }, - "Scw": { + "Scz": { "type": "structure", "members": { "AxisOptions": { - "shape": "S9c" + "shape": "S9f" }, "MissingDataConfigurations": { "type": "list", @@ -12270,7 +12283,7 @@ } } }, - "Sd1": { + "Sd4": { "type": "structure", "members": { "LineVisibility": {}, @@ -12279,7 +12292,7 @@ "LineWidth": {} } }, - "Sd4": { + "Sd7": { "type": "structure", "members": { "MarkerVisibility": {}, @@ -12288,24 +12301,24 @@ "MarkerColor": {} } }, - "Sd9": { + "Sdc": { "type": "structure", "members": { "LineStyleSettings": { - "shape": "Sd1" + "shape": "Sd4" }, "MarkerStyleSettings": { - "shape": "Sd4" + "shape": "Sd7" } } }, - "Sdf": { + "Sdi": { "type": "list", "member": { "shape": "S3l" } }, - "Sdi": { + "Sdl": { "type": "structure", "required": [ "Colors", @@ -12315,16 +12328,16 @@ "Colors": { "type": "list", "member": { - "shape": "Sdk" + "shape": "Sdn" } }, "ColorFillType": {}, "NullValueColor": { - "shape": "Sdk" + "shape": "Sdn" } } }, - "Sdk": { + "Sdn": { "type": "structure", "members": { "Color": {}, @@ -12333,13 +12346,13 @@ } } }, - "Sdr": { + "Sdu": { "type": "list", "member": { "shape": "S4d" } }, - "Sdx": { + "Se0": { "type": "structure", "members": { "Bounds": { @@ -12368,13 +12381,13 @@ "MapZoomMode": {} } }, - "Se2": { + "Se5": { "type": "structure", "members": { "BaseMapStyle": {} } }, - "Shv": { + "Shy": { "type": "structure", "required": [ "Elements" @@ -12409,11 +12422,11 @@ } }, "CanvasSizeOptions": { - "shape": "Si3" + "shape": "Si6" } } }, - "Si3": { + "Si6": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { @@ -12428,7 +12441,7 @@ } } }, - "Si7": { + "Sia": { "type": "list", "member": { "type": "structure", @@ -12470,10 +12483,10 @@ } }, "BorderStyle": { - "shape": "Sid" + "shape": "Sig" }, "SelectedBorderStyle": { - "shape": "Sid" + "shape": "Sig" }, "BackgroundStyle": { "type": "structure", @@ -12491,14 +12504,14 @@ } } }, - "Sid": { + "Sig": { "type": "structure", "members": { "Visibility": {}, "Color": {} } }, - "Sig": { + "Sij": { "type": "structure", "members": { "ScreenCanvasSizeOptions": { @@ -12512,7 +12525,7 @@ } } }, - "Sij": { + "Sim": { "type": "list", "member": { "type": "structure", @@ -12523,15 +12536,15 @@ "members": { "SectionId": {}, "Layout": { - "shape": "Sil" + "shape": "Sio" }, "Style": { - "shape": "Sin" + "shape": "Siq" } } } }, - "Sil": { + "Sio": { "type": "structure", "required": [ "FreeFormLayout" @@ -12544,22 +12557,22 @@ ], "members": { "Elements": { - "shape": "Si7" + "shape": "Sia" } } } } }, - "Sin": { + "Siq": { "type": "structure", "members": { "Height": {}, "Padding": { - "shape": "Sio" + "shape": "Sir" } } }, - "Sio": { + "Sir": { "type": "structure", "members": { "Top": {}, @@ -12568,7 +12581,7 @@ "Right": {} } }, - "Siw": { + "Siz": { "type": "structure", "members": { "PaperCanvasSizeOptions": { @@ -12577,13 +12590,13 @@ "PaperSize": {}, "PaperOrientation": {}, "PaperMargin": { - "shape": "Sio" + "shape": "Sir" } } } } }, - "Sj4": { + "Sj7": { "type": "list", "member": { "type": "structure", @@ -12602,7 +12615,7 @@ } } }, - "Sj7": { + "Sja": { "type": "list", "member": { "type": "structure", @@ -12620,7 +12633,7 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Sjc" + "shape": "Sjf" }, "StaticValues": { "shape": "S7g" @@ -12637,7 +12650,7 @@ } }, "MappedDataSetParameters": { - "shape": "Sjf" + "shape": "Sji" } } }, @@ -12654,7 +12667,7 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Sjc" + "shape": "Sjf" }, "StaticValues": { "shape": "S7k" @@ -12671,7 +12684,7 @@ } }, "MappedDataSetParameters": { - "shape": "Sjf" + "shape": "Sji" } } }, @@ -12688,7 +12701,7 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Sjc" + "shape": "Sjf" }, "StaticValues": { "shape": "S7i" @@ -12705,7 +12718,7 @@ } }, "MappedDataSetParameters": { - "shape": "Sjf" + "shape": "Sji" } } }, @@ -12720,13 +12733,13 @@ "type": "structure", "members": { "DynamicValue": { - "shape": "Sjc" + "shape": "Sjf" }, "StaticValues": { "shape": "S7m" }, "RollingDate": { - "shape": "Sjp" + "shape": "Sjs" } } }, @@ -12741,14 +12754,14 @@ } }, "MappedDataSetParameters": { - "shape": "Sjf" + "shape": "Sji" } } } } } }, - "Sjc": { + "Sjf": { "type": "structure", "required": [ "DefaultValueColumn" @@ -12765,7 +12778,7 @@ } } }, - "Sjf": { + "Sji": { "type": "list", "member": { "type": "structure", @@ -12779,7 +12792,7 @@ } } }, - "Sjp": { + "Sjs": { "type": "structure", "required": [ "Expression" @@ -12791,7 +12804,7 @@ } } }, - "Sjr": { + "Sju": { "type": "list", "member": { "type": "structure", @@ -12831,7 +12844,7 @@ "members": { "MatchOperator": {}, "CategoryValues": { - "shape": "Sb6" + "shape": "Sb9" }, "SelectAllOptions": {} } @@ -12845,7 +12858,7 @@ "members": { "MatchOperator": {}, "CategoryValues": { - "shape": "Sb6" + "shape": "Sb9" }, "SelectAllOptions": {}, "NullOption": {} @@ -12888,10 +12901,10 @@ "type": "boolean" }, "RangeMinimum": { - "shape": "Sk4" + "shape": "Sk7" }, "RangeMaximum": { - "shape": "Sk4" + "shape": "Sk7" }, "SelectAllOptions": {}, "AggregationFunction": { @@ -12962,14 +12975,14 @@ "type": "boolean" }, "RangeMinimumValue": { - "shape": "Ska" + "shape": "Skd" }, "RangeMaximumValue": { - "shape": "Ska" + "shape": "Skd" }, "NullOption": {}, "ExcludePeriodConfiguration": { - "shape": "Skb" + "shape": "Ske" }, "TimeGranularity": {} } @@ -13005,7 +13018,7 @@ "ParameterName": {}, "NullOption": {}, "ExcludePeriodConfiguration": { - "shape": "Skb" + "shape": "Ske" } } }, @@ -13030,8 +13043,7 @@ "type": "structure", "required": [ "Column", - "SortDirection", - "AggregationFunction" + "SortDirection" ], "members": { "Column": { @@ -13084,7 +13096,7 @@ } } }, - "Sk4": { + "Sk7": { "type": "structure", "members": { "StaticValue": { @@ -13093,19 +13105,19 @@ "Parameter": {} } }, - "Ska": { + "Skd": { "type": "structure", "members": { "StaticValue": { "type": "timestamp" }, "RollingDate": { - "shape": "Sjp" + "shape": "Sjs" }, "Parameter": {} } }, - "Skb": { + "Ske": { "type": "structure", "required": [ "Amount", @@ -13119,7 +13131,7 @@ "Status": {} } }, - "Skq": { + "Skt": { "type": "list", "member": { "type": "structure", @@ -13133,11 +13145,32 @@ "FormatConfiguration": { "shape": "S4s" }, - "Role": {} + "Role": {}, + "ColorsConfiguration": { + "type": "structure", + "members": { + "CustomColors": { + "type": "list", + "member": { + "type": "structure", + "required": [ + "Color" + ], + "members": { + "FieldValue": { + "shape": "S81" + }, + "Color": {}, + "SpecialValue": {} + } + } + } + } + } } } }, - "Skt": { + "Sl0": { "type": "structure", "required": [ "DefaultNewSheetConfiguration" @@ -13156,7 +13189,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Si3" + "shape": "Si6" } } }, @@ -13167,7 +13200,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Sig" + "shape": "Sij" } } } @@ -13183,7 +13216,7 @@ ], "members": { "CanvasSizeOptions": { - "shape": "Siw" + "shape": "Siz" } } } @@ -13194,7 +13227,7 @@ } } }, - "Sl4": { + "Slb": { "type": "structure", "members": { "SourceTemplate": { @@ -13212,7 +13245,7 @@ } } }, - "Sl7": { + "Sle": { "type": "structure", "members": { "AdHocFilteringOption": { @@ -13290,7 +13323,7 @@ } } }, - "Slm": { + "Slt": { "type": "structure", "required": [ "DataSetIdentifierDeclarations" @@ -13303,23 +13336,23 @@ "shape": "S1k" }, "CalculatedFields": { - "shape": "Sj4" + "shape": "Sj7" }, "ParameterDeclarations": { - "shape": "Sj7" + "shape": "Sja" }, "FilterGroups": { - "shape": "Sjr" + "shape": "Sju" }, "ColumnConfigurations": { - "shape": "Skq" + "shape": "Skt" }, "AnalysisDefaults": { - "shape": "Skt" + "shape": "Sl0" } } }, - "Slr": { + "Sly": { "type": "map", "key": {}, "value": { @@ -13338,7 +13371,7 @@ "Schema": {}, "Name": {}, "InputColumns": { - "shape": "Sly" + "shape": "Sm5" } } }, @@ -13354,7 +13387,7 @@ "Name": {}, "SqlQuery": {}, "Columns": { - "shape": "Sly" + "shape": "Sm5" } } }, @@ -13381,14 +13414,14 @@ } }, "InputColumns": { - "shape": "Sly" + "shape": "Sm5" } } } } } }, - "Sly": { + "Sm5": { "type": "list", "member": { "type": "structure", @@ -13402,7 +13435,7 @@ } } }, - "Sma": { + "Smh": { "type": "map", "key": {}, "value": { @@ -13541,16 +13574,16 @@ "type": "structure", "members": { "StringStaticValues": { - "shape": "Sn3" + "shape": "Sna" }, "DecimalStaticValues": { - "shape": "Sn5" + "shape": "Snc" }, "DateTimeStaticValues": { - "shape": "Sn7" + "shape": "Sne" }, "IntegerStaticValues": { - "shape": "Sn9" + "shape": "Sng" } } } @@ -13574,10 +13607,10 @@ "LeftOperand": {}, "RightOperand": {}, "LeftJoinKeyProperties": { - "shape": "Snd" + "shape": "Snk" }, "RightJoinKeyProperties": { - "shape": "Snd" + "shape": "Snk" }, "Type": {}, "OnClause": {} @@ -13590,29 +13623,29 @@ } } }, - "Sn3": { + "Sna": { "type": "list", "member": {} }, - "Sn5": { + "Snc": { "type": "list", "member": { "type": "double" } }, - "Sn7": { + "Sne": { "type": "list", "member": { "type": "timestamp" } }, - "Sn9": { + "Sng": { "type": "list", "member": { "type": "long" } }, - "Snd": { + "Snk": { "type": "structure", "members": { "UniqueKey": { @@ -13620,7 +13653,7 @@ } } }, - "Snh": { + "Sno": { "type": "list", "member": { "type": "structure", @@ -13643,7 +13676,7 @@ } } }, - "Snn": { + "Snu": { "type": "map", "key": {}, "value": { @@ -13657,7 +13690,7 @@ } } }, - "Sns": { + "Snz": { "type": "structure", "required": [ "Arn", @@ -13671,7 +13704,7 @@ "Status": {} } }, - "Snw": { + "So3": { "type": "structure", "required": [ "TagRules" @@ -13691,7 +13724,7 @@ "ColumnName": {}, "TagMultiValueDelimiter": {}, "MatchAllValue": { - "shape": "So1" + "shape": "So8" } } } @@ -13705,11 +13738,11 @@ } } }, - "So1": { + "So8": { "type": "string", "sensitive": true }, - "So4": { + "Sob": { "type": "list", "member": { "type": "structure", @@ -13725,7 +13758,7 @@ } } }, - "So8": { + "Sof": { "type": "structure", "members": { "DisableUseAsDirectQuerySource": { @@ -13736,7 +13769,7 @@ } } }, - "So9": { + "Sog": { "type": "list", "member": { "type": "structure", @@ -13756,7 +13789,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Sn3" + "shape": "Sna" } } } @@ -13777,7 +13810,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Sn5" + "shape": "Snc" } } } @@ -13798,7 +13831,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Sn9" + "shape": "Sng" } } } @@ -13820,7 +13853,7 @@ "type": "structure", "members": { "StaticValues": { - "shape": "Sn7" + "shape": "Sne" } } } @@ -13829,7 +13862,7 @@ } } }, - "Soo": { + "Sov": { "type": "structure", "members": { "AmazonElasticsearchParameters": { @@ -14133,7 +14166,7 @@ } } }, - "Spu": { + "Sq1": { "type": "structure", "members": { "CredentialPair": { @@ -14146,7 +14179,7 @@ "Username": {}, "Password": {}, "AlternateDataSourceParameters": { - "shape": "Spy" + "shape": "Sq5" } } }, @@ -14155,13 +14188,13 @@ }, "sensitive": true }, - "Spy": { + "Sq5": { "type": "list", "member": { - "shape": "Soo" + "shape": "Sov" } }, - "Sq1": { + "Sq8": { "type": "structure", "required": [ "VpcConnectionArn" @@ -14170,7 +14203,7 @@ "VpcConnectionArn": {} } }, - "Sq2": { + "Sq9": { "type": "structure", "members": { "DisableSsl": { @@ -14178,7 +14211,7 @@ } } }, - "Sqh": { + "Sqo": { "type": "structure", "members": { "Arn": {}, @@ -14187,14 +14220,14 @@ "PrincipalId": {} } }, - "Sql": { + "Sqs": { "type": "structure", "members": { "Arn": {}, "MemberName": {} } }, - "Sqp": { + "Sqw": { "type": "map", "key": {}, "value": { @@ -14202,7 +14235,7 @@ "member": {} } }, - "Sr2": { + "Sr9": { "type": "structure", "required": [ "ScheduleId", @@ -14236,7 +14269,7 @@ "Arn": {} } }, - "Srb": { + "Sri": { "type": "structure", "members": { "SourceAnalysis": { @@ -14263,36 +14296,36 @@ } } }, - "Sre": { + "Srl": { "type": "structure", "required": [ "DataSetConfigurations" ], "members": { "DataSetConfigurations": { - "shape": "Srf" + "shape": "Srm" }, "Sheets": { "shape": "S1k" }, "CalculatedFields": { - "shape": "Sj4" + "shape": "Sj7" }, "ParameterDeclarations": { - "shape": "Sj7" + "shape": "Sja" }, "FilterGroups": { - "shape": "Sjr" + "shape": "Sju" }, "ColumnConfigurations": { - "shape": "Skq" + "shape": "Skt" }, "AnalysisDefaults": { - "shape": "Skt" + "shape": "Sl0" } } }, - "Srf": { + "Srm": { "type": "list", "member": { "type": "structure", @@ -14335,7 +14368,7 @@ } } }, - "Srt": { + "Ss0": { "type": "structure", "members": { "AliasName": {}, @@ -14345,17 +14378,17 @@ } } }, - "Srw": { + "Ss3": { "type": "structure", "members": { "DataColorPalette": { "type": "structure", "members": { "Colors": { - "shape": "Sry" + "shape": "Ss5" }, "MinMaxGradient": { - "shape": "Sry" + "shape": "Ss5" }, "EmptyFillColor": {} } @@ -14436,11 +14469,11 @@ } } }, - "Sry": { + "Ss5": { "type": "list", "member": {} }, - "Ssc": { + "Ssj": { "type": "structure", "members": { "Arn": {}, @@ -14450,7 +14483,7 @@ } } }, - "Ssf": { + "Ssm": { "type": "structure", "members": { "Name": {}, @@ -14486,7 +14519,7 @@ "FilterClass": {}, "FilterName": {}, "FilterSynonyms": { - "shape": "Sso" + "shape": "Ssv" }, "OperandFieldName": {}, "FilterType": {}, @@ -14504,7 +14537,7 @@ "type": "structure", "members": { "ValueList": { - "shape": "Ssw" + "shape": "St3" } } } @@ -14520,7 +14553,7 @@ "type": "structure", "members": { "Constant": { - "shape": "Ssy" + "shape": "St5" }, "Aggregation": {} } @@ -14532,7 +14565,7 @@ "type": "boolean" }, "Constant": { - "shape": "St1" + "shape": "St8" }, "Aggregation": {} } @@ -14544,7 +14577,7 @@ "type": "boolean" }, "Constant": { - "shape": "St1" + "shape": "St8" } } }, @@ -14554,7 +14587,7 @@ "TimeGranularity": {}, "RelativeDateFilterFunction": {}, "Constant": { - "shape": "Ssy" + "shape": "St5" } } } @@ -14573,7 +14606,7 @@ "ColumnFriendlyName": {}, "ColumnDescription": {}, "ColumnSynonyms": { - "shape": "Sso" + "shape": "Ssv" }, "ColumnDataRole": {}, "Aggregation": {}, @@ -14584,26 +14617,26 @@ "type": "boolean" }, "ComparativeOrder": { - "shape": "Stb" + "shape": "Sti" }, "SemanticType": { - "shape": "Ste" + "shape": "Stl" }, "TimeGranularity": {}, "AllowedAggregations": { - "shape": "Stg" + "shape": "Stn" }, "NotAllowedAggregations": { - "shape": "Stg" + "shape": "Stn" }, "DefaultFormatting": { - "shape": "Sti" + "shape": "Stp" }, "NeverAggregateInFilter": { "type": "boolean" }, "CellValueSynonyms": { - "shape": "Stn" + "shape": "Stu" } } } @@ -14623,7 +14656,7 @@ "shape": "S4o" }, "CalculatedFieldSynonyms": { - "shape": "Sso" + "shape": "Ssv" }, "IsIncludedInTopic": { "type": "boolean" @@ -14634,26 +14667,26 @@ "ColumnDataRole": {}, "TimeGranularity": {}, "DefaultFormatting": { - "shape": "Sti" + "shape": "Stp" }, "Aggregation": {}, "ComparativeOrder": { - "shape": "Stb" + "shape": "Sti" }, "SemanticType": { - "shape": "Ste" + "shape": "Stl" }, "AllowedAggregations": { - "shape": "Stg" + "shape": "Stn" }, "NotAllowedAggregations": { - "shape": "Stg" + "shape": "Stn" }, "NeverAggregateInFilter": { "type": "boolean" }, "CellValueSynonyms": { - "shape": "Stn" + "shape": "Stu" } } } @@ -14669,7 +14702,7 @@ "EntityName": {}, "EntityDescription": {}, "EntitySynonyms": { - "shape": "Sso" + "shape": "Ssv" }, "SemanticEntityType": { "type": "structure", @@ -14677,7 +14710,7 @@ "TypeName": {}, "SubTypeName": {}, "TypeParameters": { - "shape": "Stf" + "shape": "Stm" } } }, @@ -14712,15 +14745,15 @@ } } }, - "Sso": { + "Ssv": { "type": "list", "member": {} }, - "Ssw": { + "St3": { "type": "list", "member": {} }, - "Ssy": { + "St5": { "type": "structure", "members": { "ConstantType": {}, @@ -14728,7 +14761,7 @@ }, "sensitive": true }, - "St1": { + "St8": { "type": "structure", "members": { "ConstantType": {}, @@ -14742,23 +14775,23 @@ }, "sensitive": true }, - "Stb": { + "Sti": { "type": "structure", "members": { "UseOrdering": {}, "SpecifedOrder": { - "shape": "Ssw" + "shape": "St3" }, "TreatUndefinedSpecifiedValues": {} } }, - "Ste": { + "Stl": { "type": "structure", "members": { "TypeName": {}, "SubTypeName": {}, "TypeParameters": { - "shape": "Stf" + "shape": "Stm" }, "TruthyCellValue": { "shape": "Sv" @@ -14774,16 +14807,16 @@ } } }, - "Stf": { + "Stm": { "type": "map", "key": {}, "value": {} }, - "Stg": { + "Stn": { "type": "list", "member": {} }, - "Sti": { + "Stp": { "type": "structure", "members": { "DisplayFormat": {}, @@ -14818,19 +14851,19 @@ } } }, - "Stn": { + "Stu": { "type": "list", "member": { "type": "structure", "members": { "CellValue": {}, "Synonyms": { - "shape": "Ssw" + "shape": "St3" } } } }, - "Su3": { + "Sua": { "type": "structure", "required": [ "IsEnabled", @@ -14851,19 +14884,19 @@ "TopicScheduleType": {} } }, - "Su8": { + "Suf": { "type": "list", "member": {} }, - "Sua": { + "Suh": { "type": "list", "member": {} }, - "Suc": { + "Suj": { "type": "list", "member": {} }, - "Sw6": { + "Swd": { "type": "list", "member": { "type": "structure", @@ -14871,12 +14904,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Sw9" + "shape": "Swg" } } } }, - "Sw9": { + "Swg": { "type": "list", "member": { "type": "structure", @@ -14885,11 +14918,11 @@ } } }, - "Swb": { + "Swi": { "type": "list", "member": {} }, - "Swc": { + "Swj": { "type": "list", "member": { "type": "structure", @@ -14899,11 +14932,11 @@ } } }, - "Swn": { + "Swu": { "type": "list", "member": {} }, - "Swp": { + "Sww": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { @@ -15028,7 +15061,7 @@ } } }, - "Sxm": { + "Sxt": { "type": "list", "member": { "type": "structure", @@ -15039,7 +15072,7 @@ } } }, - "Sxq": { + "Sxx": { "type": "structure", "members": { "ResourceIdOverrideConfiguration": { @@ -15059,13 +15092,13 @@ "VPCConnectionId": {}, "Name": {}, "SubnetIds": { - "shape": "Su8" + "shape": "Suf" }, "SecurityGroupIds": { - "shape": "Sua" + "shape": "Suh" }, "DnsResolvers": { - "shape": "Suc" + "shape": "Suj" }, "RoleArn": {} } @@ -15099,13 +15132,13 @@ "DataSourceId": {}, "Name": {}, "DataSourceParameters": { - "shape": "Soo" + "shape": "Sov" }, "VpcConnectionProperties": { - "shape": "Sq1" + "shape": "Sq8" }, "SslProperties": { - "shape": "Sq2" + "shape": "Sq9" }, "Credentials": { "type": "structure", @@ -15182,7 +15215,7 @@ } } }, - "Syd": { + "Syk": { "type": "list", "member": { "type": "structure", @@ -15190,12 +15223,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Sw9" + "shape": "Swg" } } } }, - "Syk": { + "Syr": { "type": "structure", "members": { "Permissions": { @@ -15203,7 +15236,7 @@ } } }, - "Syu": { + "Sz1": { "type": "structure", "required": [ "RefreshConfiguration" @@ -15242,7 +15275,7 @@ } } }, - "Sz2": { + "Sz9": { "type": "structure", "members": { "Arn": {}, @@ -15257,16 +15290,16 @@ "type": "timestamp" }, "DataSourceParameters": { - "shape": "Soo" + "shape": "Sov" }, "AlternateDataSourceParameters": { - "shape": "Spy" + "shape": "Sq5" }, "VpcConnectionProperties": { - "shape": "Sq1" + "shape": "Sq8" }, "SslProperties": { - "shape": "Sq2" + "shape": "Sq9" }, "ErrorInfo": { "type": "structure", @@ -15278,7 +15311,7 @@ "SecretArn": {} } }, - "Szo": { + "Szv": { "type": "structure", "required": [ "Arn", @@ -15334,12 +15367,12 @@ "RequestType": {} } }, - "Szx": { + "S104": { "type": "map", "key": {}, "value": {} }, - "S102": { + "S109": { "type": "structure", "members": { "Name": {}, @@ -15356,7 +15389,7 @@ } } }, - "S10b": { + "S10i": { "type": "list", "member": { "type": "structure", @@ -15364,12 +15397,12 @@ "Type": {}, "Message": {}, "ViolatedEntities": { - "shape": "Sw9" + "shape": "Swg" } } } }, - "S119": { + "S11g": { "type": "structure", "members": { "Arn": {}, @@ -15387,7 +15420,7 @@ "ExternalLoginId": {} } }, - "S11g": { + "S11n": { "type": "list", "member": { "type": "structure", @@ -15400,7 +15433,7 @@ } } }, - "S11s": { + "S11z": { "type": "structure", "required": [ "DashboardId", @@ -15413,11 +15446,11 @@ "VisualId": {} } }, - "S11v": { + "S122": { "type": "string", "sensitive": true }, - "S120": { + "S127": { "type": "structure", "required": [ "Enabled" @@ -15428,7 +15461,7 @@ } } }, - "S12i": { + "S12p": { "type": "list", "member": { "type": "structure", @@ -15446,7 +15479,7 @@ } } }, - "S12y": { + "S135": { "type": "list", "member": { "type": "structure", @@ -15469,7 +15502,7 @@ } } }, - "S132": { + "S139": { "type": "list", "member": { "type": "structure", @@ -15485,7 +15518,7 @@ }, "ImportMode": {}, "RowLevelPermissionDataSet": { - "shape": "Sns" + "shape": "Snz" }, "RowLevelPermissionTagConfigurationApplied": { "type": "boolean" @@ -15496,7 +15529,7 @@ } } }, - "S13d": { + "S13k": { "type": "list", "member": { "type": "structure", @@ -15514,19 +15547,19 @@ } } }, - "S13k": { + "S13r": { "type": "list", "member": { - "shape": "Sqh" + "shape": "Sqo" } }, - "S16v": { + "S172": { "type": "list", "member": { "shape": "S19" } }, - "S170": { + "S177": { "type": "list", "member": { "shape": "S19" diff --git a/apis/quicksight-2018-04-01.normal.json b/apis/quicksight-2018-04-01.normal.json index bc83f51e93..c7dd768224 100644 --- a/apis/quicksight-2018-04-01.normal.json +++ b/apis/quicksight-2018-04-01.normal.json @@ -4554,7 +4554,7 @@ "shape": "ResourceNotFoundException" } ], - "documentation": "Starts an Asset Bundle export job.
An Asset Bundle export job exports specified Amazon QuickSight assets. You can also choose to export any asset dependencies in the same job. Export jobs run asynchronously and can be polled with a DescribeAssetBundleExportJob
API call. When a job is successfully completed, a download URL that contains the exported assets is returned. The URL is valid for 5 minutes and can be refreshed with a DescribeAssetBundleExportJob
API call. Each Amazon QuickSight account can run up to 10 export jobs concurrently.
The API caller must have the necessary permissions in their IAM role to access each resource before the resources can be exported.
" + "documentation": "Starts an Asset Bundle export job.
An Asset Bundle export job exports specified Amazon QuickSight assets. You can also choose to export any asset dependencies in the same job. Export jobs run asynchronously and can be polled with a DescribeAssetBundleExportJob
API call. When a job is successfully completed, a download URL that contains the exported assets is returned. The URL is valid for 5 minutes and can be refreshed with a DescribeAssetBundleExportJob
API call. Each Amazon QuickSight account can run up to 5 export jobs concurrently.
The API caller must have the necessary permissions in their IAM role to access each resource before the resources can be exported.
" }, "StartAssetBundleImportJob": { "name": "StartAssetBundleImportJob", @@ -4591,7 +4591,7 @@ "shape": "ResourceNotFoundException" } ], - "documentation": "Starts an Asset Bundle import job.
An Asset Bundle import job imports specified Amazon QuickSight assets into an Amazon QuickSight account. You can also choose to import a naming prefix and specified configuration overrides. The assets that are contained in the bundle file that you provide are used to create or update a new or existing asset in your Amazon QuickSight account. Each Amazon QuickSight account can run up to 10 import jobs concurrently.
The API caller must have the necessary \"create\"
, \"describe\"
, and \"update\"
permissions in their IAM role to access each resource type that is contained in the bundle file before the resources can be imported.
Starts an Asset Bundle import job.
An Asset Bundle import job imports specified Amazon QuickSight assets into an Amazon QuickSight account. You can also choose to import a naming prefix and specified configuration overrides. The assets that are contained in the bundle file that you provide are used to create or update a new or existing asset in your Amazon QuickSight account. Each Amazon QuickSight account can run up to 5 import jobs concurrently.
The API caller must have the necessary \"create\"
, \"describe\"
, and \"update\"
permissions in their IAM role to access each resource type that is contained in the bundle file before the resources can be imported.
The Amazon S3 URI for an asset bundle import file that exists in an Amazon S3 bucket that the caller has read access to. The file must be a zip format file and can't exceed 20 MB.
" } }, - "documentation": "The source of the asset bundle zip file that contains the data that you want to import.
" + "documentation": "The source of the asset bundle zip file that contains the data that you want to import. The file must be in QUICKSIGHT_JSON
format.
A list of up to 50 custom colors.
" + } + }, + "documentation": "The color configurations for a column.
" + }, "ColumnConfiguration": { "type": "structure", "required": [ @@ -8427,6 +8436,10 @@ "Role": { "shape": "ColumnRole", "documentation": "The role of the column.
" + }, + "ColorsConfiguration": { + "shape": "ColorsConfiguration", + "documentation": "The color configurations of the column.
" } }, "documentation": "The general configuration of a column.
" @@ -10755,6 +10768,34 @@ }, "documentation": "The URL operation that opens a link to another webpage.
" }, + "CustomColor": { + "type": "structure", + "required": [ + "Color" + ], + "members": { + "FieldValue": { + "shape": "FieldValue", + "documentation": "The data value that the color is applied to.
" + }, + "Color": { + "shape": "HexColor", + "documentation": "The color that is applied to the data value.
" + }, + "SpecialValue": { + "shape": "SpecialValue", + "documentation": "The value of a special data value.
" + } + }, + "documentation": "Determines the color that's applied to a particular data value in a column.
" + }, + "CustomColorsList": { + "type": "list", + "member": { + "shape": "CustomColor" + }, + "max": 50 + }, "CustomContentConfiguration": { "type": "structure", "members": { @@ -14376,7 +14417,7 @@ }, "ExportFormat": { "shape": "AssetBundleExportFormat", - "documentation": "The format of the export.
" + "documentation": "The format of the exported asset bundle. A QUICKSIGHT_JSON
formatted file can be used to make a StartAssetBundleImportJob
API call. A CLOUDFORMATION_JSON
formatted file can be used in the CloudFormation console and with the CloudFormation APIs.
The display options of a control.
" }, + "SmallMultiplesAxisPlacement": { + "type": "string", + "enum": [ + "OUTSIDE", + "INSIDE" + ] + }, + "SmallMultiplesAxisProperties": { + "type": "structure", + "members": { + "Scale": { + "shape": "SmallMultiplesAxisScale", + "documentation": "Determines whether scale of the axes are shared or independent. The default value is SHARED
.
Defines the placement of the axis. By default, axes are rendered OUTSIDE
of the panels. Axes with INDEPENDENT
scale are rendered INSIDE
the panels.
Configures the properties of a chart's axes that are used by small multiples panels.
" + }, + "SmallMultiplesAxisScale": { + "type": "string", + "enum": [ + "SHARED", + "INDEPENDENT" + ] + }, "SmallMultiplesDimensionFieldList": { "type": "list", "member": { @@ -27119,6 +27188,14 @@ "PanelConfiguration": { "shape": "PanelConfiguration", "documentation": "Configures the display options for each small multiples panel.
" + }, + "XAxis": { + "shape": "SmallMultiplesAxisProperties", + "documentation": "The properties of a small multiples X axis.
" + }, + "YAxis": { + "shape": "SmallMultiplesAxisProperties", + "documentation": "The properties of a small multiples Y axis.
" } }, "documentation": "Options that determine the layout and display options of a chart's small multiples.
" @@ -27193,6 +27270,14 @@ }, "documentation": "The parameters for Spark.
" }, + "SpecialValue": { + "type": "string", + "enum": [ + "EMPTY", + "NULL", + "OTHER" + ] + }, "SqlEndpointPath": { "type": "string", "max": 4096, @@ -27315,7 +27400,7 @@ }, "AssetBundleImportSource": { "shape": "AssetBundleImportSource", - "documentation": "The source of the asset bundle zip file that contains the data that you want to import.
" + "documentation": "The source of the asset bundle zip file that contains the data that you want to import. The file must be in QUICKSIGHT_JSON
format.
Creates an Aurora global database spread across multiple Amazon Web Services Regions. The global database contains a single primary cluster with read-write capability, and a read-only secondary cluster that receives data from the primary cluster through high-speed replication performed by the Aurora storage subsystem.
You can create a global database that is initially empty, and then add a primary cluster and a secondary cluster to it. Or you can specify an existing Aurora cluster during the create operation, and this cluster becomes the primary cluster of the global database.
This action applies only to Aurora DB clusters.
Creates an Aurora global database spread across multiple Amazon Web Services Regions. The global database contains a single primary cluster with read-write capability, and a read-only secondary cluster that receives data from the primary cluster through high-speed replication performed by the Aurora storage subsystem.
You can create a global database that is initially empty, and then add a primary cluster and a secondary cluster to it. Or you can specify an existing Aurora cluster during the create operation, and this cluster becomes the primary cluster of the global database.
This operation applies only to Aurora DB clusters.
The meaning of this parameter differs depending on the database engine.
The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB cluster.
Constraints:
Must contain 1 to 64 alphanumeric characters.
Can't be a word reserved by the database engine.
The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created.
Default: postgres
Constraints:
Must contain 1 to 63 alphanumeric characters.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0 to 9).
Can't be a word reserved by the database engine.
The Oracle System ID (SID) of the created RDS Custom DB instance.
Default: ORCL
Constraints:
Must contain 1 to 8 alphanumeric characters.
Must contain a letter.
Can't be a word reserved by the database engine.
Not applicable. Must be null.
The name of the database to create when the DB instance is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB instance.
Constraints:
Must contain 1 to 64 letters or numbers.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
The name of the database to create when the DB instance is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB instance.
Constraints:
Must contain 1 to 64 letters or numbers.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
The Oracle System ID (SID) of the created DB instance.
Default: ORCL
Constraints:
Can't be longer than 8 characters.
Can't be a word reserved by the database engine, such as the string NULL
.
The name of the database to create when the DB instance is created.
Default: postgres
Constraints:
Must contain 1 to 63 letters, numbers, or underscores.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
Not applicable. Must be null.
The meaning of this parameter differs depending on the database engine.
The name of the database to create when the primary DB instance of the Aurora MySQL DB cluster is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB cluster.
Constraints:
Must contain 1 to 64 alphanumeric characters.
Can't be a word reserved by the database engine.
The name of the database to create when the primary DB instance of the Aurora PostgreSQL DB cluster is created.
Default: postgres
Constraints:
Must contain 1 to 63 alphanumeric characters.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0 to 9).
Can't be a word reserved by the database engine.
The Oracle System ID (SID) of the created RDS Custom DB instance.
Default: ORCL
Constraints:
Must contain 1 to 8 alphanumeric characters.
Must contain a letter.
Can't be a word reserved by the database engine.
Not applicable. Must be null.
The name of the database to create when the DB instance is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB instance.
Constraints:
Must contain 1 to 64 letters or numbers.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
The name of the database to create when the DB instance is created. If you don't specify a value, Amazon RDS doesn't create a database in the DB instance.
Constraints:
Must contain 1 to 64 letters or numbers.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
The Oracle System ID (SID) of the created DB instance.
Default: ORCL
Constraints:
Can't be longer than 8 characters.
Can't be a word reserved by the database engine, such as the string NULL
.
The name of the database to create when the DB instance is created.
Default: postgres
Constraints:
Must contain 1 to 63 letters, numbers, or underscores.
Must begin with a letter. Subsequent characters can be letters, underscores, or digits (0-9).
Can't be a word reserved by the database engine.
Not applicable. Must be null.
The amount of storage in gibibytes (GiB) to allocate for the DB instance.
This setting doesn't apply to Amazon Aurora DB instances. Aurora cluster volumes automatically grow as the amount of data in your database increases, though you are only charged for the space that you use in an Aurora cluster volume.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server.
Provisioned IOPS storage (io1): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 10 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3):
Enterprise and Standard editions: Must be an integer from 20 to 16384.
Web and Express editions: Must be an integer from 20 to 16384.
Provisioned IOPS storage (io1):
Enterprise and Standard editions: Must be an integer from 100 to 16384.
Web and Express editions: Must be an integer from 100 to 16384.
Magnetic storage (standard):
Enterprise and Standard editions: Must be an integer from 20 to 1024.
Web and Express editions: Must be an integer from 20 to 1024.
The amount of storage in gibibytes (GiB) to allocate for the DB instance.
This setting doesn't apply to Amazon Aurora DB instances. Aurora cluster volumes automatically grow as the amount of data in your database increases, though you are only charged for the space that you use in an Aurora cluster volume.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server.
Provisioned IOPS storage (io1): Must be an integer from 40 to 65536 for RDS Custom for Oracle, 16384 for RDS Custom for SQL Server.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 10 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3): Must be an integer from 20 to 65536.
Provisioned IOPS storage (io1): Must be an integer from 100 to 65536.
Magnetic storage (standard): Must be an integer from 5 to 3072.
Constraints to the amount of storage for each storage type are the following:
General Purpose (SSD) storage (gp2, gp3):
Enterprise and Standard editions: Must be an integer from 20 to 16384.
Web and Express editions: Must be an integer from 20 to 16384.
Provisioned IOPS storage (io1):
Enterprise and Standard editions: Must be an integer from 100 to 16384.
Web and Express editions: Must be an integer from 100 to 16384.
Magnetic storage (standard):
Enterprise and Standard editions: Must be an integer from 20 to 1024.
Web and Express editions: Must be an integer from 20 to 1024.
The version number of the database engine to use.
This setting doesn't apply to Amazon Aurora DB instances. The version number of the database engine the DB instance uses is managed by the DB cluster.
For a list of valid engine versions, use the DescribeDBEngineVersions
operation.
The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region.
A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom for Oracle. The CEV name has the following format: 19.customized_string. A valid CEV name is 19.my_cev1
. For more information, see Creating an RDS Custom for Oracle DB instance in the Amazon RDS User Guide.
See RDS Custom for SQL Server general requirements in the Amazon RDS User Guide.
For information, see MariaDB on Amazon RDS versions in the Amazon RDS User Guide.
For information, see Microsoft SQL Server versions on Amazon RDS in the Amazon RDS User Guide.
For information, see MySQL on Amazon RDS versions in the Amazon RDS User Guide.
For information, see Oracle Database Engine release notes in the Amazon RDS User Guide.
For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide.
The version number of the database engine to use.
This setting doesn't apply to Amazon Aurora DB instances. The version number of the database engine the DB instance uses is managed by the DB cluster.
For a list of valid engine versions, use the DescribeDBEngineVersions
operation.
The following are the database engines and links to information about the major and minor versions that are available with Amazon RDS. Not every database engine is available for every Amazon Web Services Region.
A custom engine version (CEV) that you have previously created. This setting is required for RDS Custom for Oracle. The CEV name has the following format: 19.customized_string. A valid CEV name is 19.my_cev1
. For more information, see Creating an RDS Custom for Oracle DB instance in the Amazon RDS User Guide.
See RDS Custom for SQL Server general requirements in the Amazon RDS User Guide.
For information, see MariaDB on Amazon RDS versions in the Amazon RDS User Guide.
For information, see Microsoft SQL Server versions on Amazon RDS in the Amazon RDS User Guide.
For information, see MySQL on Amazon RDS versions in the Amazon RDS User Guide.
For information, see Oracle Database Engine release notes in the Amazon RDS User Guide.
For information, see Amazon RDS for PostgreSQL versions and extensions in the Amazon RDS User Guide.
Specifies the fully qualified domain name of an Active Directory domain.
Constraints:
Cannot be greater than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The fully qualified domain name (FQDN) of an Active Directory domain.
Constraints:
Can't be longer than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Cannot be greater than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Can't be longer than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The ARN for the Secrets Manager secret with the credentials for the user joining the domain.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
Spcifies whether to copy tags from the DB instance to snapshots of the DB instance. By default, tags are not copied.
This setting doesn't apply to Amazon Aurora DB instances. Copying tags to snapshots is managed by the DB cluster. Setting this value for an Aurora DB instance has no effect on the DB cluster setting.
" + "documentation": "Specifies whether to copy tags from the DB instance to snapshots of the DB instance. By default, tags are not copied.
This setting doesn't apply to Amazon Aurora DB instances. Copying tags to snapshots is managed by the DB cluster. Setting this value for an Aurora DB instance has no effect on the DB cluster setting.
" }, "MonitoringInterval": { "shape": "IntegerOptional", @@ -5720,15 +5720,15 @@ }, "DomainFqdn": { "shape": "String", - "documentation": "Specifies the fully qualified domain name of an Active Directory domain.
Constraints:
Cannot be greater than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The fully qualified domain name (FQDN) of an Active Directory domain.
Constraints:
Can't be longer than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Cannot be greater than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Can't be longer than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The ARN for the Secrets Manager secret with the credentials for the user joining the domain.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The cluster identifier of the new global database cluster. This parameter is stored as a lowercase string.
" + "documentation": "The cluster identifier for this global database cluster. This parameter is stored as a lowercase string.
" }, "SourceDBClusterIdentifier": { "shape": "String", - "documentation": "The Amazon Resource Name (ARN) to use as the primary cluster of the global database. This parameter is optional.
" + "documentation": "The Amazon Resource Name (ARN) to use as the primary cluster of the global database.
If you provide a value for this parameter, don't specify values for the following settings because Amazon Aurora uses the values from the specified source DB cluster:
DatabaseName
Engine
EngineVersion
StorageEncrypted
The name of the database engine to be used for this DB cluster.
" + "documentation": "The database engine to use for this global database cluster.
Valid Values: aurora-mysql | aurora-postgresql
Constraints:
Can't be specified if SourceDBClusterIdentifier
is specified. In this case, Amazon Aurora uses the engine of the source DB cluster.
The engine version of the Aurora global database.
" + "documentation": "The engine version to use for this global database cluster.
Constraints:
Can't be specified if SourceDBClusterIdentifier
is specified. In this case, Amazon Aurora uses the engine version of the source DB cluster.
The deletion protection setting for the new global database. The global database can't be deleted when deletion protection is enabled.
" + "documentation": "Specifies whether to enable deletion protection for the new global database cluster. The global database can't be deleted when deletion protection is enabled.
" }, "DatabaseName": { "shape": "String", - "documentation": "The name for your database of up to 64 alphanumeric characters. If you do not provide a name, Amazon Aurora will not create a database in the global database cluster you are creating.
" + "documentation": "The name for your database of up to 64 alphanumeric characters. If you don't specify a name, Amazon Aurora doesn't create a database in the global database cluster.
Constraints:
Can't be specified if SourceDBClusterIdentifier
is specified. In this case, Amazon Aurora uses the database name from the source DB cluster.
The storage encryption setting for the new global database cluster.
" + "documentation": "Specifies whether to enable storage encryption for the new global database cluster.
Constraints:
Can't be specified if SourceDBClusterIdentifier
is specified. In this case, Amazon Aurora uses the setting from the source DB cluster.
The status of the Active Directory Domain membership for the DB instance or cluster. Values include joined, pending-join, failed, and so on.
" + "documentation": "The status of the Active Directory Domain membership for the DB instance or cluster. Values include joined
, pending-join
, failed
, and so on.
The name of the IAM role to be used when making API calls to the Directory Service.
" + "documentation": "The name of the IAM role used when making API calls to the Directory Service.
" }, "OU": { "shape": "String", - "documentation": "The Active Directory organizational unit for your DB instance to join.
" + "documentation": "The Active Directory organizational unit for the DB instance or cluster.
" }, "AuthSecretArn": { "shape": "String", - "documentation": "The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
" + "documentation": "The ARN for the Secrets Manager secret with the credentials for the user that's a member of the domain.
" }, "DnsIps": { "shape": "StringList", - "documentation": "The IPv4 DNS IP addresses of your primary and secondary Active Directory domain controllers.
" + "documentation": "The IPv4 DNS IP addresses of the primary and secondary Active Directory domain controllers.
" } }, "documentation": "An Active Directory Domain membership record associated with the DB instance or cluster.
" @@ -11157,15 +11157,15 @@ }, "DomainFqdn": { "shape": "String", - "documentation": "Specifies the fully qualified domain name of an Active Directory domain.
Constraints:
Cannot be greater than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The fully qualified domain name (FQDN) of an Active Directory domain.
Constraints:
Can't be longer than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Cannot be greater than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Can't be longer than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The ARN for the Secrets Manager secret with the credentials for the user joining the domain.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
Boolean. If present, removes the instance from the Active Directory domain.
" + "documentation": "Specifies whether to remove the DB instance from the Active Directory domain.
" }, "PromotionTier": { "shape": "IntegerOptional", @@ -13526,15 +13526,15 @@ }, "DomainFqdn": { "shape": "String", - "documentation": "Specifies the fully qualified domain name of an Active Directory domain.
Constraints:
Cannot be greater than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The fully qualified domain name (FQDN) of an Active Directory domain.
Constraints:
Can't be longer than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Cannot be greater than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Can't be longer than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
Constraints:
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The ARN for the Secrets Manager secret with the credentials for the user joining the domain.
Constraints:
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
Specify the name of the IAM role to be used when making API calls to the Directory Service.
This setting doesn't apply to RDS Custom.
" + "documentation": "The name of the IAM role to use when making API calls to the Directory Service.
This setting doesn't apply to RDS Custom DB instances.
" }, "EnableIAMDatabaseAuthentication": { "shape": "BooleanOptional", @@ -13924,19 +13924,19 @@ }, "DomainIAMRoleName": { "shape": "String", - "documentation": "Specify the name of the IAM role to be used when making API calls to the Directory Service.
This setting doesn't apply to RDS Custom.
" + "documentation": "The name of the IAM role to use when making API calls to the Directory Service.
This setting doesn't apply to RDS Custom DB instances.
" }, "DomainFqdn": { "shape": "String", - "documentation": "Specifies the fully qualified domain name of an Active Directory domain.
Constraints:
Cannot be greater than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The fully qualified domain name (FQDN) of an Active Directory domain.
Constraints:
Can't be longer than 64 characters.
Example: mymanagedADtest.mymanagedAD.mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Cannot be greater than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The Active Directory organizational unit for your DB instance to join.
Constraints:
Must be in the distinguished name format.
Can't be longer than 64 characters.
Example: OU=mymanagedADtestOU,DC=mymanagedADtest,DC=mymanagedAD,DC=mydomain
The ARN for the Secrets Manager secret that contains the credentials for the user performing the domain join.
Constraints:
Cannot be greater than 64 characters.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
The ARN for the Secrets Manager secret with the credentials for the user joining the domain.
Constraints:
Can't be longer than 64 characters.
Example: arn:aws:secretsmanager:region:account-number:secret:myselfmanagedADtestsecret-123456
>1,l=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:s-1,y=a?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(n=isNaN(t)?1:0,o=m):(o=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-o))<1&&(o--,u*=2),t+=o+c>=1?l/u:l*Math.pow(2,1-c),t*u>=2&&(o++,u/=2),o+c>=m?(n=0,o=m):o+c>=1?(n=(t*u-1)*Math.pow(2,i),o+=c):(n=t*Math.pow(2,c-1)*Math.pow(2,i),o=0));i>=8;e[r+d]=255&n,d+=y,n/=256,i-=8);for(o=o<0;e[r+d]=255&o,d+=y,o/=256,p-=8);e[r+d-y]|=128*b}},{}],443:[function(e,t,r){var a={}.toString;t.exports=Array.isArray||function(e){return"[object Array]"==a.call(e)}},{}],444:[function(e,t,r){!function(e){"use strict";function t(e){return null!==e&&"[object Array]"===Object.prototype.toString.call(e)}function r(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e,i){if(e===i)return!0;if(Object.prototype.toString.call(e)!==Object.prototype.toString.call(i))return!1;if(!0===t(e)){if(e.length!==i.length)return!1;for(var s=0;s =0?this.expression(e):"Lbracket"===t?(this._match("Lbracket"),this._parseMultiselectList()):"Lbrace"===t?(this._match("Lbrace"),this._parseMultiselectHash()):void 0},_parseProjectionRHS:function(e){var t;if(P[this._lookahead(0)]<10)t={type:"Identity"};else if("Lbracket"===this._lookahead(0))t=this.expression(e);else if("Filter"===this._lookahead(0))t=this.expression(e);else{if("Dot"!==this._lookahead(0)){var r=this._lookaheadToken(0),a=new Error("Sytanx error, unexpected token: "+r.value+"("+r.type+")");throw a.name="ParserError",a}this._match("Dot"),t=this._parseDotRHS(e)}return t},_parseMultiselectList:function(){for(var e=[];"Rbracket"!==this._lookahead(0);){var t=this.expression(0);if(e.push(t),"Comma"===this._lookahead(0)&&(this._match("Comma"),"Rbracket"===this._lookahead(0)))throw new Error("Unexpected token Rbracket")}return this._match("Rbracket"),{type:"MultiSelectList",children:e}},_parseMultiselectHash:function(){for(var e,t,r,a,i=[],s=["UnquotedIdentifier","QuotedIdentifier"];;){if(e=this._lookaheadToken(0),s.indexOf(e.type)<0)throw new Error("Expecting an identifier token, got: "+e.type);if(t=e.value,this._advance(),this._match("Colon"),r=this.expression(0),a={type:"KeyValuePair",name:t,value:r},i.push(a),"Comma"===this._lookahead(0))this._match("Comma");else if("Rbrace"===this._lookahead(0)){this._match("Rbrace");break}}return{type:"MultiSelectHash",children:i}}},c.prototype={search:function(e,t){return this.visit(e,t)},visit:function(e,o){var n,u,p,m,c,l,d,y,b;switch(e.type){case"Field":return null!==o&&r(o)?(l=o[e.name],void 0===l?null:l):null;case"Subexpression":for(p=this.visit(e.children[0],o),b=1;b G((f-r)/g)&&i("overflow"),r+=(p-t)*g,t=p,u=0;u =0?(c=b.substr(0,S),l=b.substr(S+1)):(c=b,l=""),d=decodeURIComponent(c),y=decodeURIComponent(l),a(o,d)?i(o[d])?o[d].push(y):o[d]=[o[d],y]:o[d]=y}return o};var i=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},{}],448:[function(e,t,r){"use strict";function a(e,t){if(e.map)return e.map(t);for(var r=[],a=0;a >1,l=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:s-1,y=a?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(n=isNaN(t)?1:0,o=m):(o=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-o))<1&&(o--,u*=2),t+=o+c>=1?l/u:l*Math.pow(2,1-c),t*u>=2&&(o++,u/=2),o+c>=m?(n=0,o=m):o+c>=1?(n=(t*u-1)*Math.pow(2,i),o+=c):(n=t*Math.pow(2,c-1)*Math.pow(2,i),o=0));i>=8;e[r+d]=255&n,d+=y,n/=256,i-=8);for(o=o<0;e[r+d]=255&o,d+=y,o/=256,p-=8);e[r+d-y]|=128*b}},{}],443:[function(e,t,r){var a={}.toString;t.exports=Array.isArray||function(e){return"[object Array]"==a.call(e)}},{}],444:[function(e,t,r){!function(e){"use strict";function t(e){return null!==e&&"[object Array]"===Object.prototype.toString.call(e)}function r(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e,i){if(e===i)return!0;if(Object.prototype.toString.call(e)!==Object.prototype.toString.call(i))return!1;if(!0===t(e)){if(e.length!==i.length)return!1;for(var s=0;s G((f-r)/g)&&i("overflow"),r+=(p-t)*g,t=p,u=0;u =0?(c=b.substr(0,S),l=b.substr(S+1)):(c=b,l=""),d=decodeURIComponent(c),y=decodeURIComponent(l),a(o,d)?i(o[d])?o[d].push(y):o[d]=[o[d],y]:o[d]=y}return o};var i=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},{}],448:[function(e,t,r){"use strict";function a(e,t){if(e.map)return e.map(t);for(var r=[],a=0;a=55296&&t<=56319&&i65535&&(e-=65536,t+=w(e>>>10&1023|55296),e=56320|1023&e),t+=w(e)}).join("")}function p(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:T}function m(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function c(e,t,r){var a=0;for(e=r?G(e/R):e>>1,e+=G(e/t);e>L*k>>1;a+=T)e=G(e/L);return G(a+(L+1)*e/(e+A))}function l(e){var t,r,a,s,o,n,m,l,d,y,b=[],S=e.length,g=0,h=v,I=D;for(r=e.lastIndexOf(P),r<0&&(r=0),a=0;a=S&&i("invalid-input"),l=p(e.charCodeAt(s++)),(l>=T||l>G((f-g)/n))&&i("overflow"),g+=l*n,d=m<=I?C:m>=I+k?k:m-I,!(l=t&&bf&&i("overflow"),b==t){for(l=r,d=T;y=d<=o?C:d>=o+k?k:d-o,!(l=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=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function b(e){return+e!=e&&(e=0),s.alloc(+e)}function S(e,t){if(s.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var a=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return K(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(a)return K(e).length;t=(""+t).toLowerCase(),a=!0}}function g(e,t,r){var a=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return E(this,t,r);case"utf8":case"utf-8":return v(this,t,r);case"ascii":return P(this,t,r);case"latin1":case"binary":return q(this,t,r);case"base64":return D(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,r);default:if(a)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function h(e,t,r){var a=e[t];e[t]=e[r],e[r]=a}function I(e,t,r,a,i){if(0===e.length)return-1;if("string"==typeof r?(a=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=s.from(t,a)),s.isBuffer(t))return 0===t.length?-1:N(e,t,r,a,i);if("number"==typeof t)return t&=255,s.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):N(e,[t],r,a,i);throw new TypeError("val must be string, number or Buffer")}function N(e,t,r,a,i){function s(e,t){return 1===o?e[t]:e.readUInt16BE(t*o)}var o=1,n=e.length,u=t.length;if(void 0!==a&&("ucs2"===(a=String(a).toLowerCase())||"ucs-2"===a||"utf16le"===a||"utf-16le"===a)){if(e.length<2||t.length<2)return-1;o=2,n/=2,u/=2,r/=2}var p;if(i){var m=-1;for(p=r;p>>8*(a?i:1-i)}function B(e,t,r,a){t<0&&(t=4294967295+t+1);for(var i=0,s=Math.min(e.length-r,4);i>>8*(a?i:3-i)&255}function U(e,t,r,a,i,s){if(r+a>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function _(e,t,r,a,i){return i||U(e,t,r,4,3.4028234663852886e38,-3.4028234663852886e38),X.write(e,t,r,a,23,4),r+4}function F(e,t,r,a,i){return i||U(e,t,r,8,1.7976931348623157e308,-1.7976931348623157e308),X.write(e,t,r,a,52,8),r+8}function O(e){if(e=V(e).replace(ee,""),e.length<2)return"";for(;e.length%4!=0;)e+="=";return e}function V(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function z(e){return e<16?"0"+e.toString(16):e.toString(16)}function K(e,t){t=t||1/0;for(var r,a=e.length,i=null,s=[],o=0;o55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(o+1===a){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function W(e){for(var t=[],r=0;r=55296&&t<=56319&&i65535&&(e-=65536,t+=w(e>>>10&1023|55296),e=56320|1023&e),t+=w(e)}).join("")}function p(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:T}function m(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function c(e,t,r){var a=0;for(e=r?G(e/R):e>>1,e+=G(e/t);e>L*k>>1;a+=T)e=G(e/L);return G(a+(L+1)*e/(e+A))}function l(e){var t,r,a,s,o,n,m,l,d,y,b=[],S=e.length,g=0,h=v,I=D;for(r=e.lastIndexOf(x),r<0&&(r=0),a=0;a=S&&i("invalid-input"),l=p(e.charCodeAt(s++)),(l>=T||l>G((f-g)/n))&&i("overflow"),g+=l*n,d=m<=I?C:m>=I+k?k:m-I,!(l=t&&bf&&i("overflow"),b==t){for(l=r,d=T;y=d<=o?C:d>=o+k?k:d-o,!(l