Namespace Amazon.CDK.AWS.S3Outposts
AWS::S3Outposts Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.S3Outposts;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::S3Outposts.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnAccessPoint | The AWS::S3Outposts::AccessPoint resource specifies an access point and associates it with the specified Amazon S3 on Outposts bucket. |
CfnAccessPoint.VpcConfigurationProperty | Contains the virtual private cloud (VPC) configuration for the specified access point. |
CfnAccessPointProps | Properties for defining a |
CfnBucket | The AWS::S3Outposts::Bucket resource specifies a new Amazon S3 on Outposts bucket. |
CfnBucket.AbortIncompleteMultipartUploadProperty | Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 on Outposts waits before permanently removing all parts of the upload. |
CfnBucket.FilterAndOperatorProperty | |
CfnBucket.FilterProperty | The container for the filter of the lifecycle rule. |
CfnBucket.FilterTagProperty | Tag used to identify a subset of objects for an Amazon S3Outposts bucket. |
CfnBucket.LifecycleConfigurationProperty | The container for the lifecycle configuration for the objects stored in an S3 on Outposts bucket. |
CfnBucket.RuleProperty | A container for an Amazon S3 on Outposts bucket lifecycle rule. |
CfnBucketPolicy | This resource applies a bucket policy to an Amazon S3 on Outposts bucket. |
CfnBucketPolicyProps | Properties for defining a |
CfnBucketProps | Properties for defining a |
CfnEndpoint | This AWS::S3Outposts::Endpoint resource specifies an endpoint and associates it with the specified Outpost. |
CfnEndpoint.FailedReasonProperty | The failure reason, if any, for a create or delete endpoint operation. |
CfnEndpoint.NetworkInterfaceProperty | The container for the network interface. |
CfnEndpointProps | Properties for defining a |
Interfaces
CfnAccessPoint.IVpcConfigurationProperty | Contains the virtual private cloud (VPC) configuration for the specified access point. |
CfnBucket.IAbortIncompleteMultipartUploadProperty | Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 on Outposts waits before permanently removing all parts of the upload. |
CfnBucket.IFilterAndOperatorProperty | |
CfnBucket.IFilterProperty | The container for the filter of the lifecycle rule. |
CfnBucket.IFilterTagProperty | Tag used to identify a subset of objects for an Amazon S3Outposts bucket. |
CfnBucket.ILifecycleConfigurationProperty | The container for the lifecycle configuration for the objects stored in an S3 on Outposts bucket. |
CfnBucket.IRuleProperty | A container for an Amazon S3 on Outposts bucket lifecycle rule. |
CfnEndpoint.IFailedReasonProperty | The failure reason, if any, for a create or delete endpoint operation. |
CfnEndpoint.INetworkInterfaceProperty | The container for the network interface. |
ICfnAccessPointProps | Properties for defining a |
ICfnBucketPolicyProps | Properties for defining a |
ICfnBucketProps | Properties for defining a |
ICfnEndpointProps | Properties for defining a |