Documentation
¶
Index ¶
- func NewAssumePolicy(scope constructs.Construct, id, service string) iam.DataAwsIamPolicyDocument
- func NewCloudfrontOriginAccessIdentity(scope constructs.Construct, id string) cloudfront.CloudfrontOriginAccessIdentity
- func NewDataIamPolicy(scope constructs.Construct, id, arn string) iam.DataAwsIamPolicy
- func NewS3Bucket(scope constructs.Construct, id, name string) s3.S3Bucket
- func NewS3PublicAccessBlock(scope constructs.Construct, id string, bucket *string) s3.S3BucketPublicAccessBlock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAssumePolicy ¶
func NewAssumePolicy(scope constructs.Construct, id, service string) iam.DataAwsIamPolicyDocument
func NewCloudfrontOriginAccessIdentity ¶
func NewCloudfrontOriginAccessIdentity(scope constructs.Construct, id string) cloudfront.CloudfrontOriginAccessIdentity
func NewDataIamPolicy ¶
func NewDataIamPolicy(scope constructs.Construct, id, arn string) iam.DataAwsIamPolicy
func NewS3Bucket ¶
func NewS3Bucket(scope constructs.Construct, id, name string) s3.S3Bucket
func NewS3PublicAccessBlock ¶
func NewS3PublicAccessBlock(scope constructs.Construct, id string, bucket *string) s3.S3BucketPublicAccessBlock
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.