After careful consideration, we have decided to discontinue Amazon Kinesis Data Analytics for SQL applications in two steps:
1. From October 15, 2025, you will not be able to create new Kinesis Data Analytics for SQL applications.
2. We will delete your applications starting January 27, 2026. You will not be able to start or operate your Amazon Kinesis Data Analytics for SQL applications. Support will no longer be available for Amazon Kinesis Data Analytics for SQL from that time. For more information, see Amazon Kinesis Data Analytics for SQL Applications discontinuation.
API Permissions: Actions, Permissions, and Resources Reference
When you are setting up Access Control and writing a permissions policy that you can attach to an IAM identity
(identity-based policies), you can use the following table
as a reference. The
table lists
each
API operation, the corresponding actions for which you can grant
permissions to perform the action, and the Amazon resource for which you can grant the
permissions. You specify the actions in the policy's Action
field, and you
specify the resource value in the policy's Resource
field.
You can use Amazon-wide condition keys in your policies to express conditions. For a complete list of Amazon-wide keys, see Available Keys in the IAM User Guide.
Note
To specify an action, use the kinesisanalytics
prefix followed by the API
operation name (for example, kinesisanalytics:AddApplicationInput
).
If you see an expand arrow (↗) in the upper-right corner of the table, you can open the table in a new window. To close the window, choose the close button (X) in the lower-right corner.
API Operations | Required Permissions (API Actions) | Resources |
---|---|---|
kinesisanalytics:AddApplicationInput
|
|
|
kinesisanalytics:AddApplicationOutput
|
|
|
kinesisanalytics:AddApplicationReferenceDataSource
|
|
|
kinesisanalytics:CreateApplication
|
|
|
kinesisanalytics:DeleteApplication
|
|
|
kinesisanalytics:DeleteApplicationOutput
|
|
|
kinesisanalytics:DeleteApplicationReferenceDataSource
|
|
|
kinesisanalytics:DescribeApplication
|
|
|
kinesisanalytics:DiscoverInputSchema
|
* |
|
kinesisanalytics:ListApplications
|
* |
|
kinesisanalytics:StartApplication
|
|
|
kinesisanalytics:StopApplication
|
|
|
kinesisanalytics:UpdateApplication
|
|
|
Access or sample data in the console |
kinesisanalytics:GetApplicationState
|
|
GetApplicationState
The console uses an internal method called GetApplicationState
to sample or access application data. Your
service application
needs to have permissions for the internal kinesisanalytics:GetApplicationState
API to sample or access application data through the Amazon Web Services Management Console.