NAME
Paws::STS::GetFederationTokenResponse
ATTRIBUTES
Credentials => Paws::STS::Credentials
Credentials for the service API authentication.
FederatedUser => Paws::STS::FederatedUser
Identifiers for the federated user associated with the credentials
(such as C<arn:aws:sts::123456789012:federated-user/Bob> or
C<123456789012:Bob>). You can use the federated user's ARN in your
resource-based policies, such as an Amazon S3 bucket policy.
PackedPolicySize => Int
A percentage value indicating the size of the policy in packed form.
The service rejects policies for which the packed size is greater than
100 percent of the allowed value.