View a markdown version of this page

AWS::EC2::VerifiedAccessGroup - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::EC2::VerifiedAccessGroup

An AWS Verified Access group is a collection of AWS Verified Access endpoints who's associated applications have similar security requirements. Each instance within a Verified Access group shares an Verified Access policy. For example, you can group all Verified Access instances associated with "sales" applications together and use one common Verified Access policy.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::EC2::VerifiedAccessGroup", "Properties" : { "Description" : String, "PolicyDocument" : String, "PolicyEnabled" : Boolean, "SseSpecification" : SseSpecification , "Tags" : [ Tag, ... ], "VerifiedAccessInstanceId" : String } }

YAML

Type: AWS::EC2::VerifiedAccessGroup Properties: Description: String PolicyDocument: String PolicyEnabled: Boolean SseSpecification: SseSpecification Tags: - Tag VerifiedAccessInstanceId: String

Properties

Description

A description for the AWS Verified Access group.

Required: No

Type: String

Update requires: No interruption

PolicyDocument

The Verified Access policy document.

Required: No

Type: String

Update requires: No interruption

PolicyEnabled

The status of the Verified Access policy.

Required: No

Type: Boolean

Update requires: No interruption

SseSpecification

The options for additional server side encryption.

Required: No

Type: SseSpecification

Update requires: No interruption

Tags

The tags.

Required: No

Type: Array of Tag

Update requires: No interruption

VerifiedAccessInstanceId

The ID of the AWS Verified Access instance.

Required: Yes

Type: String

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the ID of the Verified Access group.

For more information about using the Ref function, see Ref.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

CreationTime

The creation time.

LastUpdatedTime

The last updated time.

Owner

The ID of the AWS account that owns the group.

VerifiedAccessGroupArn

The ARN of the Verified Access group.

VerifiedAccessGroupId

The ID of the Verified Access group.

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.

AltStyle によって変換されたページ (->オリジナル) /