|
19442 | 19442 | "Actions": [
|
19443 | 19443 | "CreateAssignment",
|
19444 | 19444 | "DeleteAssignment",
|
| 19445 | + "GenerateCodeFromCommands", |
19445 | 19446 | "GetConversation",
|
19446 | 19447 | "GetIdentityMetadata",
|
19447 | 19448 | "GetTroubleshootingResults",
|
|
19904 | 19905 | "StartAssetBundleExportJob",
|
19905 | 19906 | "StartAssetBundleImportJob",
|
19906 | 19907 | "StartDashboardSnapshotJob",
|
| 19908 | + "StartDashboardSnapshotJobSchedule", |
19907 | 19909 | "Subscribe",
|
19908 | 19910 | "TagResource",
|
19909 | 19911 | "Unsubscribe",
|
|
20214 | 20216 | "AuthorizeClusterSecurityGroupIngress",
|
20215 | 20217 | "AuthorizeDataShare",
|
20216 | 20218 | "AuthorizeEndpointAccess",
|
| 20219 | + "AuthorizeInboundIntegration", |
20217 | 20220 | "AuthorizeSnapshotAccess",
|
20218 | 20221 | "BatchDeleteClusterSnapshots",
|
20219 | 20222 | "BatchModifyClusterSnapshots",
|
|
20233 | 20236 | "CreateEventSubscription",
|
20234 | 20237 | "CreateHsmClientCertificate",
|
20235 | 20238 | "CreateHsmConfiguration",
|
| 20239 | + "CreateInboundIntegration", |
| 20240 | + "CreateIntegration", |
20236 | 20241 | "CreateQev2IdcApplication",
|
20237 | 20242 | "CreateRedshiftIdcApplication",
|
20238 | 20243 | "CreateSavedQuery",
|
|
20253 | 20258 | "DeleteEventSubscription",
|
20254 | 20259 | "DeleteHsmClientCertificate",
|
20255 | 20260 | "DeleteHsmConfiguration",
|
| 20261 | + "DeleteIntegration", |
20256 | 20262 | "DeletePartner",
|
20257 | 20263 | "DeleteQev2IdcApplication",
|
20258 | 20264 | "DeleteRedshiftIdcApplication",
|
|
20287 | 20293 | "DescribeHsmClientCertificates",
|
20288 | 20294 | "DescribeHsmConfigurations",
|
20289 | 20295 | "DescribeInboundIntegrations",
|
| 20296 | + "DescribeIntegrations", |
20290 | 20297 | "DescribeLoggingStatus",
|
20291 | 20298 | "DescribeNodeConfigurationOptions",
|
20292 | 20299 | "DescribeOrderableClusterOptions",
|
|
20339 | 20346 | "ModifyCustomDomainAssociation",
|
20340 | 20347 | "ModifyEndpointAccess",
|
20341 | 20348 | "ModifyEventSubscription",
|
| 20349 | + "ModifyIntegration", |
20342 | 20350 | "ModifyQev2IdcApplication",
|
20343 | 20351 | "ModifyRedshiftIdcApplication",
|
20344 | 20352 | "ModifySavedQuery",
|
|
20376 | 20384 | "redshift:DbName",
|
20377 | 20385 | "redshift:DbUser",
|
20378 | 20386 | "redshift:DurationSeconds",
|
20379 |
| - "redshift:InboundIntegrationArn" |
| 20387 | + "redshift:InboundIntegrationArn", |
| 20388 | + "redshift:IntegrationSourceArn", |
| 20389 | + "redshift:IntegrationTargetArn" |
20380 | 20390 | ]
|
20381 | 20391 | },
|
20382 | 20392 | "Amazon Redshift Data API": {
|
|
0 commit comments