| Name | Version |
|---|---|
| aws | >= 3.35.0 |
| Name | Version |
|---|---|
| aws | >= 3.35.0 |
No modules.
| Name | Type |
|---|---|
| aws_ssoadmin_account_assignment.this | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| instance_arn | (Required, Forces new resource) The Amazon Resource Name (ARN) of the SSO Instance. | string |
n/a | yes |
| permission_set_arn | (Required, Forces new resource) The Amazon Resource Name (ARN) of the Permission Set that the admin wants to grant the principal access to. | string |
n/a | yes |
| principal_id | (Required, Forces new resource) An identifier for an object in SSO, such as a user or group. PrincipalIds are GUIDs | string |
n/a | yes |
| principal_type | (Required, Forces new resource) The entity type for which the assignment will be created. Valid values: USER, GROUP. | string |
n/a | yes |
| target_ids | (Required, Forces new resource) the list of An AWS account identifier, typically a 10-12 digit string. | list(string) |
n/a | yes |
| target_type | (Optional, Forces new resource) The entity type for which the assignment will be created. Valid values: AWS_ACCOUNT | string |
"AWS_ACCOUNT" |
no |
| Name | Description |
|---|---|
| id | returns a string |
| this | n/a |