AWSSupportAppFullAccess details (in AWS console)
Policy Name
AWSSupportAppFullAccess
Description
Provides full access to the AWS Support App and other required services, such as AWS Support and Service Quotas. This policy includes permissions to use the supporting services so that the user can contact AWS Support for support cases, change service quotas, and create the relevant service-linked roles.
ARN
arn:aws:iam::aws:policy/AWSSupportAppFullAccess
Path
/
PolicyId
ANPAZKAPJZG4OBZ6YD36A
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"servicequotas:GetRequestedServiceQuotaChange",
"servicequotas:GetServiceQuota",
"servicequotas:RequestServiceQuotaIncrease",
"support:AddAttachmentsToSet",
"support:AddCommunicationToCase",
"support:CreateCase",
"support:DescribeCases",
"support:DescribeCommunications",
"support:DescribeSeverityLevels",
"support:InitiateChatForCase",
"support:ResolveCase"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"iam:CreateServiceLinkedRole"
],
"Resource": [
"*"
]
}
]