0 votes
in AWS Access Management by
What is the maximum size of the access policy that I can specify when requesting temporary security credentials (either GetFederationToken or AssumeRole)?

1 Answer

0 votes
by

The policy plaintext must be 2048 bytes or shorter. However, an internal conversion compresses it into a packed binary format with a separate limit.

Related questions

0 votes
asked Aug 9, 2021 in AWS Access Management by rajeshsharma
0 votes
asked Aug 12, 2021 in AWS Access Management by Robindeniel
...