BatchGetPolicyErrorItem - Amazon Verified Permissions
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

BatchGetPolicyErrorItem

Contains the information about an error resulting from a BatchGetPolicy API call.

Contents

Note

In the following list, the required parameters are described first.

code

The error code that was returned.

Type: String

Valid Values: POLICY_STORE_NOT_FOUND | POLICY_NOT_FOUND

Required: Yes

message

A detailed error message.

Type: String

Required: Yes

policyId

The identifier of the policy associated with the failed request.

Type: String

Required: Yes

policyStoreId

The identifier of the policy store associated with the failed request.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: