v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465286243.1 KB

Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:

  • The stack name

  • The user name (email address of the user associated with the stack) and the authentication type for the user

post/#X-Amz-Target=PhotonAdminProxyService.DescribeUserStackAssociations

Headers

X-Amz-Target'PhotonAdminProxyService.DescribeUserStackAssociations' required

Request body

StackNamestring

The name of the stack that is associated with the user.

UserNamestring password
<p>The email address of the user who is associated with the stack.</p> <note> <p>Users' email addresses are case-sensitive.</p> </note>
AuthenticationType'API' | 'SAML' | 'USERPOOL' | 'AWS_AD'

The authentication type for the user who is associated with the stack. You must specify USERPOOL.

MaxResultsinteger

The maximum size of each page of results.

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Response

Success

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.