We recommend new projects start with resources from the AWS provider.
aws-native.macie.AllowList
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Macie AllowList resource schema
Create AllowList Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new AllowList(name: string, args: AllowListArgs, opts?: CustomResourceOptions);@overload
def AllowList(resource_name: str,
              args: AllowListArgs,
              opts: Optional[ResourceOptions] = None)
@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[_root_inputs.TagArgs]] = 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.
Parameters
- 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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The AllowList resource accepts the following input properties:
- Criteria
Pulumi.Aws Native. Macie. Inputs. Allow List Criteria 
- AllowList criteria.
- Description string
- Description of AllowList.
- Name string
- Name of AllowList.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- A collection of tags associated with a resource
- Criteria
AllowList Criteria Args 
- AllowList criteria.
- Description string
- Description of AllowList.
- Name string
- Name of AllowList.
- 
TagArgs 
- A collection of tags associated with a resource
- criteria
AllowList Criteria 
- AllowList criteria.
- description String
- Description of AllowList.
- name String
- Name of AllowList.
- List<Tag>
- A collection of tags associated with a resource
- criteria
AllowList Criteria 
- AllowList criteria.
- description string
- Description of AllowList.
- name string
- Name of AllowList.
- Tag[]
- A collection of tags associated with a resource
- criteria
AllowList Criteria Args 
- AllowList criteria.
- description str
- Description of AllowList.
- name str
- Name of AllowList.
- 
Sequence[TagArgs] 
- 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.
- AwsId string
- AllowList ID.
- 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.
- AwsId string
- AllowList ID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Status
AllowList Status 
- AllowList status.
- arn String
- AllowList ARN.
- awsId String
- AllowList ID.
- id String
- The provider-assigned unique ID for this managed resource.
- status
AllowList Status 
- AllowList status.
- arn string
- AllowList ARN.
- awsId string
- AllowList ID.
- id string
- The provider-assigned unique ID for this managed resource.
- status
AllowList Status 
- AllowList status.
- arn str
- AllowList ARN.
- aws_id str
- AllowList ID.
- id str
- The provider-assigned unique ID for this managed resource.
- status
AllowList Status 
- AllowList status.
- arn String
- AllowList ARN.
- awsId String
- AllowList ID.
- 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, AllowListStatusArgs      
- Ok
- OK
- S3ObjectNot Found 
- S3_OBJECT_NOT_FOUND
- S3UserAccess Denied 
- S3_USER_ACCESS_DENIED
- S3ObjectAccess Denied 
- S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3ObjectOversize 
- S3_OBJECT_OVERSIZE
- S3ObjectEmpty 
- S3_OBJECT_EMPTY
- UnknownError 
- UNKNOWN_ERROR
- AllowList Status Ok 
- OK
- AllowList Status S3Object Not Found 
- S3_OBJECT_NOT_FOUND
- AllowList Status S3User Access Denied 
- S3_USER_ACCESS_DENIED
- AllowList Status S3Object Access Denied 
- S3_OBJECT_ACCESS_DENIED
- AllowList Status S3Throttled 
- S3_THROTTLED
- AllowList Status S3Object Oversize 
- S3_OBJECT_OVERSIZE
- AllowList Status S3Object Empty 
- S3_OBJECT_EMPTY
- AllowList Status Unknown Error 
- UNKNOWN_ERROR
- Ok
- OK
- S3ObjectNot Found 
- S3_OBJECT_NOT_FOUND
- S3UserAccess Denied 
- S3_USER_ACCESS_DENIED
- S3ObjectAccess Denied 
- S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3ObjectOversize 
- S3_OBJECT_OVERSIZE
- S3ObjectEmpty 
- S3_OBJECT_EMPTY
- UnknownError 
- UNKNOWN_ERROR
- Ok
- OK
- S3ObjectNot Found 
- S3_OBJECT_NOT_FOUND
- S3UserAccess Denied 
- S3_USER_ACCESS_DENIED
- S3ObjectAccess Denied 
- S3_OBJECT_ACCESS_DENIED
- S3Throttled
- S3_THROTTLED
- S3ObjectOversize 
- S3_OBJECT_OVERSIZE
- S3ObjectEmpty 
- S3_OBJECT_EMPTY
- UnknownError 
- 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
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.