-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathcloudformation.yml
97 lines (96 loc) · 4.13 KB
/
cloudformation.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Actions:
- Name: cloudformation:ActivateOrganizationsAccess
- Name: cloudformation:ActivateType
- Name: cloudformation:BatchDescribeTypeConfigurations
- Name: cloudformation:CancelUpdateStack
- Name: cloudformation:ContinueUpdateRollback
- Name: cloudformation:CreateChangeSet
- Name: cloudformation:CreateGeneratedTemplate
- Name: cloudformation:CreateStack
- Name: cloudformation:CreateStackInstances
- Name: cloudformation:CreateStackSet
- Name: cloudformation:DeactivateOrganizationsAccess
- Name: cloudformation:DeactivateType
- Name: cloudformation:DeleteChangeSet
- Name: cloudformation:DeleteGeneratedTemplate
- Name: cloudformation:DeleteStack
- Name: cloudformation:DeleteStackInstances
- Name: cloudformation:DeleteStackSet
- Name: cloudformation:DeregisterType
- Name: cloudformation:DescribeAccountLimits
- Name: cloudformation:DescribeChangeSet
- Name: cloudformation:DescribeChangeSetHooks
- Name: cloudformation:DescribeGeneratedTemplate
- Name: cloudformation:DescribeOrganizationsAccess
- Name: cloudformation:DescribePublisher
- Name: cloudformation:DescribeResourceScan
- Name: cloudformation:DescribeStackDriftDetectionStatus
- Name: cloudformation:DescribeStackEvents
- Name: cloudformation:DescribeStackInstance
- Name: cloudformation:DescribeStackResource
- Name: cloudformation:DescribeStackResourceDrifts
- Name: cloudformation:DescribeStackResources
- Name: cloudformation:DescribeStackSet
- Name: cloudformation:DescribeStackSetOperation
- Name: cloudformation:DescribeStacks
- Name: cloudformation:DescribeType
- Name: cloudformation:DescribeTypeRegistration
- Name: cloudformation:DetectStackDrift
- Name: cloudformation:DetectStackResourceDrift
- Name: cloudformation:DetectStackSetDrift
- Name: cloudformation:EstimateTemplateCost
- Name: cloudformation:ExecuteChangeSet
- Name: cloudformation:GetGeneratedTemplate
- Name: cloudformation:GetStackPolicy
- Name: cloudformation:GetTemplate
- Name: cloudformation:GetTemplateSummary
- Name: cloudformation:ImportStacksToStackSet
- Name: cloudformation:ListChangeSets
- Name: cloudformation:ListExports
- Name: cloudformation:ListGeneratedTemplates
- Name: cloudformation:ListImports
- Name: cloudformation:ListResourceScanRelatedResources
- Name: cloudformation:ListResourceScanResources
- Name: cloudformation:ListResourceScans
- Name: cloudformation:ListStackInstanceResourceDrifts
- Name: cloudformation:ListStackInstances
- Name: cloudformation:ListStackResources
- Name: cloudformation:ListStackSetAutoDeploymentTargets
- Name: cloudformation:ListStackSetOperationResults
- Name: cloudformation:ListStackSetOperations
- Name: cloudformation:ListStackSets
- Name: cloudformation:ListStacks
- Name: cloudformation:ListTypeRegistrations
- Name: cloudformation:ListTypeVersions
- Name: cloudformation:ListTypes
- Name: cloudformation:PublishType
- Name: cloudformation:RecordHandlerProgress
- Name: cloudformation:RegisterPublisher
- Name: cloudformation:RegisterType
- Name: cloudformation:RollbackStack
- Name: cloudformation:SetStackPolicy
- Name: cloudformation:SetTypeConfiguration
- Name: cloudformation:SetTypeDefaultVersion
- Name: cloudformation:SignalResource
- Name: cloudformation:StartResourceScan
- Name: cloudformation:StopStackSetOperation
- Name: cloudformation:TestType
- Name: cloudformation:UpdateGeneratedTemplate
- Name: cloudformation:UpdateStack
- Name: cloudformation:UpdateStackInstances
- Name: cloudformation:UpdateStackSet
- Name: cloudformation:UpdateTerminationProtection
- Name: cloudformation:ValidateTemplate
# actions with no corresponding API
- Name: cloudformation:CancelResourceRequest
- Name: cloudformation:CreateResource
- Name: cloudformation:CreateUploadBucket
- Name: cloudformation:DeleteResource
- Name: cloudformation:GetResource
- Name: cloudformation:GetResourceRequestStatus
- Name: cloudformation:ListHookResults
- Name: cloudformation:ListResourceRequests
- Name: cloudformation:ListResources
- Name: cloudformation:TagResource
- Name: cloudformation:UntagResource
- Name: cloudformation:UpdateResource