AWS::EC2::VerifiedAccessInstance - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::EC2::VerifiedAccessInstance

Describes a Verified Access instance.

Syntax

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

JSON

{ "Type" : "AWS::EC2::VerifiedAccessInstance", "Properties" : { "Description" : String, "LoggingConfigurations" : VerifiedAccessLogs, "Tags" : [ Tag, ... ], "VerifiedAccessTrustProviderIds" : [ String, ... ], "VerifiedAccessTrustProviders" : [ VerifiedAccessTrustProvider, ... ] } }

Properties

Description

A description for the Amazon Verified Access instance.

Required: No

Type: String

Update requires: No interruption

LoggingConfigurations

The current logging configuration for the Verified Access instances.

Required: No

Type: VerifiedAccessLogs

Update requires: No interruption

Tags

The tags.

Required: No

Type: List of Tag

Update requires: No interruption

VerifiedAccessTrustProviderIds

The IDs of the Amazon Verified Access trust providers.

Required: No

Type: List of String

Update requires: No interruption

VerifiedAccessTrustProviders

The IDs of the Amazon Verified Access trust providers.

Required: No

Type: List of VerifiedAccessTrustProvider

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Reffunction, Refreturns the ID of the Verified Access instance.

For more information about using the Reffunction, see Ref.

Fn::GetAtt

The Fn::GetAttintrinsic 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::GetAttintrinsic function, see Fn::GetAtt.

CreationTime

The creation time.

LastUpdatedTime

The last updated time.

VerifiedAccessInstanceId

The ID of the Verified Access instance.