Class AwsCredentialsAuthorizationStrategy

  • All Implemented Interfaces:
    AuthorizationStrategy

    @Deprecated
    public final class AwsCredentialsAuthorizationStrategy
    extends Object
    implements AuthorizationStrategy
    Deprecated.
    This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
    An authorization strategy for AWS Credentials that can resolve a compatible signer as well as provide resolved AWS credentials as an execution attribute.