0.2.18 • Published 1 year ago
@gammarers/aws-secure-pipeline-artifact-bucket v0.2.18
AWS Secure Pipeline Artifact Bucket
This S3 bucket is the artifact bucket used for CDK pipelines, created when the --qualifier option is specified during the CDK bootstrap process. If you specify the --qualifier option or explicitly define an artifact bucket for CDK pipelines, you need to configure a policy that allows access to this bucket from the CDK deploy role.
Install
TypeScript
install by npm
npm install @gammarers/aws-secure-pipeline-artifact-bucketinstall by yarn
yarn add @gammarers/aws-secure-pipeline-artifact-bucketExample
import { SecurePipelineArtifactBucket } from '@gammarers/aws-secure-pipeline-artifact-bucket';
const bucket = new SecurePipelineArtifactBucket(stack, 'SecurePipelineArtifactBucket');License
This project is licensed under the Apache-2.0 License.
0.2.18
1 year ago
0.2.17
1 year ago
0.2.16
1 year ago
0.2.15
1 year ago
0.2.14
1 year ago
0.2.13
1 year ago
0.2.12
1 year ago
0.2.11
1 year ago
0.2.10
1 year ago
0.2.9
1 year ago
0.2.8
1 year ago
0.2.7
1 year ago
0.2.6
1 year ago
0.2.5
1 year ago
0.2.4
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago
0.1.2
1 year ago