Rolesanywhere Profile

This table represents the rolesanywhere_profile resource from Amazon Web Services.

aws.rolesanywhere_profile

Fields

TitleIDTypeData TypeDescription
_keycorestring
accept_role_session_namecoreboolUsed to determine if a custom role session name will be accepted in a temporary credential request.
account_idcorestring
attribute_mappingscorejsonA mapping applied to the authenticating end-entity certificate.
created_atcoretimestampThe ISO-8601 timestamp when the profile was created.
created_bycorestringThe Amazon Web Services account that created the profile.
duration_secondscoreint64Used to determine how long sessions vended using this profile are valid for. See the <code>Expiration</code> section of the <a href="https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html#credentials-object">CreateSession API documentation</a> page for more details. In requests, if this value is not provided, the default value will be 3600.
enabledcoreboolIndicates whether the profile is enabled.
managed_policy_arnscorearray<string>A list of managed policy ARNs that apply to the vended session credentials.
namecorestringThe name of the profile.
profile_arncorestringThe ARN of the profile.
profile_idcorestringThe unique identifier of the profile.
require_instance_propertiescoreboolSpecifies whether instance properties are required in temporary credential requests with this profile.
role_arnscorearray<string>A list of IAM roles that this profile can assume in a temporary credential request.
session_policycorestringA session policy that applies to the trust boundary of the vended session credentials.
tagscorehstore_csv
updated_atcoretimestampThe ISO-8601 timestamp when the profile was last updated.