1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. s3objectlambda
  5. AccessPoint

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.s3objectlambda.AccessPoint

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

The AWS::S3ObjectLambda::AccessPoint resource is an Amazon S3ObjectLambda resource type that you can use to add computation to S3 actions

Create AccessPoint Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new AccessPoint(name: string, args: AccessPointArgs, opts?: CustomResourceOptions);
@overload
def AccessPoint(resource_name: str,
                args: AccessPointArgs,
                opts: Optional[ResourceOptions] = None)

@overload
def AccessPoint(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                object_lambda_configuration: Optional[AccessPointObjectLambdaConfigurationArgs] = None,
                name: Optional[str] = None)
func NewAccessPoint(ctx *Context, name string, args AccessPointArgs, opts ...ResourceOption) (*AccessPoint, error)
public AccessPoint(string name, AccessPointArgs args, CustomResourceOptions? opts = null)
public AccessPoint(String name, AccessPointArgs args)
public AccessPoint(String name, AccessPointArgs args, CustomResourceOptions options)
type: aws-native:s3objectlambda:AccessPoint
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. AccessPointArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. AccessPointArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. AccessPointArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. AccessPointArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. AccessPointArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

AccessPoint Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The AccessPoint resource accepts the following input properties:

ObjectLambdaConfiguration This property is required. Pulumi.AwsNative.S3ObjectLambda.Inputs.AccessPointObjectLambdaConfiguration
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
Name string
The name you want to assign to this Object lambda Access Point.
ObjectLambdaConfiguration This property is required. AccessPointObjectLambdaConfigurationArgs
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
Name string
The name you want to assign to this Object lambda Access Point.
objectLambdaConfiguration This property is required. AccessPointObjectLambdaConfiguration
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
name String
The name you want to assign to this Object lambda Access Point.
objectLambdaConfiguration This property is required. AccessPointObjectLambdaConfiguration
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
name string
The name you want to assign to this Object lambda Access Point.
object_lambda_configuration This property is required. AccessPointObjectLambdaConfigurationArgs
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
name str
The name you want to assign to this Object lambda Access Point.
objectLambdaConfiguration This property is required. Property Map
The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
name String
The name you want to assign to this Object lambda Access Point.

Outputs

All input properties are implicitly available as output properties. Additionally, the AccessPoint resource produces the following output properties:

Alias Pulumi.AwsNative.S3ObjectLambda.Outputs.AccessPointAlias
Arn string
Specifies the ARN for the Object Lambda Access Point.
CreationDate string
The date and time when the Object lambda Access Point was created.
Id string
The provider-assigned unique ID for this managed resource.
PolicyStatus Pulumi.AwsNative.S3ObjectLambda.Outputs.AccessPointPolicyStatus
PublicAccessBlockConfiguration Pulumi.AwsNative.S3ObjectLambda.Outputs.AccessPointPublicAccessBlockConfiguration
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
Alias AccessPointAlias
Arn string
Specifies the ARN for the Object Lambda Access Point.
CreationDate string
The date and time when the Object lambda Access Point was created.
Id string
The provider-assigned unique ID for this managed resource.
PolicyStatus AccessPointPolicyStatus
PublicAccessBlockConfiguration AccessPointPublicAccessBlockConfiguration
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
alias AccessPointAlias
arn String
Specifies the ARN for the Object Lambda Access Point.
creationDate String
The date and time when the Object lambda Access Point was created.
id String
The provider-assigned unique ID for this managed resource.
policyStatus AccessPointPolicyStatus
publicAccessBlockConfiguration AccessPointPublicAccessBlockConfiguration
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
alias AccessPointAlias
arn string
Specifies the ARN for the Object Lambda Access Point.
creationDate string
The date and time when the Object lambda Access Point was created.
id string
The provider-assigned unique ID for this managed resource.
policyStatus AccessPointPolicyStatus
publicAccessBlockConfiguration AccessPointPublicAccessBlockConfiguration
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
alias AccessPointAlias
arn str
Specifies the ARN for the Object Lambda Access Point.
creation_date str
The date and time when the Object lambda Access Point was created.
id str
The provider-assigned unique ID for this managed resource.
policy_status AccessPointPolicyStatus
public_access_block_configuration AccessPointPublicAccessBlockConfiguration
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.
alias Property Map
arn String
Specifies the ARN for the Object Lambda Access Point.
creationDate String
The date and time when the Object lambda Access Point was created.
id String
The provider-assigned unique ID for this managed resource.
policyStatus Property Map
publicAccessBlockConfiguration Property Map
The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.

Supporting Types

AccessPointAlias
, AccessPointAliasArgs

Value This property is required. string
The value of the Object Lambda alias.
Status string
The status of the Object Lambda alias.
Value This property is required. string
The value of the Object Lambda alias.
Status string
The status of the Object Lambda alias.
value This property is required. String
The value of the Object Lambda alias.
status String
The status of the Object Lambda alias.
value This property is required. string
The value of the Object Lambda alias.
status string
The status of the Object Lambda alias.
value This property is required. str
The value of the Object Lambda alias.
status str
The status of the Object Lambda alias.
value This property is required. String
The value of the Object Lambda alias.
status String
The status of the Object Lambda alias.

AccessPointAwsLambda
, AccessPointAwsLambdaArgs

FunctionArn This property is required. string
FunctionPayload string
FunctionArn This property is required. string
FunctionPayload string
functionArn This property is required. String
functionPayload String
functionArn This property is required. string
functionPayload string
function_arn This property is required. str
function_payload str
functionArn This property is required. String
functionPayload String

AccessPointObjectLambdaConfiguration
, AccessPointObjectLambdaConfigurationArgs

