JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.auth.profile.internal

Class ProfileKeyConstants



  • public class ProfileKeyConstants
    extends Object 
    Keys the Java SDK uses in the CLI credentials and config files.
    • Field Detail

      • AWS_ACCESS_KEY_ID

        public static final String AWS_ACCESS_KEY_ID
        Property name for specifying the Amazon AWS Access Key
        See Also:
        Constant Field Values
      • AWS_SECRET_ACCESS_KEY

        public static final String AWS_SECRET_ACCESS_KEY
        Property name for specifying the Amazon AWS Secret Access Key
        See Also:
        Constant Field Values
      • AWS_SESSION_TOKEN

        public static final String AWS_SESSION_TOKEN
        Property name for specifying the Amazon AWS Session Token
        See Also:
        Constant Field Values
      • AWS_ACCOUNT_ID

        public static final String AWS_ACCOUNT_ID
        Property name for specifying the Amazon AWS Account ID associated with credentials
        See Also:
        Constant Field Values
      • ROLE_SESSION_NAME

        public static final String ROLE_SESSION_NAME
        Property name for specifying the IAM role session name
        See Also:
        Constant Field Values
      • EXTERNAL_ID

        public static final String EXTERNAL_ID
        Property name for specifying the IAM role external id
        See Also:
        Constant Field Values
      • SOURCE_PROFILE

        public static final String SOURCE_PROFILE
        Property name for specifying the profile credentials to use when assuming a role
        See Also:
        Constant Field Values
      • ENDPOINT_DISCOVERY

        public static final String ENDPOINT_DISCOVERY
        Endpoint discovery setting when creating clients
        See Also:
        Constant Field Values
      • WEB_IDENTITY_TOKEN

        public static final String WEB_IDENTITY_TOKEN
        Absolute path to a JWT file containing a web identity token.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProfileKeyConstants

        public ProfileKeyConstants()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /