AWS Native v0.64.0, Jun 2 23
AWS Native v0.64.0, Jun 2 23
aws-native.macie.AllowList
Explore with Pulumi AI
Macie AllowList resource schema
Create AllowList Resource
new AllowList(name: string, args: AllowListArgs, opts?: CustomResourceOptions);
@overload
def AllowList(resource_name: str,
opts: Optional[ResourceOptions] = None,
criteria: Optional[AllowListCriteriaArgs] = None,
description: Optional[str] = None,
name: Optional[str] = None,
tags: Optional[Sequence[AllowListTagArgs]] = None)
@overload
def AllowList(resource_name: str,
args: AllowListArgs,
opts: Optional[ResourceOptions] = None)
func NewAllowList(ctx *Context, name string, args AllowListArgs, opts ...ResourceOption) (*AllowList, error)
public AllowList(string name, AllowListArgs args, CustomResourceOptions? opts = null)
public AllowList(String name, AllowListArgs args)
public AllowList(String name, AllowListArgs args, CustomResourceOptions options)
type: aws-native:macie:AllowList
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AllowListArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args AllowListArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args AllowListArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AllowListArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AllowListArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
AllowList Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The AllowList resource accepts the following input properties:
- Criteria
Pulumi.
Aws Native. Macie. Inputs. Allow List Criteria Args AllowList criteria.
- Description string
Description of AllowList.
- Name string
Name of AllowList.
- List<Pulumi.
Aws Native. Macie. Inputs. Allow List Tag Args> A collection of tags associated with a resource
- Criteria
Allow
List Criteria Args AllowList criteria.
- Description string
Description of AllowList.
- Name string
Name of AllowList.
- []Allow
List Tag Args A collection of tags associated with a resource
- criteria
Allow
List Criteria Args AllowList criteria.
- description String
Description of AllowList.
- name String
Name of AllowList.
- List<Allow
List Tag Args> A collection of tags associated with a resource
- criteria
Allow
List Criteria Args AllowList criteria.
- description string
Description of AllowList.
- name string
Name of AllowList.
- Allow
List Tag Args[] A collection of tags associated with a resource
- criteria
Allow
List Criteria Args AllowList criteria.
- description str
Description of AllowList.
- name str
Name of AllowList.
- Sequence[Allow
List Tag Args] A collection of tags associated with a resource
- criteria Property Map
AllowList criteria.
- description String
Description of AllowList.
- name String
Name of AllowList.
- List<Property Map>
A collection of tags associated with a resource
Outputs
All input properties are implicitly available as output properties. Additionally, the AllowList resource produces the following output properties:
- Arn string
AllowList ARN.
- Id string
The provider-assigned unique ID for this managed resource.
- Status
Pulumi.
Aws Native. Macie. Allow List Status AllowList status.
- Arn string
AllowList ARN.
- Id string
The provider-assigned unique ID for this managed resource.
- Status
Allow
List Status AllowList status.
- arn String
AllowList ARN.
- id String
The provider-assigned unique ID for this managed resource.
- status
Allow
List Status AllowList status.
- arn string
AllowList ARN.
- id string
The provider-assigned unique ID for this managed resource.
- status
Allow
List Status AllowList status.
- arn str
AllowList ARN.
- id str
The provider-assigned unique ID for this managed resource.
- status
Allow
List Status AllowList status.
- arn String
AllowList ARN.
- id String
The provider-assigned unique ID for this managed resource.
- status "OK" | "S3_OBJECT_NOT_FOUND" | "S3_USER_ACCESS_DENIED" | "S3_OBJECT_ACCESS_DENIED" | "S3_THROTTLED" | "S3_OBJECT_OVERSIZE" | "S3_OBJECT_EMPTY" | "UNKNOWN_ERROR"
AllowList status.
Supporting Types
AllowListStatus
- Ok
- OK
- S3Object
Not Found - S3_OBJECT_NOT_FOUND
- S3User
Access Denied - S3_USER_ACCESS_DENIED
- S3Object
Access Denied - S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3Object
Oversize - S3_OBJECT_OVERSIZE
- S3Object
Empty - S3_OBJECT_EMPTY
- Unknown
Error - UNKNOWN_ERROR
- Allow
List Status Ok - OK
- Allow
List Status S3Object Not Found - S3_OBJECT_NOT_FOUND
- Allow
List Status S3User Access Denied - S3_USER_ACCESS_DENIED
- Allow
List Status S3Object Access Denied - S3_OBJECT_ACCESS_DENIED
- Allow
List Status S3Throttled - S3_THROTTLED
- Allow
List Status S3Object Oversize - S3_OBJECT_OVERSIZE
- Allow
List Status S3Object Empty - S3_OBJECT_EMPTY
- Allow
List Status Unknown Error - UNKNOWN_ERROR
- Ok
- OK
- S3Object
Not Found - S3_OBJECT_NOT_FOUND
- S3User
Access Denied - S3_USER_ACCESS_DENIED
- S3Object
Access Denied - S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3Object
Oversize - S3_OBJECT_OVERSIZE
- S3Object
Empty - S3_OBJECT_EMPTY
- Unknown
Error - UNKNOWN_ERROR
- Ok
- OK
- S3Object
Not Found - S3_OBJECT_NOT_FOUND
- S3User
Access Denied - S3_USER_ACCESS_DENIED
- S3Object
Access Denied - S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3Object
Oversize - S3_OBJECT_OVERSIZE
- S3Object
Empty - S3_OBJECT_EMPTY
- Unknown
Error - UNKNOWN_ERROR
- OK
- OK
- S3_OBJECT_NOT_FOUND
- S3_OBJECT_NOT_FOUND
- S3_USER_ACCESS_DENIED
- S3_USER_ACCESS_DENIED
- S3_OBJECT_ACCESS_DENIED
- S3_OBJECT_ACCESS_DENIED
- S3_THROTTLED
- S3_THROTTLED
- S3_OBJECT_OVERSIZE
- S3_OBJECT_OVERSIZE
- S3_OBJECT_EMPTY
- S3_OBJECT_EMPTY
- UNKNOWN_ERROR
- UNKNOWN_ERROR
- "OK"
- OK
- "S3_OBJECT_NOT_FOUND"
- S3_OBJECT_NOT_FOUND
- "S3_USER_ACCESS_DENIED"
- S3_USER_ACCESS_DENIED
- "S3_OBJECT_ACCESS_DENIED"
- S3_OBJECT_ACCESS_DENIED
- "S3_THROTTLED"
- S3_THROTTLED
- "S3_OBJECT_OVERSIZE"
- S3_OBJECT_OVERSIZE
- "S3_OBJECT_EMPTY"
- S3_OBJECT_EMPTY
- "UNKNOWN_ERROR"
- UNKNOWN_ERROR
AllowListTag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0