index.ts
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const bucket = new aws.s3.
AccountPublicAccessBlock
Bucket
BucketEventSubscription
BucketMetric
BucketNotification
BucketObject
Create a Bucket resource with the given name, arguments, and options.
@param name The name of the resource.
@param args The arguments for this resource's properties.
@param opts A bag of options for this resource's behavior.