class Aws::CodePipeline::Types::AWSSessionCredentials
Represents an AWS session credentials object. These credentials are temporary credentials that are issued by AWS Secure Token Service (STS). They can be used to access input and output artifacts in the S3 bucket used to store artifact for the pipeline in AWS CodePipeline
.
@!attribute [rw] access_key_id
The access key for the session. @return [String]
@!attribute [rw] secret_access_key
The secret access key for the session. @return [String]
@!attribute [rw] session_token
The token for the session. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/AWSSessionCredentials AWS API Documentation
Constants
- SENSITIVE