SupportingAccessPoint This property is required. string
Standard access point associated with the Object Lambda Access Point.
TransformationConfigurations This property is required. List<Pulumi.AwsNative.S3ObjectLambda.Inputs.AccessPointTransformationConfiguration>
A container for transformation configurations for an Object Lambda Access Point.
AllowedFeatures List<string>
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
CloudWatchMetricsEnabled bool
A container for whether the CloudWatch metrics configuration is enabled.
SupportingAccessPoint This property is required. string
Standard access point associated with the Object Lambda Access Point.
TransformationConfigurations This property is required. []AccessPointTransformationConfiguration
A container for transformation configurations for an Object Lambda Access Point.
AllowedFeatures []string
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
CloudWatchMetricsEnabled bool
A container for whether the CloudWatch metrics configuration is enabled.
supportingAccessPoint This property is required. String
Standard access point associated with the Object Lambda Access Point.
transformationConfigurations This property is required. List<AccessPointTransformationConfiguration>
A container for transformation configurations for an Object Lambda Access Point.
allowedFeatures List<String>
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
cloudWatchMetricsEnabled Boolean
A container for whether the CloudWatch metrics configuration is enabled.
supportingAccessPoint This property is required. string
Standard access point associated with the Object Lambda Access Point.
transformationConfigurations This property is required. AccessPointTransformationConfiguration[]
A container for transformation configurations for an Object Lambda Access Point.
allowedFeatures string[]
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
cloudWatchMetricsEnabled boolean
A container for whether the CloudWatch metrics configuration is enabled.
supporting_access_point This property is required. str
Standard access point associated with the Object Lambda Access Point.
transformation_configurations This property is required. Sequence[AccessPointTransformationConfiguration]
A container for transformation configurations for an Object Lambda Access Point.
allowed_features Sequence[str]
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
cloud_watch_metrics_enabled bool
A container for whether the CloudWatch metrics configuration is enabled.
supportingAccessPoint This property is required. String
Standard access point associated with the Object Lambda Access Point.
transformationConfigurations This property is required. List<Property Map>
A container for transformation configurations for an Object Lambda Access Point.
allowedFeatures List<String>
A container for allowed features. Valid inputs are GetObject-Range , GetObject-PartNumber , HeadObject-Range , and HeadObject-PartNumber .
cloudWatchMetricsEnabled Boolean
A container for whether the CloudWatch metrics configuration is enabled.

AccessPointPolicyStatus
, AccessPointPolicyStatusArgs

IsPublic bool
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
IsPublic bool
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
isPublic Boolean
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
isPublic boolean
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
is_public bool
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.
isPublic Boolean
Specifies whether the Object lambda Access Point Policy is Public or not. Object lambda Access Points are private by default.

AccessPointPublicAccessBlockConfiguration
, AccessPointPublicAccessBlockConfigurationArgs

BlockPublicAcls bool
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
BlockPublicPolicy bool
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
IgnorePublicAcls bool
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
RestrictPublicBuckets bool
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
BlockPublicAcls bool
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
BlockPublicPolicy bool
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
IgnorePublicAcls bool
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
RestrictPublicBuckets bool
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
blockPublicAcls Boolean
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
blockPublicPolicy Boolean
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
ignorePublicAcls Boolean
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
restrictPublicBuckets Boolean
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
blockPublicAcls boolean
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
blockPublicPolicy boolean
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
ignorePublicAcls boolean
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
restrictPublicBuckets boolean
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
block_public_acls bool
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
block_public_policy bool
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
ignore_public_acls bool
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
restrict_public_buckets bool
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
blockPublicAcls Boolean
Specifies whether Amazon S3 should block public access control lists (ACLs) to this object lambda access point. Setting this element to TRUE causes the following behavior:

  • PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
  • PUT Object calls fail if the request includes a public ACL. . - PUT Bucket calls fail if the request includes a public ACL. Enabling this setting doesn't affect existing policies or ACLs.
blockPublicPolicy Boolean
Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
ignorePublicAcls Boolean
Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
restrictPublicBuckets Boolean
Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy. Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.

AccessPointTransformationConfiguration
, AccessPointTransformationConfigurationArgs

Actions This property is required. List<string>
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
ContentTransformation This property is required. Pulumi.AwsNative.S3ObjectLambda.Inputs.AccessPointTransformationConfigurationContentTransformationProperties
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
Actions This property is required. []string
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
ContentTransformation This property is required. AccessPointTransformationConfigurationContentTransformationProperties
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
actions This property is required. List<String>
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
contentTransformation This property is required. AccessPointTransformationConfigurationContentTransformationProperties
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
actions This property is required. string[]
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
contentTransformation This property is required. AccessPointTransformationConfigurationContentTransformationProperties
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
actions This property is required. Sequence[str]
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
content_transformation This property is required. AccessPointTransformationConfigurationContentTransformationProperties
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .
actions This property is required. List<String>
A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject , HeadObject , ListObject , and ListObjectV2 .
contentTransformation This property is required. Property Map
A container for the content transformation of an Object Lambda Access Point configuration. Can include the FunctionArn and FunctionPayload. For more information, see AwsLambdaTransformation in the Amazon S3 API Reference .

AccessPointTransformationConfigurationContentTransformationProperties
, AccessPointTransformationConfigurationContentTransformationPropertiesArgs

AwsLambda This property is required. AccessPointAwsLambda
awsLambda This property is required. AccessPointAwsLambda
awsLambda This property is required. AccessPointAwsLambda
aws_lambda This property is required. AccessPointAwsLambda
awsLambda This property is required. Property Map

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi