# README
Terraform AWS Provider SSOAdmin Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the SSOAdmin resources
- AWS Docs: AWS SDK for Go SSOAdmin
# Functions
No description provided by the author
No description provided by the author
@SDKDataSource("aws_ssoadmin_instances").
@SDKDataSource("aws_ssoadmin_permission_set").
FindAccountAssignment returns the account assigned to a permission set within a specified SSO instance.
FindCustomerManagedPolicy returns the customer managed policy attached to a permission set within a specified SSO instance.
No description provided by the author
FindManagedPolicy returns the managed policy attached to a permission set within a specified SSO instance.
FindPermissionsBoundary returns the permissions boundary attached to a permission set within a specified SSO instance.
GetTagsIn returns ssoadmin service tags from Context.
KeyValueTags creates tftags.KeyValueTags from ssoadmin service tags.
ListTags lists ssoadmin service tags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@SDKResource("aws_ssoadmin_instance_access_control_attributes").
@SDKResource("aws_ssoadmin_account_assignment").
@SDKResource("aws_ssoadmin_customer_managed_policy_attachment").
@SDKResource("aws_ssoadmin_managed_policy_attachment").
@SDKResource("aws_ssoadmin_permissions_boundary_attachment").
@SDKResource("aws_ssoadmin_permission_set", name="Permission Set") @Tags.
@SDKResource("aws_ssoadmin_permission_set_inline_policy").
SetTagsOut sets ssoadmin service tags in Context.
Tags returns ssoadmin service tags.
UpdateTags updates ssoadmin service tags.
# Variables
No description provided by the author