1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. securityagent
  6. getSecurityRequirementPack

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource Type definition for AWS::SecurityAgent::SecurityRequirementPack

    Using getSecurityRequirementPack

    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 getSecurityRequirementPack(args: GetSecurityRequirementPackArgs, opts?: InvokeOptions): Promise<GetSecurityRequirementPackResult>
    function getSecurityRequirementPackOutput(args: GetSecurityRequirementPackOutputArgs, opts?: InvokeOptions): Output<GetSecurityRequirementPackResult>
    def get_security_requirement_pack(pack_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetSecurityRequirementPackResult
    def get_security_requirement_pack_output(pack_id: pulumi.Input[Optional[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetSecurityRequirementPackResult]
    func LookupSecurityRequirementPack(ctx *Context, args *LookupSecurityRequirementPackArgs, opts ...InvokeOption) (*LookupSecurityRequirementPackResult, error)
    func LookupSecurityRequirementPackOutput(ctx *Context, args *LookupSecurityRequirementPackOutputArgs, opts ...InvokeOption) LookupSecurityRequirementPackResultOutput

    > Note: This function is named LookupSecurityRequirementPack in the Go SDK.

    public static class GetSecurityRequirementPack 
    {
        public static Task<GetSecurityRequirementPackResult> InvokeAsync(GetSecurityRequirementPackArgs args, InvokeOptions? opts = null)
        public static Output<GetSecurityRequirementPackResult> Invoke(GetSecurityRequirementPackInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSecurityRequirementPackResult> getSecurityRequirementPack(GetSecurityRequirementPackArgs args, InvokeOptions options)
    public static Output<GetSecurityRequirementPackResult> getSecurityRequirementPack(GetSecurityRequirementPackArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:securityagent:getSecurityRequirementPack
      arguments:
        # arguments dictionary
    data "aws-native_securityagent_get_security_requirement_pack" "name" {
        # arguments
    }

    The following arguments are supported:

    PackId string
    Unique identifier of the security requirement pack
    PackId string
    Unique identifier of the security requirement pack
    pack_id string
    Unique identifier of the security requirement pack
    packId String
    Unique identifier of the security requirement pack
    packId string
    Unique identifier of the security requirement pack
    pack_id str
    Unique identifier of the security requirement pack
    packId String
    Unique identifier of the security requirement pack

    getSecurityRequirementPack Result

    The following output properties are available:

    Description string
    Description of the pack
    Name string
    Name of the security requirement pack
    PackId string
    Unique identifier of the security requirement pack
    SecurityRequirements List<Pulumi.AwsNative.SecurityAgent.Outputs.SecurityRequirementPackSecurityRequirement>
    Security requirements within this pack
    Status Pulumi.AwsNative.SecurityAgent.SecurityRequirementPackStatus
    Whether the pack is enabled or disabled
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags for the security requirement pack
    Description string
    Description of the pack
    Name string
    Name of the security requirement pack
    PackId string
    Unique identifier of the security requirement pack
    SecurityRequirements []SecurityRequirementPackSecurityRequirement
    Security requirements within this pack
    Status SecurityRequirementPackStatus
    Whether the pack is enabled or disabled
    Tags Tag
    Tags for the security requirement pack
    description string
    Description of the pack
    name string
    Name of the security requirement pack
    pack_id string
    Unique identifier of the security requirement pack
    security_requirements list(object)
    Security requirements within this pack
    status "ENABLED" | "DISABLED"
    Whether the pack is enabled or disabled
    tags list(object)
    Tags for the security requirement pack
    description String
    Description of the pack
    name String
    Name of the security requirement pack
    packId String
    Unique identifier of the security requirement pack
    securityRequirements List<SecurityRequirementPackSecurityRequirement>
    Security requirements within this pack
    status SecurityRequirementPackStatus
    Whether the pack is enabled or disabled
    tags List<Tag>
    Tags for the security requirement pack
    description string
    Description of the pack
    name string
    Name of the security requirement pack
    packId string
    Unique identifier of the security requirement pack
    securityRequirements SecurityRequirementPackSecurityRequirement[]
    Security requirements within this pack
    status SecurityRequirementPackStatus
    Whether the pack is enabled or disabled
    tags Tag[]
    Tags for the security requirement pack
    description str
    Description of the pack
    name str
    Name of the security requirement pack
    pack_id str
    Unique identifier of the security requirement pack
    security_requirements Sequence[SecurityRequirementPackSecurityRequirement]
    Security requirements within this pack
    status SecurityRequirementPackStatus
    Whether the pack is enabled or disabled
    tags Sequence[root_Tag]
    Tags for the security requirement pack
    description String
    Description of the pack
    name String
    Name of the security requirement pack
    packId String
    Unique identifier of the security requirement pack
    securityRequirements List<Property Map>
    Security requirements within this pack
    status "ENABLED" | "DISABLED"
    Whether the pack is enabled or disabled
    tags List<Property Map>
    Tags for the security requirement pack

    Supporting Types

    SecurityRequirementPackSecurityRequirement

    Description string
    Description of the security requirement
    Domain string
    Security domain this requirement belongs to
    Evaluation string
    How to evaluate compliance with this requirement
    Name string
    Name of the security requirement
    Remediation string
    How to remediate non-compliance
    Description string
    Description of the security requirement
    Domain string
    Security domain this requirement belongs to
    Evaluation string
    How to evaluate compliance with this requirement
    Name string
    Name of the security requirement
    Remediation string
    How to remediate non-compliance
    description string
    Description of the security requirement
    domain string
    Security domain this requirement belongs to
    evaluation string
    How to evaluate compliance with this requirement
    name string
    Name of the security requirement
    remediation string
    How to remediate non-compliance
    description String
    Description of the security requirement
    domain String
    Security domain this requirement belongs to
    evaluation String
    How to evaluate compliance with this requirement
    name String
    Name of the security requirement
    remediation String
    How to remediate non-compliance
    description string
    Description of the security requirement
    domain string
    Security domain this requirement belongs to
    evaluation string
    How to evaluate compliance with this requirement
    name string
    Name of the security requirement
    remediation string
    How to remediate non-compliance
    description str
    Description of the security requirement
    domain str
    Security domain this requirement belongs to
    evaluation str
    How to evaluate compliance with this requirement
    name str
    Name of the security requirement
    remediation str
    How to remediate non-compliance
    description String
    Description of the security requirement
    domain String
    Security domain this requirement belongs to
    evaluation String
    How to evaluate compliance with this requirement
    name String
    Name of the security requirement
    remediation String
    How to remediate non-compliance

    SecurityRequirementPackStatus

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

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

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

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial