BatchIsAuthorizedInputItem
An authorization request that you include in a BatchIsAuthorized
API
request.
Contents
Note
In the following list, the required parameters are described first.
- action
-
Specifies the requested action to be authorized. For example,
PhotoFlash::ReadPhoto
.Type: ActionIdentifier object
Required: No
- context
-
Specifies additional context that can be used to make more granular authorization decisions.
Type: ContextDefinition object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- principal
-
Specifies the principal for which the authorization decision is to be made.
Type: EntityIdentifier object
Required: No
- resource
-
Specifies the resource that you want an authorization decision for. For example,
PhotoFlash::Photo
.Type: EntityIdentifier object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: