|
2059 | 2059 | "CreateVerifiedAccessEndpointRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
2060 | 2060 | "CreateVerifiedAccessGroupRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
2061 | 2061 | "CreateVerifiedAccessInstanceRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
2062 |
| - "CreateVerifiedAccessInstanceRequest$FIPSEnabled": "<p> Choose to enable or disable support for Federal Information Processing Standards (FIPS) on the instance. </p>", |
| 2062 | + "CreateVerifiedAccessInstanceRequest$FIPSEnabled": "<p>Enable or disable support for Federal Information Processing Standards (FIPS) on the instance.</p>", |
2063 | 2063 | "CreateVerifiedAccessTrustProviderRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
2064 | 2064 | "CreateVolumeRequest$Encrypted": "<p>Indicates whether the volume should be encrypted. The effect of setting the encryption state to <code>true</code> depends on the volume origin (new or from a snapshot), starting encryption state, ownership, and whether encryption by default is enabled. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#encryption-by-default\">Encryption by default</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>Encrypted Amazon EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html#EBSEncryption_supported_instances\">Supported instance types</a>.</p>",
|
2065 | 2065 | "CreateVolumeRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
2776 | 2776 | "UpdateSecurityGroupRuleDescriptionsEgressResult$Return": "<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
|
2777 | 2777 | "UpdateSecurityGroupRuleDescriptionsIngressRequest$DryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
2778 | 2778 | "UpdateSecurityGroupRuleDescriptionsIngressResult$Return": "<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>",
|
2779 |
| - "VerifiedAccessInstance$FipsEnabled": "<p> Describes if support for Federal Information Processing Standards (FIPS) is enabled on the instance. </p>", |
| 2779 | + "VerifiedAccessInstance$FipsEnabled": "<p>Describes whether support for Federal Information Processing Standards (FIPS) is enabled on the instance.</p>", |
2780 | 2780 | "VerifiedAccessLogCloudWatchLogsDestination$Enabled": "<p>Indicates whether logging is enabled.</p>",
|
2781 | 2781 | "VerifiedAccessLogCloudWatchLogsDestinationOptions$Enabled": "<p>Indicates whether logging is enabled.</p>",
|
2782 | 2782 | "VerifiedAccessLogKinesisDataFirehoseDestination$Enabled": "<p>Indicates whether logging is enabled.</p>",
|
|
2785 | 2785 | "VerifiedAccessLogS3Destination$Enabled": "<p>Indicates whether logging is enabled.</p>",
|
2786 | 2786 | "VerifiedAccessLogS3DestinationOptions$Enabled": "<p>Indicates whether logging is enabled.</p>",
|
2787 | 2787 | "VerifiedAccessLogs$IncludeTrustContext": "<p> Describes current setting for including trust data into the logs. </p>",
|
| 2788 | + "VerifiedAccessSseSpecificationRequest$CustomerManagedKeyEnabled": "<p> Enable or disable the use of customer managed KMS keys for server side encryption. </p> <p>Valid values: <code>True</code> | <code>False</code> </p>", |
| 2789 | + "VerifiedAccessSseSpecificationResponse$CustomerManagedKeyEnabled": "<p> Describes the use of customer managed KMS keys for server side encryption. </p> <p>Valid values: <code>True</code> | <code>False</code> </p>", |
2788 | 2790 | "Volume$Encrypted": "<p>Indicates whether the volume is encrypted.</p>",
|
2789 | 2791 | "Volume$FastRestored": "<p>Indicates whether the volume was created using fast snapshot restore.</p>",
|
2790 | 2792 | "Volume$MultiAttachEnabled": "<p>Indicates whether Amazon EBS Multi-Attach is enabled.</p>",
|
|
12820 | 12822 | "KeyPairInfo$KeyType": "<p>The type of key pair.</p>"
|
12821 | 12823 | }
|
12822 | 12824 | },
|
| 12825 | + "KmsKeyArn": { |
| 12826 | + "base": null, |
| 12827 | + "refs": { |
| 12828 | + "VerifiedAccessSseSpecificationRequest$KmsKeyArn": "<p> The ARN of the KMS key. </p>", |
| 12829 | + "VerifiedAccessSseSpecificationResponse$KmsKeyArn": "<p> Describes the ARN of the KMS key. </p>" |
| 12830 | + } |
| 12831 | + }, |
12823 | 12832 | "KmsKeyId": {
|
12824 | 12833 | "base": null,
|
12825 | 12834 | "refs": {
|
|
22667 | 22676 | "VerifiedAccessInstanceLoggingConfiguration$AccessLogs": "<p>Details about the logging options.</p>"
|
22668 | 22677 | }
|
22669 | 22678 | },
|
| 22679 | + "VerifiedAccessSseSpecificationRequest": { |
| 22680 | + "base": "<p> Verified Access provides server side encryption by default to data at rest using Amazon Web Services-owned KMS keys. You also have the option of using customer managed KMS keys, which can be specified using the options below. </p>", |
| 22681 | + "refs": { |
| 22682 | + "CreateVerifiedAccessEndpointRequest$SseSpecification": "<p> Options for server side encryption. </p>", |
| 22683 | + "CreateVerifiedAccessGroupRequest$SseSpecification": "<p> Options for server side encryption. </p>", |
| 22684 | + "CreateVerifiedAccessTrustProviderRequest$SseSpecification": "<p> Options for server side encryption. </p>", |
| 22685 | + "ModifyVerifiedAccessEndpointPolicyRequest$SseSpecification": "<p> Options for server side encryption. </p>", |
| 22686 | + "ModifyVerifiedAccessGroupPolicyRequest$SseSpecification": "<p> Options for server side encryption. </p>", |
| 22687 | + "ModifyVerifiedAccessTrustProviderRequest$SseSpecification": "<p> Options for server side encryption. </p>" |
| 22688 | + } |
| 22689 | + }, |
| 22690 | + "VerifiedAccessSseSpecificationResponse": { |
| 22691 | + "base": "<p> Describes the options in use for server side encryption. </p>", |
| 22692 | + "refs": { |
| 22693 | + "ModifyVerifiedAccessEndpointPolicyResult$SseSpecification": "<p> Describes the options in use for server side encryption. </p>", |
| 22694 | + "ModifyVerifiedAccessGroupPolicyResult$SseSpecification": "<p> Describes the options in use for server side encryption. </p>", |
| 22695 | + "VerifiedAccessEndpoint$SseSpecification": "<p> Describes the options in use for server side encryption. </p>", |
| 22696 | + "VerifiedAccessGroup$SseSpecification": "<p> Describes the options in use for server side encryption. </p>", |
| 22697 | + "VerifiedAccessTrustProvider$SseSpecification": "<p> Describes the options in use for server side encryption. </p>" |
| 22698 | + } |
| 22699 | + }, |
22670 | 22700 | "VerifiedAccessTrustProvider": {
|
22671 | 22701 | "base": "<p>Describes a Verified Access trust provider.</p>",
|
22672 | 22702 | "refs": {
|
|
0 commit comments