Profile

class Profile : KotlinCustomResource

Definition of AWS::RolesAnywhere::Profile Resource Type

Properties

Link copied to clipboard

Used to determine if a custom role session name will be accepted in a temporary credential request.

Link copied to clipboard

A mapping applied to the authenticating end-entity certificate.

Link copied to clipboard
val durationSeconds: Output<Double>?

The number of seconds vended session credentials will be valid for

Link copied to clipboard
val enabled: Output<Boolean>?

The enabled status of the resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A list of managed policy ARNs. Managed policies identified by this list will be applied to the vended session credentials.

Link copied to clipboard
val name: Output<String>

The customer specified name of the resource.

Link copied to clipboard
val profileArn: Output<String>

The ARN of the profile.

Link copied to clipboard
val profileId: Output<String>

The unique primary identifier of the Profile

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specifies whether instance properties are required in CreateSession requests with this profile.

Link copied to clipboard
val roleArns: Output<List<String>>

A list of IAM role ARNs that can be assumed when this profile is specified in a CreateSession request.

Link copied to clipboard
val sessionPolicy: Output<String>?

A session policy that will applied to the trust boundary of the vended session credentials.

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of Tags.

Link copied to clipboard
val urn: Output<String>