AWS::EC2::VerifiedAccessInstance VerifiedAccessTrustProvider
Describes a Verified Access trust provider.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Description" :String, "DeviceTrustProviderType" :String, "TrustProviderType" :String, "UserTrustProviderType" :String, "VerifiedAccessTrustProviderId" :String}
YAML
Description:StringDeviceTrustProviderType:StringTrustProviderType:StringUserTrustProviderType:StringVerifiedAccessTrustProviderId:String
Properties
Description-
A description for the Amazon Verified Access trust provider.
Required: No
Type: String
Update requires: No interruption
DeviceTrustProviderType-
The type of device-based trust provider.
Required: No
Type: String
Allowed values:
crowdstrike | jamfUpdate requires: No interruption
TrustProviderType-
The type of Verified Access trust provider.
Required: No
Type: String
Allowed values:
device | userUpdate requires: No interruption
UserTrustProviderType-
The type of user-based trust provider.
Required: No
Type: String
Allowed values:
iam-identity-center | oidcUpdate requires: No interruption
VerifiedAccessTrustProviderId-
The ID of the Amazon Verified Access trust provider.
Required: No
Type: String
Update requires: No interruption