Builder
class Builder
Properties
Link copied to clipboard
Specifies the IAM Identity Center identity store attributes to add to your ABAC configuration. When using an external identity provider as an identity source, you can pass attributes through the SAML assertion. Doing so provides an alternative to configuring attributes from the IAM Identity Center identity store. If a SAML assertion passes any of these attributes, IAM Identity Center will replace the attribute value with the value from the IAM Identity Center identity store.
Link copied to clipboard
The ARN of the IAM Identity Center instance under which the operation will be executed.
Functions
Link copied to clipboard
fun instanceAccessControlAttributeConfiguration(block: InstanceAccessControlAttributeConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.ssoadmin.model.InstanceAccessControlAttributeConfiguration inside the given block