UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

1,077 lines 83.9 kB
"use strict"; // AUTOGENERATED FILE - DO NOT EDIT Object.defineProperty(exports, "__esModule", { value: true }); exports.AwsGlueActions = void 0; /** * All IAM policy actions for AWS Glue (GLUE) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html * * 2025-02-24T21:48:07.779Z */ var AwsGlueActions; (function (AwsGlueActions) { /** * Grants permission to Glue to continuously validate that the target Arn can rece * ive data replicated from the source ARN * * See aws-glue-api-integrations.html */ AwsGlueActions["AuthorizeInboundIntegration"] = "glue:AuthorizeInboundIntegration"; /** * Grants permission to create one or more partitions * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-BatchCreatePartition */ AwsGlueActions["BatchCreatePartition"] = "glue:BatchCreatePartition"; /** * Grants permission to delete one or more connections * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-connections.html#aws-glue-api-catalog-connections-BatchDeleteConnection */ AwsGlueActions["BatchDeleteConnection"] = "glue:BatchDeleteConnection"; /** * Grants permission to delete one or more partitions * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-BatchDeletePartition */ AwsGlueActions["BatchDeletePartition"] = "glue:BatchDeletePartition"; /** * Grants permission to delete one or more tables * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-BatchDeleteTable */ AwsGlueActions["BatchDeleteTable"] = "glue:BatchDeleteTable"; /** * Grants permission to delete one or more versions of a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-DeleteTableVersion */ AwsGlueActions["BatchDeleteTableVersion"] = "glue:BatchDeleteTableVersion"; /** * Grants permission to retrieve one or more blueprints * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-BatchGetBlueprints */ AwsGlueActions["BatchGetBlueprints"] = "glue:BatchGetBlueprints"; /** * Grants permission to retrieve one or more crawlers * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-BatchGetCrawlers */ AwsGlueActions["BatchGetCrawlers"] = "glue:BatchGetCrawlers"; /** * Grants permission to retrieve one or more Custom Entity Types * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-sensitive-data-api.html#aws-glue-api-sensitive-data-api-BatchGetCustomEntityTypes */ AwsGlueActions["BatchGetCustomEntityTypes"] = "glue:BatchGetCustomEntityTypes"; /** * Grants permission to retrieve one or more development endpoints * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-BatchGetDevEndpoints */ AwsGlueActions["BatchGetDevEndpoints"] = "glue:BatchGetDevEndpoints"; /** * Grants permission to retrieve one or more jobs * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-BatchGetJobs */ AwsGlueActions["BatchGetJobs"] = "glue:BatchGetJobs"; /** * Grants permission to retrieve one or more partitions * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-BatchGetPartition */ AwsGlueActions["BatchGetPartition"] = "glue:BatchGetPartition"; /** * Grants permission to batch get stage files for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["BatchGetStageFiles"] = "glue:BatchGetStageFiles"; /** * Grants permission to return the configuration for the specified table optimizer * s * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-table-optimizers.html#aws-glue-api-table-optimizers-BatchGetTableOptimizer */ AwsGlueActions["BatchGetTableOptimizer"] = "glue:BatchGetTableOptimizer"; /** * Grants permission to retrieve one or more triggers * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-trigger.html#aws-glue-api-jobs-trigger-BatchGetTriggers */ AwsGlueActions["BatchGetTriggers"] = "glue:BatchGetTriggers"; /** * Grants permission to retrieve one or more workflows * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-BatchGetWorkflows */ AwsGlueActions["BatchGetWorkflows"] = "glue:BatchGetWorkflows"; /** * Grants permission to stop one or more job runs for a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-BatchStopStartJobRun */ AwsGlueActions["BatchStopJobRun"] = "glue:BatchStopJobRun"; /** * Grants permission to update one or more partitions * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-BatchUpdatePartition */ AwsGlueActions["BatchUpdatePartition"] = "glue:BatchUpdatePartition"; /** * Grants permission to stop a running Data Quality rule recommendation run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-CancelDataQualityRuleRecommendationRun */ AwsGlueActions["CancelDataQualityRuleRecommendationRun"] = "glue:CancelDataQualityRuleRecommendationRun"; /** * Grants permission to stop a running Data Quality ruleset evaluation run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-CancelDataQualityRulesetEvaluationRun */ AwsGlueActions["CancelDataQualityRulesetEvaluationRun"] = "glue:CancelDataQualityRulesetEvaluationRun"; /** * Grants permission to stop a running ML Task Run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-CancelMLTaskRun */ AwsGlueActions["CancelMLTaskRun"] = "glue:CancelMLTaskRun"; /** * Grants permission to cancel a statement in an interactive session * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html#aws-glue-interactive-sessions-CancelStatement */ AwsGlueActions["CancelStatement"] = "glue:CancelStatement"; /** * Grants permission to retrieve a check the validity of schema version * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-CheckSchemaVersionValidity */ AwsGlueActions["CheckSchemaVersionValidity"] = "glue:CheckSchemaVersionValidity"; /** * Grants permission to create a blueprint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-CreateBlueprint */ AwsGlueActions["CreateBlueprint"] = "glue:CreateBlueprint"; /** * Grants permission to create a catalog * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog.html */ AwsGlueActions["CreateCatalog"] = "glue:CreateCatalog"; /** * Grants permission to create a classifier * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-classifiers.html#aws-glue-api-crawler-classifiers-CreateClassifier */ AwsGlueActions["CreateClassifier"] = "glue:CreateClassifier"; /** * Grants permission to create settings for a column statistics task * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-column-statistics.html#aws-glue-api-crawler-column-statistics-CreateColumnStatisticsTaskSettings */ AwsGlueActions["CreateColumnStatisticsTaskSettings"] = "glue:CreateColumnStatisticsTaskSettings"; /** * Grants permission to create a connection * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-connections.html#aws-glue-api-catalog-connections-CreateConnection */ AwsGlueActions["CreateConnection"] = "glue:CreateConnection"; /** * Grants permission to create a crawler * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-CreateCrawler */ AwsGlueActions["CreateCrawler"] = "glue:CreateCrawler"; /** * Grants permission to create a Custom Entity Type * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-sensitive-data-api.html#aws-glue-api-sensitive-data-api-CreateCustomEntityType */ AwsGlueActions["CreateCustomEntityType"] = "glue:CreateCustomEntityType"; /** * Grants permission to create a Data Quality ruleset * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-CreateDataQualityRuleset */ AwsGlueActions["CreateDataQualityRuleset"] = "glue:CreateDataQualityRuleset"; /** * Grants permission to create a database * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html#aws-glue-api-catalog-databases-CreateDatabase */ AwsGlueActions["CreateDatabase"] = "glue:CreateDatabase"; /** * Grants permission to create a development endpoint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-CreateDevEndpoint */ AwsGlueActions["CreateDevEndpoint"] = "glue:CreateDevEndpoint"; /** * Grants permission to the source principal to create an inbound integration for * data to be replicated from the source into the target * * See aws-glue-api-integrations.html */ AwsGlueActions["CreateInboundIntegration"] = "glue:CreateInboundIntegration"; /** * Grants permission to create an integration * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-CreateIntegration */ AwsGlueActions["CreateIntegration"] = "glue:CreateIntegration"; /** * Grants permission to create integration resource property * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-CreateIntegrationResourceProperty */ AwsGlueActions["CreateIntegrationResourceProperty"] = "glue:CreateIntegrationResourceProperty"; /** * Grants permission to create integration table properties * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-CreateIntegrationTableProperties */ AwsGlueActions["CreateIntegrationTableProperties"] = "glue:CreateIntegrationTableProperties"; /** * Grants permission to create a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-CreateJob */ AwsGlueActions["CreateJob"] = "glue:CreateJob"; /** * Grants permission to create an ML Transform * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-CreateMLTransform */ AwsGlueActions["CreateMLTransform"] = "glue:CreateMLTransform"; /** * Grants permission to create a partition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-CreatePartition */ AwsGlueActions["CreatePartition"] = "glue:CreatePartition"; /** * Grants permission to create a specified partition index in an existing table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-CreatePartitionIndex */ AwsGlueActions["CreatePartitionIndex"] = "glue:CreatePartitionIndex"; /** * Grants permission to create a new schema registry * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-CreateRegistry */ AwsGlueActions["CreateRegistry"] = "glue:CreateRegistry"; /** * Grants permission to create a new schema container * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-CreateSchema */ AwsGlueActions["CreateSchema"] = "glue:CreateSchema"; /** * Grants permission to create a script * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-etl-script-generation.html#aws-glue-api-etl-script-generation-CreateScript */ AwsGlueActions["CreateScript"] = "glue:CreateScript"; /** * Grants permission to create a security configuration * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-CreateSecurityConfiguration */ AwsGlueActions["CreateSecurityConfiguration"] = "glue:CreateSecurityConfiguration"; /** * Grants permission to create an interactive session * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html#aws-glue-api-interactive-sessions-CreateSession */ AwsGlueActions["CreateSession"] = "glue:CreateSession"; /** * Grants permission to create a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-CreateTable */ AwsGlueActions["CreateTable"] = "glue:CreateTable"; /** * Grants permission to create a new table optimizer for a specific function. Comp * action is the only currently supported optimizer type * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-table-optimizers.html#aws-glue-api-table-optimizers-CreateTableOptimizer */ AwsGlueActions["CreateTableOptimizer"] = "glue:CreateTableOptimizer"; /** * Grants permission to create a trigger * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-trigger.html#aws-glue-api-jobs-trigger-CreateTrigger */ AwsGlueActions["CreateTrigger"] = "glue:CreateTrigger"; /** * Grants permission to create a usage profile * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-CreateUsageProfile */ AwsGlueActions["CreateUsageProfile"] = "glue:CreateUsageProfile"; /** * Grants permission to create a function definition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-CreateUserDefinedFunction */ AwsGlueActions["CreateUserDefinedFunction"] = "glue:CreateUserDefinedFunction"; /** * Grants permission to create a workflow * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-CreateWorkflow */ AwsGlueActions["CreateWorkflow"] = "glue:CreateWorkflow"; /** * Grants permission to delete a blueprint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-DeleteBlueprint */ AwsGlueActions["DeleteBlueprint"] = "glue:DeleteBlueprint"; /** * Grants permission to delete a catalog * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog.html */ AwsGlueActions["DeleteCatalog"] = "glue:DeleteCatalog"; /** * Grants permission to delete a classifier * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-classifiers.html#aws-glue-api-crawler-classifiers-DeleteClassifier */ AwsGlueActions["DeleteClassifier"] = "glue:DeleteClassifier"; /** * Grants permission to delete the partition column statistics of a column * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-DeleteColumnStatisticsForPartition */ AwsGlueActions["DeleteColumnStatisticsForPartition"] = "glue:DeleteColumnStatisticsForPartition"; /** * Grants permission to delete the table statistics of columns * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-DeleteColumnStatisticsForTable */ AwsGlueActions["DeleteColumnStatisticsForTable"] = "glue:DeleteColumnStatisticsForTable"; /** * Grants permission to delete settings for a column statistics task * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-column-statistics.html#aws-glue-api-crawler-column-statistics-DeleteColumnStatisticsTaskSettings */ AwsGlueActions["DeleteColumnStatisticsTaskSettings"] = "glue:DeleteColumnStatisticsTaskSettings"; /** * Grants permission to delete a connection * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-connections.html#aws-glue-api-catalog-connections-DeleteConnection */ AwsGlueActions["DeleteConnection"] = "glue:DeleteConnection"; /** * Grants permission to delete a crawler * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-DeleteCrawler */ AwsGlueActions["DeleteCrawler"] = "glue:DeleteCrawler"; /** * Grants permission to delete a Custom Entity Type * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-sensitive-data-api.html#aws-glue-api-sensitive-data-api-DeleteCustomEntityType */ AwsGlueActions["DeleteCustomEntityType"] = "glue:DeleteCustomEntityType"; /** * Grants permission to delete a Data Quality ruleset * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-DeleteDataQualityRuleset */ AwsGlueActions["DeleteDataQualityRuleset"] = "glue:DeleteDataQualityRuleset"; /** * Grants permission to delete a database * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html#aws-glue-api-catalog-databases-DeleteDatabase */ AwsGlueActions["DeleteDatabase"] = "glue:DeleteDatabase"; /** * Grants permission to delete a development endpoint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-DeleteDevEndpoint */ AwsGlueActions["DeleteDevEndpoint"] = "glue:DeleteDevEndpoint"; /** * Grants permission to delete an integration * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DeleteIntegration */ AwsGlueActions["DeleteIntegration"] = "glue:DeleteIntegration"; /** * Grants permission to delete integration table properties * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DeleteIntegrationTableProperties */ AwsGlueActions["DeleteIntegrationTableProperties"] = "glue:DeleteIntegrationTableProperties"; /** * Grants permission to delete a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-DeleteJob */ AwsGlueActions["DeleteJob"] = "glue:DeleteJob"; /** * Grants permission to delete an ML Transform * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-DeleteMLTransform */ AwsGlueActions["DeleteMLTransform"] = "glue:DeleteMLTransform"; /** * Grants permission to delete a partition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-DeletePartition */ AwsGlueActions["DeletePartition"] = "glue:DeletePartition"; /** * Grants permission to delete a specified partition index from an existing table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-DeletePartitionIndex */ AwsGlueActions["DeletePartitionIndex"] = "glue:DeletePartitionIndex"; /** * Grants permission to delete a schema registry * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-DeleteRegistry */ AwsGlueActions["DeleteRegistry"] = "glue:DeleteRegistry"; /** * Grants permission to delete a resource policy * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-DeleteResourcePolicy */ AwsGlueActions["DeleteResourcePolicy"] = "glue:DeleteResourcePolicy"; /** * Grants permission to delete a schema container * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-DeleteSchema */ AwsGlueActions["DeleteSchema"] = "glue:DeleteSchema"; /** * Grants permission to delete a range of schema versions * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-DeleteSchemaVersions */ AwsGlueActions["DeleteSchemaVersions"] = "glue:DeleteSchemaVersions"; /** * Grants permission to delete a security configuration * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-DeleteSecurityConfiguration */ AwsGlueActions["DeleteSecurityConfiguration"] = "glue:DeleteSecurityConfiguration"; /** * Grants permission to delete an interactive session after stopping the session i * f not already stopped * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html#aws-glue-interactive-sessions-DeleteSession */ AwsGlueActions["DeleteSession"] = "glue:DeleteSession"; /** * Grants permission to delete a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-DeleteTable */ AwsGlueActions["DeleteTable"] = "glue:DeleteTable"; /** * Grants permission to delete an optimizer and all associated metadata for a tabl * e. The optimization will no longer be performed on the table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-table-optimizers.html#aws-glue-api-table-optimizers-DeleteTableOptimizer */ AwsGlueActions["DeleteTableOptimizer"] = "glue:DeleteTableOptimizer"; /** * Grants permission to delete a version of a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-DeleteTableVersion */ AwsGlueActions["DeleteTableVersion"] = "glue:DeleteTableVersion"; /** * Grants permission to delete a trigger * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-trigger.html#aws-glue-api-jobs-trigger-DeleteTrigger */ AwsGlueActions["DeleteTrigger"] = "glue:DeleteTrigger"; /** * Grants permission to delete a usage profile * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-usage-profiles.html#aws-glue-api-usage-profiles-DeleteUsageProfile */ AwsGlueActions["DeleteUsageProfile"] = "glue:DeleteUsageProfile"; /** * Grants permission to delete a function definition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-functions.html#aws-glue-api-catalog-functions-DeleteUserDefinedFunction */ AwsGlueActions["DeleteUserDefinedFunction"] = "glue:DeleteUserDefinedFunction"; /** * Grants permission to delete a workflow * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-DeleteWorkflow */ AwsGlueActions["DeleteWorkflow"] = "glue:DeleteWorkflow"; /** * Grants permission to terminate Glue Studio Notebook session * * See https://docs.aws.amazon.com/glue/latest/ug/notebook-getting-started.html#create-notebook-permissions-operations */ AwsGlueActions["DeregisterDataPreview"] = "glue:DeregisterDataPreview"; /** * Grants permission to describe connection type in glue studio * * See https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations */ AwsGlueActions["DescribeConnectionType"] = "glue:DescribeConnectionType"; /** * Grants permission to describe entity in glue studio * * See https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations */ AwsGlueActions["DescribeEntity"] = "glue:DescribeEntity"; /** * Grants permission to list the inbound integrations * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DescribeInboundIntegrations */ AwsGlueActions["DescribeInboundIntegrations"] = "glue:DescribeInboundIntegrations"; /** * Grants permission to describe zero-ETL integrations * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DescribeIntegrations */ AwsGlueActions["DescribeIntegrations"] = "glue:DescribeIntegrations"; /** * Grants permission to retrieve a blueprint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-GetBlueprint */ AwsGlueActions["GetBlueprint"] = "glue:GetBlueprint"; /** * Grants permission to retrieve a blueprint run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-GetBlueprintRun */ AwsGlueActions["GetBlueprintRun"] = "glue:GetBlueprintRun"; /** * Grants permission to retrieve all runs of a blueprint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-GetBlueprintRuns */ AwsGlueActions["GetBlueprintRuns"] = "glue:GetBlueprintRuns"; /** * Grants permission to retrieve a catalog * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog.html */ AwsGlueActions["GetCatalog"] = "glue:GetCatalog"; /** * Grants permission to retrieve the catalog import status * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-migration.html#aws-glue-api-catalog-migration-GetCatalogImportStatus */ AwsGlueActions["GetCatalogImportStatus"] = "glue:GetCatalogImportStatus"; /** * Grants permission to retrieve all catalogs * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog.html */ AwsGlueActions["GetCatalogs"] = "glue:GetCatalogs"; /** * Grants permission to retrieve a classifier * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-classifiers.html#aws-glue-api-crawler-classifiers-GetClassifier */ AwsGlueActions["GetClassifier"] = "glue:GetClassifier"; /** * Grants permission to list all classifiers * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-classifiers.html#aws-glue-api-crawler-classifiers-GetClassifiers */ AwsGlueActions["GetClassifiers"] = "glue:GetClassifiers"; /** * Grants permission to retrieve partition statistics of columns * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-GetColumnStatisticsForPartition */ AwsGlueActions["GetColumnStatisticsForPartition"] = "glue:GetColumnStatisticsForPartition"; /** * Grants permission to retrieve table statistics of columns * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetColumnStatisticsForTable */ AwsGlueActions["GetColumnStatisticsForTable"] = "glue:GetColumnStatisticsForTable"; /** * Grants permission to retrieve Column Statistics run information for the table b * ased on run-id * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-column-statistics.html#aws-glue-api-crawler-column-statistics-GetColumnStatisticsTaskRun */ AwsGlueActions["GetColumnStatisticsTaskRun"] = "glue:GetColumnStatisticsTaskRun"; /** * Grants permission to retrieve Column Statistics run information for the table b * ased on run-ids * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-column-statistics.html#aws-glue-api-crawler-column-statistics-GetColumnStatisticsTaskRuns */ AwsGlueActions["GetColumnStatisticsTaskRuns"] = "glue:GetColumnStatisticsTaskRuns"; /** * Grants permission to retrieve settings for a column statistics task * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-column-statistics.html#aws-glue-api-crawler-column-statistics-GetColumnStatisticsTaskSettings */ AwsGlueActions["GetColumnStatisticsTaskSettings"] = "glue:GetColumnStatisticsTaskSettings"; /** * Grants permission to get generated response for a completion request in Glue fr * om AWS Q * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api.html# */ AwsGlueActions["GetCompletion"] = "glue:GetCompletion"; /** * Grants permission to retrieve a connection * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-connections.html#aws-glue-api-catalog-connections-GetConnection */ AwsGlueActions["GetConnection"] = "glue:GetConnection"; /** * Grants permission to retrieve a list of connections * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-connections.html#aws-glue-api-catalog-connections-GetConnections */ AwsGlueActions["GetConnections"] = "glue:GetConnections"; /** * Grants permission to retrieve a crawler * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-GetCrawler */ AwsGlueActions["GetCrawler"] = "glue:GetCrawler"; /** * Grants permission to retrieve metrics about crawlers * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-GetCrawlerMetrics */ AwsGlueActions["GetCrawlerMetrics"] = "glue:GetCrawlerMetrics"; /** * Grants permission to retrieve all crawlers * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-GetCrawlers */ AwsGlueActions["GetCrawlers"] = "glue:GetCrawlers"; /** * Grants permission to read a Custom Entity Type * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-sensitive-data-api.html#aws-glue-api-sensitive-data-api-GetCustomEntityType */ AwsGlueActions["GetCustomEntityType"] = "glue:GetCustomEntityType"; /** * Grants permission to generate presigned url for accessing spark live UI * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html */ AwsGlueActions["GetDashboardUrl"] = "glue:GetDashboardUrl"; /** * Grants permission to retrieve catalog encryption settings * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-GetDataCatalogEncryptionSettings */ AwsGlueActions["GetDataCatalogEncryptionSettings"] = "glue:GetDataCatalogEncryptionSettings"; /** * Grants permission to get Data Preview Statement * * See https://docs.aws.amazon.com/glue/latest/ug/notebook-getting-started.html#create-notebook-permissions-operations */ AwsGlueActions["GetDataPreviewStatement"] = "glue:GetDataPreviewStatement"; /** * Grants permission to retrieve the training status of the prediction model for a * statistic * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModel */ AwsGlueActions["GetDataQualityModel"] = "glue:GetDataQualityModel"; /** * Grants permission to retrieve the predictions for a statistic from the latest m * odel * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModelResult */ AwsGlueActions["GetDataQualityModelResult"] = "glue:GetDataQualityModelResult"; /** * Grants permission to retrieve a Data Quality result * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityResult */ AwsGlueActions["GetDataQualityResult"] = "glue:GetDataQualityResult"; /** * Grants permission to retrieve a Data Quality rule recommendation run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityRuleRecommendationRun */ AwsGlueActions["GetDataQualityRuleRecommendationRun"] = "glue:GetDataQualityRuleRecommendationRun"; /** * Grants permission to retrieve a Data Quality ruleset * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityRuleset */ AwsGlueActions["GetDataQualityRuleset"] = "glue:GetDataQualityRuleset"; /** * Grants permission to retrieve a Data Quality rule recommendation run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityRulesetEvaluationRun */ AwsGlueActions["GetDataQualityRulesetEvaluationRun"] = "glue:GetDataQualityRulesetEvaluationRun"; /** * Grants permission to retrieve a database * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html#aws-glue-api-catalog-databases-GetDatabase */ AwsGlueActions["GetDatabase"] = "glue:GetDatabase"; /** * Grants permission to retrieve all databases * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html#aws-glue-api-catalog-databases-GetDatabases */ AwsGlueActions["GetDatabases"] = "glue:GetDatabases"; /** * Grants permission to transform a script into a directed acyclic graph (DAG) * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-etl-script-generation.html#aws-glue-api-etl-script-generation-GetDataflowGraph */ AwsGlueActions["GetDataflowGraph"] = "glue:GetDataflowGraph"; /** * Grants permission to retrieve a development endpoint * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-GetDevEndpoint */ AwsGlueActions["GetDevEndpoint"] = "glue:GetDevEndpoint"; /** * Grants permission to retrieve all development endpoints * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-GetDevEndpoints */ AwsGlueActions["GetDevEndpoints"] = "glue:GetDevEndpoints"; /** * Grants permission to preview entity records in glue * * See https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations */ AwsGlueActions["GetEntityRecords"] = "glue:GetEntityRecords"; /** * Grants permission to get environment details for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetEnvironment"] = "glue:GetEnvironment"; /** * Grants permission to get executors for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetExecutors"] = "glue:GetExecutors"; /** * Grants permission to get executor threads for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetExecutorsThreads"] = "glue:GetExecutorsThreads"; /** * Transforms a directed acyclic graph (DAG) into code * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-etl-script-generation.html#aws-glue-api-etl-script-generation-GetGeneratedCode */ AwsGlueActions["GetGeneratedCode"] = "glue:GetGeneratedCode"; /** * Grants permission to retrieve the integration resource property * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-GetIntegrationResourceProperty */ AwsGlueActions["GetIntegrationResourceProperty"] = "glue:GetIntegrationResourceProperty"; /** * Grants permission to retrieve the integration table properties * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-GetIntegrationTableProperties */ AwsGlueActions["GetIntegrationTableProperties"] = "glue:GetIntegrationTableProperties"; /** * Grants permission to retrieve a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-GetJob */ AwsGlueActions["GetJob"] = "glue:GetJob"; /** * Grants permission to retrieve a job bookmark * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-job-GetJobBookmark */ AwsGlueActions["GetJobBookmark"] = "glue:GetJobBookmark"; /** * Grants permission to retrieve a job run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-GetJobRun */ AwsGlueActions["GetJobRun"] = "glue:GetJobRun"; /** * Grants permission to retrieve all job runs of a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-GetJobRuns */ AwsGlueActions["GetJobRuns"] = "glue:GetJobRuns"; /** * Grants permission to retrieve an upgrade analysis for a job * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-upgrade-analysis.html#aws-glue-api-upgrade-analysis-GetJobUpgradeAnalysis */ AwsGlueActions["GetJobUpgradeAnalysis"] = "glue:GetJobUpgradeAnalysis"; /** * Grants permission to retrieve all current jobs * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-GetJobs */ AwsGlueActions["GetJobs"] = "glue:GetJobs"; /** * Grants permission to get log parsing status for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetLogParsingStatus"] = "glue:GetLogParsingStatus"; /** * Grants permission to retrieve an ML Task Run * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-GetMLTaskRun */ AwsGlueActions["GetMLTaskRun"] = "glue:GetMLTaskRun"; /** * Grants permission to retrieve all ML Task Runs * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-GetMLTaskRuns */ AwsGlueActions["GetMLTaskRuns"] = "glue:GetMLTaskRuns"; /** * Grants permission to retrieve an ML Transform * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-GetMLTransform */ AwsGlueActions["GetMLTransform"] = "glue:GetMLTransform"; /** * Grants permission to retrieve all ML Transforms * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-machine-learning-api.html#aws-glue-api-machine-learning-api-GetMLTransforms */ AwsGlueActions["GetMLTransforms"] = "glue:GetMLTransforms"; /** * Grants permission to create a mapping * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-etl-script-generation.html#aws-glue-api-etl-script-generation-GetMapping */ AwsGlueActions["GetMapping"] = "glue:GetMapping"; /** * Grants permission to retrieve Glue Studio Notebooks session status * * See https://docs.aws.amazon.com/glue/latest/ug/notebook-getting-started.html#create-notebook-permissions-operations */ AwsGlueActions["GetNotebookInstanceStatus"] = "glue:GetNotebookInstanceStatus"; /** * Grants permission to retrieve a partition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-GetPartition */ AwsGlueActions["GetPartition"] = "glue:GetPartition"; /** * Grants permission to retrieve partition indexes for a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetPartitionIndexes */ AwsGlueActions["GetPartitionIndexes"] = "glue:GetPartitionIndexes"; /** * Grants permission to retrieve the partitions of a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-partitions.html#aws-glue-api-catalog-partitions-GetPartitions */ AwsGlueActions["GetPartitions"] = "glue:GetPartitions"; /** * Grants permission to retrieve a mapping for a script * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-etl-script-generation.html#aws-glue-api-etl-script-generation-GetPlan */ AwsGlueActions["GetPlan"] = "glue:GetPlan"; /** * Grants permission to get queries for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetQueries"] = "glue:GetQueries"; /** * Grants permission to get a specific query for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetQuery"] = "glue:GetQuery"; /** * Grants permission to get the result of a Data Preparation Recipe statement * * See https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs */ AwsGlueActions["GetRecipeAction"] = "glue:GetRecipeAction"; /** * Grants permission to retrieve a schema registry * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetRegistry */ AwsGlueActions["GetRegistry"] = "glue:GetRegistry"; /** * Grants permission to retrieve resource policies * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-GetResourcePolicies */ AwsGlueActions["GetResourcePolicies"] = "glue:GetResourcePolicies"; /** * Grants permission to retrieve a resource policy * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-GetResourcePolicy */ AwsGlueActions["GetResourcePolicy"] = "glue:GetResourcePolicy"; /** * Grants permission to retrieve a schema container * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetSchema */ AwsGlueActions["GetSchema"] = "glue:GetSchema"; /** * Grants permission to retrieve a schema version based on schema definition * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetSchemaByDefinition */ AwsGlueActions["GetSchemaByDefinition"] = "glue:GetSchemaByDefinition"; /** * Grants permission to retrieve a schema version * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetSchemaVersion */ AwsGlueActions["GetSchemaVersion"] = "glue:GetSchemaVersion"; /** * Grants permission to compare two schema versions in schema registry * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetSchemaVersionsDiff */ AwsGlueActions["GetSchemaVersionsDiff"] = "glue:GetSchemaVersionsDiff"; /** * Grants permission to retrieve a security configuration * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-GetSecurityConfiguration */ AwsGlueActions["GetSecurityConfiguration"] = "glue:GetSecurityConfiguration"; /** * Grants permission to retrieve one or more security configurations * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-GetSecurityConfigurations */ AwsGlueActions["GetSecurityConfigurations"] = "glue:GetSecurityConfigurations"; /** * Grants permission to retrieve an interactive session * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html#aws-glue-interactive-sessions-GetSession */ AwsGlueActions["GetSession"] = "glue:GetSession"; /** * Grants permission to get a stage for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStage"] = "glue:GetStage"; /** * Grants permission to get a stage attempt for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStageAttempt"] = "glue:GetStageAttempt"; /** * Grants permission to get the task list for a stage attempt for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStageAttemptTaskList"] = "glue:GetStageAttemptTaskList"; /** * Grants permission to get the task summary for a stage attempt for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStageAttemptTaskSummary"] = "glue:GetStageAttemptTaskSummary"; /** * Grants permission to get stage files for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStageFiles"] = "glue:GetStageFiles"; /** * Grants permission to get stages for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStages"] = "glue:GetStages"; /** * Grants permission to retrieve result and information about a statement in an in * teractive session * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-interactive-sessions.html#aws-glue-interactive-sessions-GetStatement */ AwsGlueActions["GetStatement"] = "glue:GetStatement"; /** * Grants permission to get storage details for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStorage"] = "glue:GetStorage"; /** * Grants permission to get storage unit details for SparkUI * * See https://docs.aws.amazon.com/glue/latest/dg/monitor-spark-ui.html */ AwsGlueActions["GetStorageUnit"] = "glue:GetStorageUnit"; /** * Grants permission to retrieve a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetTable */ AwsGlueActions["GetTable"] = "glue:GetTable"; /** * Grants permission to return the configuration of all optimizers associated with * a specified table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-table-optimizers.html#aws-glue-api-table-optimizers-GetTableOptimizer */ AwsGlueActions["GetTableOptimizer"] = "glue:GetTableOptimizer"; /** * Grants permission to retrieve a version of a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetTableVersion */ AwsGlueActions["GetTableVersion"] = "glue:GetTableVersion"; /** * Grants permission to retrieve a list of versions of a table * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetTableVersions */ AwsGlueActions["GetTableVersions"] = "glue:GetTableVersions"; /** * Grants permission to retrieve the tables in a database * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-tables.html#aws-glue-api-catalog-tables-GetTables */ AwsGlueActions["GetTables"] = "glue:GetTables"; /** * Grants permission to retrieve all tags associated with a resource * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-tags.html#aws-glue-api-tags-UntagResource */ AwsGlueActions["GetTags"] = "glue:GetTags"; /** * Grants permission to retrieve a trigger * * See https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-trigger.html#aws-glue-api-jobs-trigger-GetTrigger */ AwsGlue