artifactCredentials property

AWSSessionCredentials? artifactCredentials
final

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 artifacts for the pipeline in AWS CodePipeline.

Implementation

final AWSSessionCredentials? artifactCredentials;