'2.0', 'service' => '
AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce identities and manage their access centrally across AWS accounts and applications. IAM Identity Center is the recommended approach for workforce authentication and authorization in AWS, for organizations of any size and type.
Although AWS Single Sign-On was renamed, the sso
and identitystore
API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see IAM Identity Center rename.
This reference guide provides information on single sign-on operations which could be used for access management of AWS accounts. For information about IAM Identity Center features, see the IAM Identity Center User Guide.
Many operations in the IAM Identity Center APIs rely on identifiers for users and groups, known as principals. For more information about how to work with principals and principal IDs in IAM Identity Center, see the Identity Store API Reference.
AWS provides SDKs that consist of libraries and sample code for various programming languages and platforms (Java, Ruby, .Net, iOS, Android, and more). The SDKs provide a convenient way to create programmatic access to IAM Identity Center and other AWS services. For more information about the AWS SDKs, including how to download and install them, see Tools for Amazon Web Services.
Attaches the specified customer managed policy to the specified PermissionSet.
', 'AttachManagedPolicyToPermissionSet' => 'Attaches an AWS managed policy ARN to a permission set.
If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet
after this operation. Calling ProvisionPermissionSet
applies the corresponding IAM policy updates to all assigned accounts.
Assigns access to a principal for a specified AWS account using a specified permission set.
The term principal here refers to a user or group that is defined in IAM Identity Center.
As part of a successful CreateAccountAssignment
call, the specified permission set will automatically be provisioned to the account in the form of an IAM policy. That policy is attached to the IAM role created in IAM Identity Center. If the permission set is subsequently updated, the corresponding IAM policies attached to roles in your accounts will not be updated automatically. In this case, you must call ProvisionPermissionSet
to make these updates.
After a successful response, call DescribeAccountAssignmentCreationStatus
to describe the status of an assignment creation request.
Enables the attributes-based access control (ABAC) feature for the specified IAM Identity Center instance. You can also specify new attributes to add to your ABAC configuration during the enabling process. For more information about ABAC, see Attribute-Based Access Control in the IAM Identity Center User Guide.
After a successful response, call DescribeInstanceAccessControlAttributeConfiguration
to validate that InstanceAccessControlAttributeConfiguration
was created.
Creates a permission set within a specified IAM Identity Center instance.
To grant users and groups access to AWS account resources, use CreateAccountAssignment
.
Deletes a principal\'s access from a specified AWS account using a specified permission set.
After a successful response, call DescribeAccountAssignmentCreationStatus
to describe the status of an assignment deletion request.
Deletes the inline policy from a specified permission set.
', 'DeleteInstanceAccessControlAttributeConfiguration' => 'Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center instance and deletes all of the attribute mappings that have been configured. Once deleted, any attributes that are received from an identity source and any custom attributes you have previously configured will not be passed. For more information about ABAC, see Attribute-Based Access Control in the IAM Identity Center User Guide.
', 'DeletePermissionSet' => 'Deletes the specified permission set.
', 'DeletePermissionsBoundaryFromPermissionSet' => 'Deletes the permissions boundary from a specified PermissionSet.
', 'DescribeAccountAssignmentCreationStatus' => 'Describes the status of the assignment creation request.
', 'DescribeAccountAssignmentDeletionStatus' => 'Describes the status of the assignment deletion request.
', 'DescribeInstanceAccessControlAttributeConfiguration' => 'Returns the list of IAM Identity Center identity store attributes that have been configured to work with attributes-based access control (ABAC) for the specified IAM Identity Center instance. This will not return attributes configured and sent by an external identity provider. For more information about ABAC, see Attribute-Based Access Control in the IAM Identity Center User Guide.
', 'DescribePermissionSet' => 'Gets the details of the permission set.
', 'DescribePermissionSetProvisioningStatus' => 'Describes the status for the given permission set provisioning request.
', 'DetachCustomerManagedPolicyReferenceFromPermissionSet' => 'Detaches the specified customer managed policy from the specified PermissionSet.
', 'DetachManagedPolicyFromPermissionSet' => 'Detaches the attached AWS managed policy ARN from the specified permission set.
', 'GetInlinePolicyForPermissionSet' => 'Obtains the inline policy assigned to the permission set.
', 'GetPermissionsBoundaryForPermissionSet' => 'Obtains the permissions boundary for a specified PermissionSet.
', 'ListAccountAssignmentCreationStatus' => 'Lists the status of the AWS account assignment creation requests for a specified IAM Identity Center instance.
', 'ListAccountAssignmentDeletionStatus' => 'Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.
', 'ListAccountAssignments' => 'Lists the assignee of the specified AWS account with the specified permission set.
', 'ListAccountsForProvisionedPermissionSet' => 'Lists all the AWS accounts where the specified permission set is provisioned.
', 'ListCustomerManagedPolicyReferencesInPermissionSet' => 'Lists all customer managed policies attached to a specified PermissionSet.
', 'ListInstances' => 'Lists the IAM Identity Center instances that the caller has access to.
', 'ListManagedPoliciesInPermissionSet' => 'Lists the AWS managed policy that is attached to a specified permission set.
', 'ListPermissionSetProvisioningStatus' => 'Lists the status of the permission set provisioning requests for a specified IAM Identity Center instance.
', 'ListPermissionSets' => 'Lists the PermissionSets in an IAM Identity Center instance.
', 'ListPermissionSetsProvisionedToAccount' => 'Lists all the permission sets that are provisioned to a specified AWS account.
', 'ListTagsForResource' => 'Lists the tags that are attached to a specified resource.
', 'ProvisionPermissionSet' => 'The process by which a specified permission set is provisioned to the specified target.
', 'PutInlinePolicyToPermissionSet' => 'Attaches an inline policy to a permission set.
If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet
after this action to apply the corresponding IAM policy updates to all assigned accounts.
Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions boundary.
', 'TagResource' => 'Associates a set of tags with a specified resource.
', 'UntagResource' => 'Disassociates a set of tags from a specified resource.
', 'UpdateInstanceAccessControlAttributeConfiguration' => 'Updates the IAM Identity Center identity store attributes that you can use with the IAM Identity Center instance for attributes-based access control (ABAC). When using an external identity provider as an identity source, you can pass attributes through the SAML assertion as an alternative to configuring attributes from the IAM Identity Center identity store. If a SAML assertion passes any of these attributes, IAM Identity Center replaces the attribute value with the value from the IAM Identity Center identity store. For more information about ABAC, see Attribute-Based Access Control in the IAM Identity Center User Guide.
', 'UpdatePermissionSet' => 'Updates an existing permission set.
', ], 'shapes' => [ 'AccessControlAttribute' => [ 'base' => 'These are IAM Identity Center identity store attributes that you can configure for use in attributes-based access control (ABAC). You can create permissions policies that determine who can access your AWS resources based upon the configured attribute values. When you enable ABAC and specify AccessControlAttributes
, IAM Identity Center passes the attribute values of the authenticated user into IAM for use in policy evaluation.
The name of the attribute associated with your identities in your identity source. This is used to map a specified attribute in your identity source with an attribute in IAM Identity Center.
', ], ], 'AccessControlAttributeList' => [ 'base' => NULL, 'refs' => [ 'InstanceAccessControlAttributeConfiguration$AccessControlAttributes' => 'Lists the attributes that are configured for ABAC in the specified IAM Identity Center instance.
', ], ], 'AccessControlAttributeValue' => [ 'base' => 'The value used for mapping a specified attribute to an identity source. For more information, see Attribute mappings in the IAM Identity Center User Guide.
', 'refs' => [ 'AccessControlAttribute$Value' => 'The value used for mapping a specified attribute to an identity source.
', ], ], 'AccessControlAttributeValueSource' => [ 'base' => NULL, 'refs' => [ 'AccessControlAttributeValueSourceList$member' => NULL, ], ], 'AccessControlAttributeValueSourceList' => [ 'base' => NULL, 'refs' => [ 'AccessControlAttributeValue$Source' => 'The identity source to use when mapping a specified attribute to IAM Identity Center.
', ], ], 'AccessDeniedException' => [ 'base' => 'You do not have sufficient access to perform this action.
', 'refs' => [], ], 'AccessDeniedExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, ], ], 'AccountAssignment' => [ 'base' => 'The assignment that indicates a principal\'s limited access to a specified AWS account with a specified permission set.
The term principal here refers to a user or group that is defined in IAM Identity Center.
The list of assignments that match the input AWS account and permission set.
', ], ], 'AccountAssignmentOperationStatus' => [ 'base' => 'The status of the creation or deletion operation of an assignment that a principal needs to access an account.
', 'refs' => [ 'CreateAccountAssignmentResponse$AccountAssignmentCreationStatus' => 'The status object for the account assignment creation operation.
', 'DeleteAccountAssignmentResponse$AccountAssignmentDeletionStatus' => 'The status object for the account assignment deletion operation.
', 'DescribeAccountAssignmentCreationStatusResponse$AccountAssignmentCreationStatus' => 'The status object for the account assignment creation operation.
', 'DescribeAccountAssignmentDeletionStatusResponse$AccountAssignmentDeletionStatus' => 'The status object for the account assignment deletion operation.
', ], ], 'AccountAssignmentOperationStatusList' => [ 'base' => NULL, 'refs' => [ 'ListAccountAssignmentCreationStatusResponse$AccountAssignmentsCreationStatus' => 'The status object for the account assignment creation operation.
', 'ListAccountAssignmentDeletionStatusResponse$AccountAssignmentsDeletionStatus' => 'The status object for the account assignment deletion operation.
', ], ], 'AccountAssignmentOperationStatusMetadata' => [ 'base' => 'Provides information about the AccountAssignment creation request.
', 'refs' => [ 'AccountAssignmentOperationStatusList$member' => NULL, ], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'AccountAssignment$AccountId' => 'The identifier of the AWS account.
', 'AccountList$member' => NULL, 'ListPermissionSetsProvisionedToAccountRequest$AccountId' => 'The identifier of the AWS account from which to list the assignments.
', 'PermissionSetProvisioningStatus$AccountId' => 'The identifier of the AWS account from which to list the assignments.
', ], ], 'AccountList' => [ 'base' => NULL, 'refs' => [ 'ListAccountsForProvisionedPermissionSetResponse$AccountIds' => 'The list of AWS AccountIds
.
A structure that stores the details of the AWS managed policy.
', 'refs' => [ 'AttachedManagedPolicyList$member' => NULL, ], ], 'AttachedManagedPolicyList' => [ 'base' => NULL, 'refs' => [ 'ListManagedPoliciesInPermissionSetResponse$AttachedManagedPolicies' => 'An array of the AttachedManagedPolicy data type object.
', ], ], 'ConflictException' => [ 'base' => 'Occurs when a conflict with a previous successful write is detected. This generally occurs when the previous write did not have time to propagate to the host serving the current request. A retry (with appropriate backoff logic) is the recommended response to this exception.
', 'refs' => [], ], 'ConflictExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'ConflictException$Message' => NULL, ], ], 'CreateAccountAssignmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAccountAssignmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateInstanceAccessControlAttributeConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateInstanceAccessControlAttributeConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreatePermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreatePermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CustomerManagedPolicyReference' => [ 'base' => 'Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.
', 'refs' => [ 'AttachCustomerManagedPolicyReferenceToPermissionSetRequest$CustomerManagedPolicyReference' => 'Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.
', 'CustomerManagedPolicyReferenceList$member' => NULL, 'DetachCustomerManagedPolicyReferenceFromPermissionSetRequest$CustomerManagedPolicyReference' => 'Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.
', 'PermissionsBoundary$CustomerManagedPolicyReference' => 'Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.
', ], ], 'CustomerManagedPolicyReferenceList' => [ 'base' => NULL, 'refs' => [ 'ListCustomerManagedPolicyReferencesInPermissionSetResponse$CustomerManagedPolicyReferences' => 'Specifies the names and paths of the customer managed policies that you have attached to your permission set.
', ], ], 'Date' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$CreatedDate' => 'The date that the permission set was created.
', 'AccountAssignmentOperationStatusMetadata$CreatedDate' => 'The date that the permission set was created.
', 'PermissionSet$CreatedDate' => 'The date that the permission set was created.
', 'PermissionSetProvisioningStatus$CreatedDate' => 'The date that the permission set was created.
', 'PermissionSetProvisioningStatusMetadata$CreatedDate' => 'The date that the permission set was created.
', ], ], 'DeleteAccountAssignmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccountAssignmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInlinePolicyFromPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInlinePolicyFromPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceAccessControlAttributeConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInstanceAccessControlAttributeConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeletePermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeletePermissionsBoundaryFromPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePermissionsBoundaryFromPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAssignmentCreationStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAssignmentCreationStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAssignmentDeletionStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAccountAssignmentDeletionStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceAccessControlAttributeConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeInstanceAccessControlAttributeConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribePermissionSetProvisioningStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePermissionSetProvisioningStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribePermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DetachCustomerManagedPolicyReferenceFromPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachCustomerManagedPolicyReferenceFromPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DetachManagedPolicyFromPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetachManagedPolicyFromPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Duration' => [ 'base' => NULL, 'refs' => [ 'CreatePermissionSetRequest$SessionDuration' => 'The length of time that the application user sessions are valid in the ISO-8601 standard.
', 'PermissionSet$SessionDuration' => 'The length of time that the application user sessions are valid for in the ISO-8601 standard.
', 'UpdatePermissionSetRequest$SessionDuration' => 'The length of time that the application user sessions are valid for in the ISO-8601 standard.
', ], ], 'GetInlinePolicyForPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetInlinePolicyForPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetPermissionsBoundaryForPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetPermissionsBoundaryForPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Id' => [ 'base' => NULL, 'refs' => [ 'InstanceMetadata$IdentityStoreId' => 'The identifier of the identity store that is connected to the IAM Identity Center instance.
', ], ], 'InstanceAccessControlAttributeConfiguration' => [ 'base' => 'Specifies the attributes to add to your attribute-based access control (ABAC) configuration.
', 'refs' => [ 'CreateInstanceAccessControlAttributeConfigurationRequest$InstanceAccessControlAttributeConfiguration' => '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.
', 'DescribeInstanceAccessControlAttributeConfigurationResponse$InstanceAccessControlAttributeConfiguration' => 'Gets the list of IAM Identity Center identity store attributes that have been added to your ABAC configuration.
', 'UpdateInstanceAccessControlAttributeConfigurationRequest$InstanceAccessControlAttributeConfiguration' => 'Updates the attributes for your ABAC configuration.
', ], ], 'InstanceAccessControlAttributeConfigurationStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceAccessControlAttributeConfigurationResponse$Status' => 'The status of the attribute configuration process.
', ], ], 'InstanceAccessControlAttributeConfigurationStatusReason' => [ 'base' => NULL, 'refs' => [ 'DescribeInstanceAccessControlAttributeConfigurationResponse$StatusReason' => 'Provides more details about the current status of the specified attribute.
', ], ], 'InstanceArn' => [ 'base' => NULL, 'refs' => [ 'AttachCustomerManagedPolicyReferenceToPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'AttachManagedPolicyToPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'CreateAccountAssignmentRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'CreateInstanceAccessControlAttributeConfigurationRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'CreatePermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DeleteAccountAssignmentRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DeleteInlinePolicyFromPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DeleteInstanceAccessControlAttributeConfigurationRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'DeletePermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DeletePermissionsBoundaryFromPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'DescribeAccountAssignmentCreationStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DescribeAccountAssignmentDeletionStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DescribeInstanceAccessControlAttributeConfigurationRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'DescribePermissionSetProvisioningStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DescribePermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DetachCustomerManagedPolicyReferenceFromPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'DetachManagedPolicyFromPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'GetInlinePolicyForPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'GetPermissionsBoundaryForPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'InstanceMetadata$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListAccountAssignmentCreationStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListAccountAssignmentDeletionStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListAccountAssignmentsRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListAccountsForProvisionedPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListCustomerManagedPolicyReferencesInPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'ListManagedPoliciesInPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListPermissionSetProvisioningStatusRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListPermissionSetsProvisionedToAccountRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListPermissionSetsRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ListTagsForResourceRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ProvisionPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'PutInlinePolicyToPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'PutPermissionsBoundaryToPermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'TagResourceRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'UntagResourceRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'UpdateInstanceAccessControlAttributeConfigurationRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed.
', 'UpdatePermissionSetRequest$InstanceArn' => 'The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', ], ], 'InstanceList' => [ 'base' => NULL, 'refs' => [ 'ListInstancesResponse$Instances' => 'Lists the IAM Identity Center instances that the caller has access to.
', ], ], 'InstanceMetadata' => [ 'base' => 'Provides information about the IAM Identity Center instance.
', 'refs' => [ 'InstanceList$member' => NULL, ], ], 'InternalFailureMessage' => [ 'base' => NULL, 'refs' => [ 'InternalServerException$Message' => NULL, ], ], 'InternalServerException' => [ 'base' => 'The request processing has failed because of an unknown error, exception, or failure with an internal server.
', 'refs' => [], ], 'ListAccountAssignmentCreationStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountAssignmentCreationStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountAssignmentDeletionStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountAssignmentDeletionStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountAssignmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountAssignmentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountsForProvisionedPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccountsForProvisionedPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListCustomerManagedPolicyReferencesInPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListCustomerManagedPolicyReferencesInPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListInstancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListManagedPoliciesInPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListManagedPoliciesInPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetProvisioningStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetProvisioningStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetsProvisionedToAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetsProvisionedToAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPermissionSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ManagedPolicyArn' => [ 'base' => NULL, 'refs' => [ 'AttachManagedPolicyToPermissionSetRequest$ManagedPolicyArn' => 'The AWS managed policy ARN to be attached to a permission set.
', 'AttachedManagedPolicy$Arn' => 'The ARN of the AWS managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'DetachManagedPolicyFromPermissionSetRequest$ManagedPolicyArn' => 'The AWS managed policy ARN to be detached from a permission set.
', 'PermissionsBoundary$ManagedPolicyArn' => 'The AWS managed policy ARN that you want to attach to a permission set as a permissions boundary.
', ], ], 'ManagedPolicyName' => [ 'base' => NULL, 'refs' => [ 'CustomerManagedPolicyReference$Name' => 'The name of the IAM policy that you have configured in each account where you want to deploy your permission set.
', ], ], 'ManagedPolicyPath' => [ 'base' => NULL, 'refs' => [ 'CustomerManagedPolicyReference$Path' => 'The path to the IAM policy that you have configured in each account where you want to deploy your permission set. The default is /
. For more information, see Friendly names and paths in the IAM User Guide.
The maximum number of results to display for the assignment.
', 'ListAccountAssignmentDeletionStatusRequest$MaxResults' => 'The maximum number of results to display for the assignment.
', 'ListAccountAssignmentsRequest$MaxResults' => 'The maximum number of results to display for the assignment.
', 'ListAccountsForProvisionedPermissionSetRequest$MaxResults' => 'The maximum number of results to display for the PermissionSet.
', 'ListCustomerManagedPolicyReferencesInPermissionSetRequest$MaxResults' => 'The maximum number of results to display for the list call.
', 'ListInstancesRequest$MaxResults' => 'The maximum number of results to display for the instance.
', 'ListManagedPoliciesInPermissionSetRequest$MaxResults' => 'The maximum number of results to display for the PermissionSet.
', 'ListPermissionSetProvisioningStatusRequest$MaxResults' => 'The maximum number of results to display for the assignment.
', 'ListPermissionSetsProvisionedToAccountRequest$MaxResults' => 'The maximum number of results to display for the assignment.
', 'ListPermissionSetsRequest$MaxResults' => 'The maximum number of results to display for the assignment.
', ], ], 'Name' => [ 'base' => NULL, 'refs' => [ 'AttachedManagedPolicy$Name' => 'The name of the AWS managed policy.
', ], ], 'OperationStatusFilter' => [ 'base' => 'Filters he operation status list based on the passed attribute value.
', 'refs' => [ 'ListAccountAssignmentCreationStatusRequest$Filter' => 'Filters results based on the passed attribute value.
', 'ListAccountAssignmentDeletionStatusRequest$Filter' => 'Filters results based on the passed attribute value.
', 'ListPermissionSetProvisioningStatusRequest$Filter' => 'Filters results based on the passed attribute value.
', ], ], 'PermissionSet' => [ 'base' => 'An entity that contains IAM policies.
', 'refs' => [ 'CreatePermissionSetResponse$PermissionSet' => 'Defines the level of access on an AWS account.
', 'DescribePermissionSetResponse$PermissionSet' => 'Describes the level of access on an AWS account.
', ], ], 'PermissionSetArn' => [ 'base' => NULL, 'refs' => [ 'AccountAssignment$PermissionSetArn' => 'The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'AccountAssignmentOperationStatus$PermissionSetArn' => 'The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'AttachCustomerManagedPolicyReferenceToPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the PermissionSet that the managed policy should be attached to.
', 'CreateAccountAssignmentRequest$PermissionSetArn' => 'The ARN of the permission set that the admin wants to grant the principal access to.
', 'DeleteAccountAssignmentRequest$PermissionSetArn' => 'The ARN of the permission set that will be used to remove access.
', 'DeleteInlinePolicyFromPermissionSetRequest$PermissionSetArn' => 'The ARN of the permission set that will be used to remove access.
', 'DeletePermissionSetRequest$PermissionSetArn' => 'The ARN of the permission set that should be deleted.
', 'DeletePermissionsBoundaryFromPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the permission set.
', 'DetachCustomerManagedPolicyReferenceFromPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the PermissionSet from which the policy should be detached.
', 'GetInlinePolicyForPermissionSetRequest$PermissionSetArn' => 'The ARN of the permission set.
', 'GetPermissionsBoundaryForPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the permission set from which to list assignments.
', 'ListAccountsForProvisionedPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet from which the associated AWS accounts will be listed.
', 'ListCustomerManagedPolicyReferencesInPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the PermissionSet whose managed policies will be listed.
', 'PermissionSet$PermissionSetArn' => 'The ARN of the permission set. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'PermissionSetList$member' => NULL, 'PermissionSetProvisioningStatus$PermissionSetArn' => 'The ARN of the permission set that is being provisioned. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
', 'ProvisionPermissionSetRequest$PermissionSetArn' => 'The ARN of the permission set.
', 'PutInlinePolicyToPermissionSetRequest$PermissionSetArn' => 'The ARN of the permission set.
', 'PutPermissionsBoundaryToPermissionSetRequest$PermissionSetArn' => 'The ARN of the PermissionSet
.
The ARN of the permission set.
', ], ], 'PermissionSetDescription' => [ 'base' => NULL, 'refs' => [ 'CreatePermissionSetRequest$Description' => 'The description of the PermissionSet.
', 'PermissionSet$Description' => 'The description of the PermissionSet.
', 'UpdatePermissionSetRequest$Description' => 'The description of the PermissionSet.
', ], ], 'PermissionSetList' => [ 'base' => NULL, 'refs' => [ 'ListPermissionSetsProvisionedToAccountResponse$PermissionSets' => 'Defines the level of access that an AWS account has.
', 'ListPermissionSetsResponse$PermissionSets' => 'Defines the level of access on an AWS account.
', ], ], 'PermissionSetName' => [ 'base' => NULL, 'refs' => [ 'CreatePermissionSetRequest$Name' => 'The name of the PermissionSet.
', 'PermissionSet$Name' => 'The name of the permission set.
', ], ], 'PermissionSetPolicyDocument' => [ 'base' => NULL, 'refs' => [ 'GetInlinePolicyForPermissionSetResponse$InlinePolicy' => 'The inline policy that is attached to the permission set.
', 'PutInlinePolicyToPermissionSetRequest$InlinePolicy' => 'The inline policy to attach to a PermissionSet.
', ], ], 'PermissionSetProvisioningStatus' => [ 'base' => 'A structure that is used to provide the status of the provisioning operation for a specified permission set.
', 'refs' => [ 'DescribePermissionSetProvisioningStatusResponse$PermissionSetProvisioningStatus' => 'The status object for the permission set provisioning operation.
', 'ProvisionPermissionSetResponse$PermissionSetProvisioningStatus' => 'The status object for the permission set provisioning operation.
', ], ], 'PermissionSetProvisioningStatusList' => [ 'base' => NULL, 'refs' => [ 'ListPermissionSetProvisioningStatusResponse$PermissionSetsProvisioningStatus' => 'The status object for the permission set provisioning operation.
', ], ], 'PermissionSetProvisioningStatusMetadata' => [ 'base' => 'Provides information about the permission set provisioning status.
', 'refs' => [ 'PermissionSetProvisioningStatusList$member' => NULL, ], ], 'PermissionsBoundary' => [ 'base' => 'Specifies the configuration of the AWS managed or customer managed policy that you want to set as a permissions boundary. Specify either CustomerManagedPolicyReference
to use the name and path of a customer managed policy, or ManagedPolicyArn
to use the ARN of an AWS managed policy. A permissions boundary represents the maximum permissions that any policy can grant your role. For more information, see Permissions boundaries for IAM entities in the IAM User Guide.
Policies used as permissions boundaries don\'t provide permissions. You must also attach an IAM policy to the role. To learn how the effective permissions for a role are evaluated, see IAM JSON policy evaluation logic in the IAM User Guide.
The permissions boundary attached to the specified permission set.
', 'PutPermissionsBoundaryToPermissionSetRequest$PermissionsBoundary' => 'The permissions boundary that you want to attach to a PermissionSet
.
An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.
', 'AccountAssignmentOperationStatus$PrincipalId' => 'An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.
', 'CreateAccountAssignmentRequest$PrincipalId' => 'An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.
', 'DeleteAccountAssignmentRequest$PrincipalId' => 'An identifier for an object in IAM Identity Center, such as a user or group. PrincipalIds are GUIDs (For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6). For more information about PrincipalIds in IAM Identity Center, see the IAM Identity Center Identity Store API Reference.
', ], ], 'PrincipalType' => [ 'base' => NULL, 'refs' => [ 'AccountAssignment$PrincipalType' => 'The entity type for which the assignment will be created.
', 'AccountAssignmentOperationStatus$PrincipalType' => 'The entity type for which the assignment will be created.
', 'CreateAccountAssignmentRequest$PrincipalType' => 'The entity type for which the assignment will be created.
', 'DeleteAccountAssignmentRequest$PrincipalType' => 'The entity type for which the assignment will be deleted.
', ], ], 'ProvisionPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ProvisionTargetType' => [ 'base' => NULL, 'refs' => [ 'ProvisionPermissionSetRequest$TargetType' => 'The entity type for which the assignment will be created.
', ], ], 'ProvisioningStatus' => [ 'base' => NULL, 'refs' => [ 'ListAccountsForProvisionedPermissionSetRequest$ProvisioningStatus' => 'The permission set provisioning status for an AWS account.
', 'ListPermissionSetsProvisionedToAccountRequest$ProvisioningStatus' => 'The status object for the permission set provisioning operation.
', ], ], 'PutInlinePolicyToPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutInlinePolicyToPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutPermissionsBoundaryToPermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutPermissionsBoundaryToPermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Reason' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$FailureReason' => 'The message that contains an error or exception in case of an operation failure.
', 'PermissionSetProvisioningStatus$FailureReason' => 'The message that contains an error or exception in case of an operation failure.
', ], ], 'RelayState' => [ 'base' => NULL, 'refs' => [ 'CreatePermissionSetRequest$RelayState' => 'Used to redirect users within the application during the federation authentication process.
', 'PermissionSet$RelayState' => 'Used to redirect users within the application during the federation authentication process.
', 'UpdatePermissionSetRequest$RelayState' => 'Used to redirect users within the application during the federation authentication process.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'Indicates that a requested resource is not found.
', 'refs' => [], ], 'ResourceNotFoundMessage' => [ 'base' => NULL, 'refs' => [ 'ResourceNotFoundException$Message' => NULL, ], ], 'ServiceQuotaExceededException' => [ 'base' => 'Indicates that the principal has crossed the permitted number of resources that can be created.
', 'refs' => [], ], 'ServiceQuotaExceededMessage' => [ 'base' => NULL, 'refs' => [ 'ServiceQuotaExceededException$Message' => NULL, ], ], 'StatusValues' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$Status' => 'The status of the permission set provisioning process.
', 'AccountAssignmentOperationStatusMetadata$Status' => 'The status of the permission set provisioning process.
', 'OperationStatusFilter$Status' => 'Filters the list operations result based on the status attribute.
', 'PermissionSetProvisioningStatus$Status' => 'The status of the permission set provisioning process.
', 'PermissionSetProvisioningStatusMetadata$Status' => 'The status of the permission set provisioning process.
', ], ], 'Tag' => [ 'base' => 'A set of key-value pairs that are used to manage the resource. Tags can only be applied to permission sets and cannot be applied to corresponding roles that IAM Identity Center creates in AWS accounts.
', 'refs' => [ 'TagList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => 'The key for the tag.
', 'TagKeyList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => 'The keys of tags that are attached to the resource.
', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'CreatePermissionSetRequest$Tags' => 'The tags to attach to the new PermissionSet.
', 'ListTagsForResourceResponse$Tags' => 'A set of key-value pairs that are used to manage the resource.
', 'TagResourceRequest$Tags' => 'A set of key-value pairs that are used to manage the resource.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => 'The value of the tag.
', ], ], 'TaggableResourceArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceArn' => 'The ARN of the resource with the tags to be listed.
', 'TagResourceRequest$ResourceArn' => 'The ARN of the resource with the tags to be listed.
', 'UntagResourceRequest$ResourceArn' => 'The ARN of the resource with the tags to be listed.
', ], ], 'TargetId' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$TargetId' => 'TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).
', 'CreateAccountAssignmentRequest$TargetId' => 'TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).
', 'DeleteAccountAssignmentRequest$TargetId' => 'TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).
', 'ListAccountAssignmentsRequest$AccountId' => 'The identifier of the AWS account from which to list the assignments.
', 'ProvisionPermissionSetRequest$TargetId' => 'TargetID is an AWS account identifier, typically a 10-12 digit string (For example, 123456789012).
', ], ], 'TargetType' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$TargetType' => 'The entity type for which the assignment will be created.
', 'CreateAccountAssignmentRequest$TargetType' => 'The entity type for which the assignment will be created.
', 'DeleteAccountAssignmentRequest$TargetType' => 'The entity type for which the assignment will be deleted.
', ], ], 'ThrottlingException' => [ 'base' => 'Indicates that the principal has crossed the throttling limits of the API operations.
', 'refs' => [], ], 'ThrottlingExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'ThrottlingException$Message' => NULL, ], ], 'Token' => [ 'base' => NULL, 'refs' => [ 'ListAccountAssignmentCreationStatusRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountAssignmentCreationStatusResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountAssignmentDeletionStatusRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountAssignmentDeletionStatusResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountAssignmentsRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountAssignmentsResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountsForProvisionedPermissionSetRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListAccountsForProvisionedPermissionSetResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListCustomerManagedPolicyReferencesInPermissionSetRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListCustomerManagedPolicyReferencesInPermissionSetResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListInstancesRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListInstancesResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListManagedPoliciesInPermissionSetRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListManagedPoliciesInPermissionSetResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetProvisioningStatusRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetProvisioningStatusResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetsProvisionedToAccountRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetsProvisionedToAccountResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetsRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListPermissionSetsResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListTagsForResourceRequest$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', 'ListTagsForResourceResponse$NextToken' => 'The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.
', ], ], 'UUId' => [ 'base' => NULL, 'refs' => [ 'AccountAssignmentOperationStatus$RequestId' => 'The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
', 'AccountAssignmentOperationStatusMetadata$RequestId' => 'The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
', 'DescribeAccountAssignmentCreationStatusRequest$AccountAssignmentCreationRequestId' => 'The identifier that is used to track the request operation progress.
', 'DescribeAccountAssignmentDeletionStatusRequest$AccountAssignmentDeletionRequestId' => 'The identifier that is used to track the request operation progress.
', 'DescribePermissionSetProvisioningStatusRequest$ProvisionPermissionSetRequestId' => 'The identifier that is provided by the ProvisionPermissionSet call to retrieve the current status of the provisioning workflow.
', 'PermissionSetProvisioningStatus$RequestId' => 'The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
', 'PermissionSetProvisioningStatusMetadata$RequestId' => 'The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateInstanceAccessControlAttributeConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateInstanceAccessControlAttributeConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePermissionSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePermissionSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'The request failed because it contains a syntax error.
', 'refs' => [], ], 'ValidationExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Message' => NULL, ], ], ],];