2025/11/10 - AWS Identity and Access Management - 1 new api methods
Changes Added CreateDelegationRequest API, which is not available for general use at this time.
This API is currently unavailable for general use.
See also: AWS API Documentation
Request Syntax
client.create_delegation_request(
OwnerAccountId='string',
Description='string',
Permissions={
'PolicyTemplateArn': 'string',
'Parameters': [
{
'Name': 'string',
'Values': [
'string',
],
'Type': 'string'|'stringList'
},
]
},
RequestMessage='string',
RequestorWorkflowId='string',
RedirectUrl='string',
NotificationChannel='string',
SessionDuration=123,
OnlySendByOwner=True|False
)
string
string
[REQUIRED]
dict
[REQUIRED]
PolicyTemplateArn (string) --
The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources.
For more information about ARNs, go to Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
Parameters (list) --
(dict) --
Name (string) --
Values (list) --
(string) --
Type (string) --
string
string
[REQUIRED]
string
string
[REQUIRED]
integer
[REQUIRED]
boolean
dict
Response Syntax
{
'ConsoleDeepLink': 'string',
'DelegationRequestId': 'string'
}
Response Structure
(dict) --
ConsoleDeepLink (string) --
DelegationRequestId (string) --