このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Retrieve an array of IPSetSummary objects for your IP sets.

Inputs

フィールド

種類

説明

region [required]

enum

default: Global (Cloudfront)

limit

number

scope

enum

Specify whether this is for an Amazon CloudFront distribution or for a regional application. A CloudFront application must use us-east-1 as its region. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, or an AWS AppSync GraphQL API. Allowed enum values: CLOUDFRONT,REGIONAL

Outputs

Expand All

フィールド

種類

説明

ipSets

[object]

One or more IP addresses or blocks of IP addresses, specified in CIDR notation.

Name

string

The name of the IP set. You cannot change the name of an IPSet after you create it.

Id

string

A unique identifier for the set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.

Description

string

A description of the IP set that helps with identification.

LockToken

string

A token used for optimistic locking. WAF returns a token to your get and list requests, to mark the state of the entity at the time of the request. To make changes to the entity associated with the token, you provide the token to operations like update and delete. WAF uses the token to ensure that no changes have been made to the entity since you last retrieved it. If a change has been made, the update fails with a WAFOptimisticLockException. If this happens, perform another get, and use the new token returned by that operation.

ARN

string

The Amazon Resource Name (ARN) of the entity.

amzRequestId [required]

string