Builder

class Builder

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

Used to determine how long sessions vended using this profile are valid for. See the Expiration section of the CreateSession API documentation page for more details. In requests, if this value is not provided, the default value will be 3600.

Link copied to clipboard

Specifies whether the profile is enabled.

Link copied to clipboard

A list of managed policy ARNs that apply to the vended session credentials.

Link copied to clipboard
var name: String?

The name of the profile.

Link copied to clipboard

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

Link copied to clipboard

A list of IAM roles that this profile can assume in a temporary credential request.

Link copied to clipboard

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

Link copied to clipboard
var tags: List<Tag>?

The tags to attach to the profile.