1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. workspaces
  6. getWorkspaceIpGroup

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
aws-native logo aws-native logo

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

    Resource type definition for an IP access control group for Amazon WorkSpaces.

    Using getWorkspaceIpGroup

    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 getWorkspaceIpGroup(args: GetWorkspaceIpGroupArgs, opts?: InvokeOptions): Promise<GetWorkspaceIpGroupResult>
    function getWorkspaceIpGroupOutput(args: GetWorkspaceIpGroupOutputArgs, opts?: InvokeOutputOptions): Output<GetWorkspaceIpGroupResult>
    def get_workspace_ip_group(arn: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetWorkspaceIpGroupResult
    def get_workspace_ip_group_output(arn: pulumi.Input[Optional[str]] = None,
                               opts: Optional[InvokeOutputOptions] = None) -> Output[GetWorkspaceIpGroupResult]
    func LookupWorkspaceIpGroup(ctx *Context, args *LookupWorkspaceIpGroupArgs, opts ...InvokeOption) (*LookupWorkspaceIpGroupResult, error)
    func LookupWorkspaceIpGroupOutput(ctx *Context, args *LookupWorkspaceIpGroupOutputArgs, opts ...InvokeOption) LookupWorkspaceIpGroupResultOutput

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

    public static class GetWorkspaceIpGroup 
    {
        public static Task<GetWorkspaceIpGroupResult> InvokeAsync(GetWorkspaceIpGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkspaceIpGroupResult> Invoke(GetWorkspaceIpGroupInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkspaceIpGroupResult> Invoke(GetWorkspaceIpGroupInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetWorkspaceIpGroupResult> getWorkspaceIpGroup(GetWorkspaceIpGroupArgs args, InvokeOptions options)
    public static Output<GetWorkspaceIpGroupResult> getWorkspaceIpGroup(GetWorkspaceIpGroupArgs args, InvokeOptions options)
    public static Output<GetWorkspaceIpGroupResult> getWorkspaceIpGroup(GetWorkspaceIpGroupArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:workspaces:getWorkspaceIpGroup
      arguments:
        # arguments dictionary
    data "aws-native_workspaces_get_workspace_ip_group" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    Arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    arn String
    The Amazon Resource Name (ARN) of the IP access control group.
    arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    arn str
    The Amazon Resource Name (ARN) of the IP access control group.
    arn String
    The Amazon Resource Name (ARN) of the IP access control group.

    getWorkspaceIpGroup Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    GroupId string
    The identifier of the IP access control group.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags for the IP access control group.
    UserRules List<Pulumi.AwsNative.WorkSpaces.Outputs.WorkspaceIpGroupIpRuleItem>
    The rules for the IP access control group.
    Arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    GroupId string
    The identifier of the IP access control group.
    Tags Tag
    The tags for the IP access control group.
    UserRules []WorkspaceIpGroupIpRuleItem
    The rules for the IP access control group.
    arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    group_id string
    The identifier of the IP access control group.
    tags list(object)
    The tags for the IP access control group.
    user_rules list(object)
    The rules for the IP access control group.
    arn String
    The Amazon Resource Name (ARN) of the IP access control group.
    groupId String
    The identifier of the IP access control group.
    tags List<Tag>
    The tags for the IP access control group.
    userRules List<WorkspaceIpGroupIpRuleItem>
    The rules for the IP access control group.
    arn string
    The Amazon Resource Name (ARN) of the IP access control group.
    groupId string
    The identifier of the IP access control group.
    tags Tag[]
    The tags for the IP access control group.
    userRules WorkspaceIpGroupIpRuleItem[]
    The rules for the IP access control group.
    arn str
    The Amazon Resource Name (ARN) of the IP access control group.
    group_id str
    The identifier of the IP access control group.
    tags Sequence[root_Tag]
    The tags for the IP access control group.
    user_rules Sequence[WorkspaceIpGroupIpRuleItem]
    The rules for the IP access control group.
    arn String
    The Amazon Resource Name (ARN) of the IP access control group.
    groupId String
    The identifier of the IP access control group.
    tags List<Property Map>
    The tags for the IP access control group.
    userRules List<Property Map>
    The rules for the IP access control group.

    Supporting Types

    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

    WorkspaceIpGroupIpRuleItem

    IpRule string
    The IP address range, in CIDR notation.
    RuleDesc string
    The description of the rule.
    IpRule string
    The IP address range, in CIDR notation.
    RuleDesc string
    The description of the rule.
    ip_rule string
    The IP address range, in CIDR notation.
    rule_desc string
    The description of the rule.
    ipRule String
    The IP address range, in CIDR notation.
    ruleDesc String
    The description of the rule.
    ipRule string
    The IP address range, in CIDR notation.
    ruleDesc string
    The description of the rule.
    ip_rule str
    The IP address range, in CIDR notation.
    rule_desc str
    The description of the rule.
    ipRule String
    The IP address range, in CIDR notation.
    ruleDesc String
    The description of the rule.

    Package Details

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

    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

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial