BatchGetPolicyInputItem
Information about a policy that you include in a BatchGetPolicy API
request.
Contents
Note
In the following list, the required parameters are described first.
- policyId
-
The identifier of the policy you want information about.
You can use the policy name in place of the policy ID. When using a name, prefix it with
name/. For example:-
ID:
SPEXAMPLEabcdefg111111 -
Name:
name/example-policy
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
[a-zA-Z0-9-/_]*Required: Yes
-
- policyStoreId
-
The identifier of the policy store where the policy you want information about is stored.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
[a-zA-Z0-9-/_]*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: