/AWS1/CL_FNT=>GETKEYGROUP()
¶
About GetKeyGroup¶
Gets a key group, including the date and time when the key group was last modified.
To get a key group, you must provide the key group's identifier. If the key group is
referenced in a distribution's cache behavior, you can get the key group's identifier
using ListDistributions
or GetDistribution
. If the key group
is not referenced in a cache behavior, you can get the identifier using
ListKeyGroups
.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_ID
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The identifier of the key group that you are getting. To get the identifier, use
ListKeyGroups
.