| Modifier and Type | Method and Description |
|---|---|
ArtifactAttribute |
Artifact.getBucketName()
The artifact attribute for the name of the S3 bucket where the artifact is stored.
|
ArtifactAttribute |
Artifact.getObjectKey()
The artifact attribute for The name of the .zip file that contains the artifact that is
generated by AWS CodePipeline, such as 1ABCyZZ.zip.
|
ArtifactAttribute |
Artifact.getUrl()
The artifact attribute of the Amazon Simple Storage Service (Amazon S3) URL of the artifact,
such as https://s3-us-west-2.amazonaws.com/artifactstorebucket-yivczw8jma0c/test/TemplateSo/1ABCyZZ.zip.
|
Copyright © 2018. All rights reserved.