AWS::WorkSpacesWeb::IpAccessSettingsDefinition of AWS::WorkSpacesWeb::IpAccessSettings Resource Type
6 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
IpRules | Array<IpRule> | Required |
AdditionalEncryptionContext | EncryptionContextMap | Create-only |
CustomerManagedKey | string | Create-only |
Description | string | |
DisplayName | string | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AssociatedPortalArns | Array<string> | - |
CreationDate | string | - |
IpAccessSettingsArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::IpAccessSettings
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::IpAccessSettings
Properties:
IpRules: []
Tags:
- Key: Environment
Value: Production
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreateIpAccessSettingsworkspaces-web:GetIpAccessSettingsworkspaces-web:ListIpAccessSettingsworkspaces-web:ListTagsForResourceworkspaces-web:TagResourcekms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:GetIpAccessSettingsworkspaces-web:ListIpAccessSettingsworkspaces-web:ListTagsForResourcekms:CreateGrantkms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:UpdateIpAccessSettingsworkspaces-web:TagResourceworkspaces-web:UntagResourceworkspaces-web:GetIpAccessSettingsworkspaces-web:ListIpAccessSettingsworkspaces-web:ListTagsForResourcekms:CreateGrantkms:DescribeKeyworkspaces-web:GetIpAccessSettingsworkspaces-web:ListIpAccessSettingsworkspaces-web:DeleteIpAccessSettingskms:CreateGrantkms:DescribeKeykms:GenerateDataKeykms:Decryptworkspaces-web:ListIpAccessSettingskms:Decryptkms:DescribeKeyOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIpAccessSettingsArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AdditionalEncryptionContextCustomerManagedKey