paws.security.identity (version 0.1.0)

wafregional_get_geo_match_set: Returns the GeoMatchSet that is specified by GeoMatchSetId

Description

Returns the GeoMatchSet that is specified by GeoMatchSetId.

Usage

wafregional_get_geo_match_set(GeoMatchSetId)

Arguments

GeoMatchSetId

[required] The GeoMatchSetId of the GeoMatchSet that you want to get. GeoMatchSetId is returned by CreateGeoMatchSet and by ListGeoMatchSets.

Request syntax

svc$get_geo_match_set(
  GeoMatchSetId = "string"
)