We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
Macie AllowList resource schema
Using getAllowList
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAllowList(args: GetAllowListArgs, opts?: InvokeOptions): Promise<GetAllowListResult>
function getAllowListOutput(args: GetAllowListOutputArgs, opts?: InvokeOutputOptions): Output<GetAllowListResult>def get_allow_list(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAllowListResult
def get_allow_list_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetAllowListResult]func LookupAllowList(ctx *Context, args *LookupAllowListArgs, opts ...InvokeOption) (*LookupAllowListResult, error)
func LookupAllowListOutput(ctx *Context, args *LookupAllowListOutputArgs, opts ...InvokeOption) LookupAllowListResultOutput> Note: This function is named LookupAllowList in the Go SDK.
public static class GetAllowList
{
public static Task<GetAllowListResult> InvokeAsync(GetAllowListArgs args, InvokeOptions? opts = null)
public static Output<GetAllowListResult> Invoke(GetAllowListInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetAllowListResult> Invoke(GetAllowListInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetAllowListResult> getAllowList(GetAllowListArgs args, InvokeOptions options)
public static Output<GetAllowListResult> getAllowList(GetAllowListArgs args, InvokeOptions options)
public static Output<GetAllowListResult> getAllowList(GetAllowListArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:macie:getAllowList
arguments:
# arguments dictionarydata "aws-native_macie_get_allow_list" "name" {
# arguments
}The following arguments are supported:
- Id string
- AllowList ID.
- Id string
- AllowList ID.
- id string
- AllowList ID.
- id String
- AllowList ID.
- id string
- AllowList ID.
- id str
- AllowList ID.
- id String
- AllowList ID.
getAllowList Result
The following output properties are available:
- Arn string
- AllowList ARN.
- Criteria
Pulumi.
Aws Native. Macie. Outputs. Allow List Criteria - AllowList criteria.
- Description string
- Description of AllowList.
- Id string
- AllowList ID.
- Name string
- Name of AllowList.
- Status
Pulumi.
Aws Native. Macie. Allow List Status - AllowList status.
-
List<Pulumi.
Aws Native. Outputs. Tag> - A collection of tags associated with a resource
- Arn string
- AllowList ARN.
- Criteria
Allow
List Criteria - AllowList criteria.
- Description string
- Description of AllowList.
- Id string
- AllowList ID.
- Name string
- Name of AllowList.
- Status
Allow
List Status - AllowList status.
- Tag
- A collection of tags associated with a resource
- arn string
- AllowList ARN.
- criteria object
- AllowList criteria.
- description string
- Description of AllowList.
- id string
- AllowList ID.
- name string
- Name of AllowList.
- 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.
- list(object)
- A collection of tags associated with a resource
- arn String
- AllowList ARN.
- criteria
Allow
List Criteria - AllowList criteria.
- description String
- Description of AllowList.
- id String
- AllowList ID.
- name String
- Name of AllowList.
- status
Allow
List Status - AllowList status.
- List<Tag>
- A collection of tags associated with a resource
- arn string
- AllowList ARN.
- criteria
Allow
List Criteria - AllowList criteria.
- description string
- Description of AllowList.
- id string
- AllowList ID.
- name string
- Name of AllowList.
- status
Allow
List Status - AllowList status.
- Tag[]
- A collection of tags associated with a resource
- arn str
- AllowList ARN.
- criteria
Allow
List Criteria - AllowList criteria.
- description str
- Description of AllowList.
- id str
- AllowList ID.
- name str
- Name of AllowList.
- status
Allow
List Status - AllowList status.
- Sequence[root_Tag]
- A collection of tags associated with a resource
- arn String
- AllowList ARN.
- criteria Property Map
- AllowList criteria.
- description String
- Description of AllowList.
- id String
- AllowList ID.
- name String
- Name of AllowList.
- 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.
- List<Property Map>
- A collection of tags associated with a resource
Supporting Types
AllowListCriteria
- Regex string
- The S3 object key for the AllowList.
- S3Words
List Pulumi.Aws Native. Macie. Inputs. Allow List S3Words List - The S3 location for the AllowList.
- Regex string
- The S3 object key for the AllowList.
- S3Words
List AllowList S3Words List - The S3 location for the AllowList.
- regex string
- The S3 object key for the AllowList.
- s3_
words_ objectlist - The S3 location for the AllowList.
- regex String
- The S3 object key for the AllowList.
- s3Words
List AllowList S3Words List - The S3 location for the AllowList.
- regex string
- The S3 object key for the AllowList.
- s3Words
List AllowList S3Words List - The S3 location for the AllowList.
- regex str
- The S3 object key for the AllowList.
- s3_
words_ Allowlist List S3Words List - The S3 location for the AllowList.
- regex String
- The S3 object key for the AllowList.
- s3Words
List Property Map - The S3 location for the AllowList.
AllowListS3WordsList
- Bucket
Name string - Object
Key string
- Bucket
Name string - Object
Key string
- bucket_
name string - object_
key string
- bucket
Name String - object
Key String
- bucket
Name string - object
Key string
- bucket_
name str - object_
key str
- bucket
Name String - object
Key String
AllowListStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi