aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
1,147 lines • 42.7 kB
JavaScript
// AUTOGENERATED FILE - DO NOT EDIT
/**
* All IAM policy actions for Amazon DataZone (DATAZONE)
*
* Extracted by `aws-iam-policy` from
* https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html
*
* 2025-02-24T21:47:33.368Z
*/
export var AwsDatazoneActions;
(function (AwsDatazoneActions) {
/**
* Grants permission to accept prediction
*
* See ${APIReferenceDocPage}API_AcceptPredictions.html
*/
AwsDatazoneActions["AcceptPredictions"] = "datazone:AcceptPredictions";
/**
* Grants permission to approve a subscription request for a Data Asset
*
* See ${APIReferenceDocPage}API_AcceptSubscriptionRequest.html
*/
AwsDatazoneActions["AcceptSubscriptionRequest"] = "datazone:AcceptSubscriptionRequest";
/**
* Grants permission to add an owner to an entity like domain unit
*
* See ${APIReferenceDocPage}API_AddEntityOwner.html
*/
AwsDatazoneActions["AddEntityOwner"] = "datazone:AddEntityOwner";
/**
* Grants permission to add a policy grant
*
* See ${APIReferenceDocPage}API_AddPolicyGrant.html
*/
AwsDatazoneActions["AddPolicyGrant"] = "datazone:AddPolicyGrant";
/**
* Grants permission to associate a role in a default service blueprint environmen
* t
*
* See ${APIReferenceDocPage}API_AssociateEnvironmentRole.html
*/
AwsDatazoneActions["AssociateEnvironmentRole"] = "datazone:AssociateEnvironmentRole";
/**
* Grants permission to remove linked type items from an Amazon DataZone Domain
*
* See ${APIReferenceDocPage}API_BatchDeleteLinkedTypes.html
*/
AwsDatazoneActions["BatchDeleteLinkedTypes"] = "datazone:BatchDeleteLinkedTypes";
/**
* Grants permission to put linked type items to an Amazon DataZone Domain
*
* See ${APIReferenceDocPage}API_BatchPutLinkedTypes.html
*/
AwsDatazoneActions["BatchPutLinkedTypes"] = "datazone:BatchPutLinkedTypes";
/**
* Grants permission to cancel metadata generation run
*
* See ${APIReferenceDocPage}API_CancelMetadataGenerationRun.html
*/
AwsDatazoneActions["CancelMetadataGenerationRun"] = "datazone:CancelMetadataGenerationRun";
/**
* Grants permission to revoke or unsubscribe an approved subscription to Data Ass
* et
*
* See ${APIReferenceDocPage}API_CancelSubscription.html
*/
AwsDatazoneActions["CancelSubscription"] = "datazone:CancelSubscription";
/**
* Grants permission to create asset
*
* See ${APIReferenceDocPage}API_CreateAsset.html
*/
AwsDatazoneActions["CreateAsset"] = "datazone:CreateAsset";
/**
* Grants permission to create asset filter
*
* See ${APIReferenceDocPage}API_CreateAssetFilter.html
*/
AwsDatazoneActions["CreateAssetFilter"] = "datazone:CreateAssetFilter";
/**
* Grants permission to create new revision of an asset
*
* See ${APIReferenceDocPage}API_CreateAssetRevision.html
*/
AwsDatazoneActions["CreateAssetRevision"] = "datazone:CreateAssetRevision";
/**
* Grants permission to create an asset type
*
* See ${APIReferenceDocPage}API_CreateAssetType.html
*/
AwsDatazoneActions["CreateAssetType"] = "datazone:CreateAssetType";
/**
* Grants permission to create connections
*
* See ${APIReferenceDocPage}API_CreateConnection.html
*/
AwsDatazoneActions["CreateConnection"] = "datazone:CreateConnection";
/**
* Grants permission to create data product
*
* See ${APIReferenceDocPage}API_CreateDataProduct.html
*/
AwsDatazoneActions["CreateDataProduct"] = "datazone:CreateDataProduct";
/**
* Grants permission to create data product revision
*
* See ${APIReferenceDocPage}API_CreateDataProductRevision.html
*/
AwsDatazoneActions["CreateDataProductRevision"] = "datazone:CreateDataProductRevision";
/**
* Grants permission to create a new DataSource
*
* See ${APIReferenceDocPage}API_CreateDataSource.html
*/
AwsDatazoneActions["CreateDataSource"] = "datazone:CreateDataSource";
/**
* Grants permission to provision a domain which is a top level entity that contai
* ns other Amazon DataZone resources
*
* See ${APIReferenceDocPage}API_CreateDomain.html
*/
AwsDatazoneActions["CreateDomain"] = "datazone:CreateDomain";
/**
* Grants permission to create a domain unit
*
* See ${APIReferenceDocPage}API_CreateDomainUnit.html
*/
AwsDatazoneActions["CreateDomainUnit"] = "datazone:CreateDomainUnit";
/**
* Grants permission to create a collection of configurated resources used to publ
* ish and subscribe to data
*
* See ${APIReferenceDocPage}API_CreateEnvironment.html
*/
AwsDatazoneActions["CreateEnvironment"] = "datazone:CreateEnvironment";
/**
* Grants permission to create an environment action in a default service blueprin
* t environment
*
* See ${APIReferenceDocPage}API_CreateEnvironmentAction.html
*/
AwsDatazoneActions["CreateEnvironmentAction"] = "datazone:CreateEnvironmentAction";
/**
* Grants permission to create a custom Environment Blueprint that allow user to a
* dd Environments to their Project
*
* See ${APIReferenceDocPage}API_CreateEnvironmentBlueprint.html
*/
AwsDatazoneActions["CreateEnvironmentBlueprint"] = "datazone:CreateEnvironmentBlueprint";
/**
* Grants permission to create a template from a Blueprint that can be used to cre
* ate a Environment
*
* See ${APIReferenceDocPage}API_CreateEnvironmentProfile.html
*/
AwsDatazoneActions["CreateEnvironmentProfile"] = "datazone:CreateEnvironmentProfile";
/**
* Grants permission to create a form type or a new revision of it
*
* See ${APIReferenceDocPage}API_CreateFormType.html
*/
AwsDatazoneActions["CreateFormType"] = "datazone:CreateFormType";
/**
* Grants permission to create a business glossary
*
* See ${APIReferenceDocPage}API_CreateGlossary.html
*/
AwsDatazoneActions["CreateGlossary"] = "datazone:CreateGlossary";
/**
* Grants permission to create a glossary term
*
* See ${APIReferenceDocPage}API_CreateGlossaryTerm.html
*/
AwsDatazoneActions["CreateGlossaryTerm"] = "datazone:CreateGlossaryTerm";
/**
* Grants permission to create a DataZone group profile for an IAM Identity Center
* group
*
* See ${APIReferenceDocPage}API_CreateGroupProfile.html
*/
AwsDatazoneActions["CreateGroupProfile"] = "datazone:CreateGroupProfile";
/**
* Grants permission to create listing change set
*
* See ${APIReferenceDocPage}API_CreateListingChangeSet.html
*/
AwsDatazoneActions["CreateListingChangeSet"] = "datazone:CreateListingChangeSet";
/**
* Grants permission to create a Project to enable your team to publish and subscr
* ibe to data
*
* See ${APIReferenceDocPage}API_CreateProject.html
*/
AwsDatazoneActions["CreateProject"] = "datazone:CreateProject";
/**
* Grants permission to add a user to a Project
*
* See ${APIReferenceDocPage}API_CreateProjectMembership.html
*/
AwsDatazoneActions["CreateProjectMembership"] = "datazone:CreateProjectMembership";
/**
* Grants permission to create a project profile
*
* See ${APIReferenceDocPage}API_CreateProjectProfile.html
*/
AwsDatazoneActions["CreateProjectProfile"] = "datazone:CreateProjectProfile";
/**
* Grants permission to create rule
*
* See ${APIReferenceDocPage}API_CreateRule.html
*/
AwsDatazoneActions["CreateRule"] = "datazone:CreateRule";
/**
* Grants permission to create a grant for an approved subscription on a subscript
* ion target
*
* See ${APIReferenceDocPage}API_CreateSubscriptionGrant.html
*/
AwsDatazoneActions["CreateSubscriptionGrant"] = "datazone:CreateSubscriptionGrant";
/**
* Grants permission to create a subscription request for a Data Asset
*
* See ${APIReferenceDocPage}API_CreateSubscriptionRequest.html
*/
AwsDatazoneActions["CreateSubscriptionRequest"] = "datazone:CreateSubscriptionRequest";
/**
* Grants permission to create a subscription target for a Environment in the proj
* ect
*
* See ${APIReferenceDocPage}API_CreateSubscriptionTarget.html
*/
AwsDatazoneActions["CreateSubscriptionTarget"] = "datazone:CreateSubscriptionTarget";
/**
* Grants permission to create a user profile for an existing user in the customer
* s IAM Identity Center
*
* See ${APIReferenceDocPage}API_CreateUserProfile.html
*/
AwsDatazoneActions["CreateUserProfile"] = "datazone:CreateUserProfile";
/**
* Grants permission to delete an asset
*
* See ${APIReferenceDocPage}API_DeleteAsset.html
*/
AwsDatazoneActions["DeleteAsset"] = "datazone:DeleteAsset";
/**
* Grants permission to delete asset filter
*
* See ${APIReferenceDocPage}API_DeleteAssetFilter.html
*/
AwsDatazoneActions["DeleteAssetFilter"] = "datazone:DeleteAssetFilter";
/**
* Grants permission to delete an asset type
*
* See ${APIReferenceDocPage}API_DeleteAssetType.html
*/
AwsDatazoneActions["DeleteAssetType"] = "datazone:DeleteAssetType";
/**
* Grants permission to delete connections
*
* See ${APIReferenceDocPage}API_DeleteConnection.html
*/
AwsDatazoneActions["DeleteConnection"] = "datazone:DeleteConnection";
/**
* Grants permission to delete data product
*
* See ${APIReferenceDocPage}API_DeleteDataProduct.html
*/
AwsDatazoneActions["DeleteDataProduct"] = "datazone:DeleteDataProduct";
/**
* Grants permission to update existing DataSource
*
* See ${APIReferenceDocPage}API_DeleteDataSource.html
*/
AwsDatazoneActions["DeleteDataSource"] = "datazone:DeleteDataSource";
/**
* Grants permission to delete a provisioned domain
*
* See ${APIReferenceDocPage}API_DeleteDomain.html
*/
AwsDatazoneActions["DeleteDomain"] = "datazone:DeleteDomain";
/**
* Grants permission to delete a resource policy for a DataZone Domain
*
* See ${APIReferenceDocPage}API_DeleteDomainSharingPolicy.html
*/
AwsDatazoneActions["DeleteDomainSharingPolicy"] = "datazone:DeleteDomainSharingPolicy";
/**
* Grants permission to delete an existing domain unit
*
* See ${APIReferenceDocPage}API_DeleteDomainUnit.html
*/
AwsDatazoneActions["DeleteDomainUnit"] = "datazone:DeleteDomainUnit";
/**
* Grants permission to Delete Environment
*
* See ${APIReferenceDocPage}API_DeleteEnvironment.html
*/
AwsDatazoneActions["DeleteEnvironment"] = "datazone:DeleteEnvironment";
/**
* Grants permission to delete an environment action in a default service blueprin
* t environment
*
* See ${APIReferenceDocPage}API_DeleteEnvironmentAction.html
*/
AwsDatazoneActions["DeleteEnvironmentAction"] = "datazone:DeleteEnvironmentAction";
/**
* Grants permission to delete Environment Blueprint
*
* See ${APIReferenceDocPage}API_DeleteEnvironmentBlueprint.html
*/
AwsDatazoneActions["DeleteEnvironmentBlueprint"] = "datazone:DeleteEnvironmentBlueprint";
/**
* Grants permission to delete environment blueprint configuration
*
* See ${APIReferenceDocPage}API_DeleteEnvironmentBlueprintConfiguration.html
*/
AwsDatazoneActions["DeleteEnvironmentBlueprintConfiguration"] = "datazone:DeleteEnvironmentBlueprintConfiguration";
/**
* Grants permission to delete Environment Profile
*
* See ${APIReferenceDocPage}API_DeleteEnvironmentProfile.html
*/
AwsDatazoneActions["DeleteEnvironmentProfile"] = "datazone:DeleteEnvironmentProfile";
/**
* Grants permission to delete a form type
*
* See ${APIReferenceDocPage}API_DeleteFormType.html
*/
AwsDatazoneActions["DeleteFormType"] = "datazone:DeleteFormType";
/**
* Grants permission to delete a business glossary
*
* See ${APIReferenceDocPage}API_DeleteGlossary.html
*/
AwsDatazoneActions["DeleteGlossary"] = "datazone:DeleteGlossary";
/**
* Grants permission to delete a glossary term
*
* See ${APIReferenceDocPage}API_DeleteGlossaryTerm.html
*/
AwsDatazoneActions["DeleteGlossaryTerm"] = "datazone:DeleteGlossaryTerm";
/**
* Grants permission to delete listing
*
* See ${APIReferenceDocPage}API_DeleteListing.html
*/
AwsDatazoneActions["DeleteListing"] = "datazone:DeleteListing";
/**
* Grants permission to delete a Project that enables your team to publish and sub
* scribe to data
*
* See ${APIReferenceDocPage}API_DeleteProject.html
*/
AwsDatazoneActions["DeleteProject"] = "datazone:DeleteProject";
/**
* Grants permission to remove a user from a project
*
* See ${APIReferenceDocPage}API_DeleteProjectMembership.html
*/
AwsDatazoneActions["DeleteProjectMembership"] = "datazone:DeleteProjectMembership";
/**
* Grants permission to delete a project profile
*
* See ${APIReferenceDocPage}API_DeleteProjectProfile.html
*/
AwsDatazoneActions["DeleteProjectProfile"] = "datazone:DeleteProjectProfile";
/**
* Grants permission to delete rule
*
* See ${APIReferenceDocPage}API_DeleteRule.html
*/
AwsDatazoneActions["DeleteRule"] = "datazone:DeleteRule";
/**
* Grants permission to delete a subscription grant from a subscription target
*
* See ${APIReferenceDocPage}API_DeleteSubscriptionGrant.html
*/
AwsDatazoneActions["DeleteSubscriptionGrant"] = "datazone:DeleteSubscriptionGrant";
/**
* Grants permission to delete a pending subscription request for a Data Asset
*
* See ${APIReferenceDocPage}API_DeleteSubscriptionRequest.html
*/
AwsDatazoneActions["DeleteSubscriptionRequest"] = "datazone:DeleteSubscriptionRequest";
/**
* Grants permission to delete a subscription target from a Environment in the pro
* ject
*
* See ${APIReferenceDocPage}API_DeleteSubscriptionTarget.html
*/
AwsDatazoneActions["DeleteSubscriptionTarget"] = "datazone:DeleteSubscriptionTarget";
/**
* Grants permission to delete existing TimeSeriesDataPoints
*
* See ${APIReferenceDocPage}API_DeleteTimeSeriesDataPoints.html
*/
AwsDatazoneActions["DeleteTimeSeriesDataPoints"] = "datazone:DeleteTimeSeriesDataPoints";
/**
* Grants permission to disassociate a role in a default service blueprint environ
* ment
*
* See ${APIReferenceDocPage}API_AssociateEnvironmentRole.html
*/
AwsDatazoneActions["DisassociateEnvironmentRole"] = "datazone:DisassociateEnvironmentRole";
/**
* Grants permission to retrieve an asset
*
* See ${APIReferenceDocPage}API_GetAsset.html
*/
AwsDatazoneActions["GetAsset"] = "datazone:GetAsset";
/**
* Grants permission to get asset filter
*
* See ${APIReferenceDocPage}API_GetAssetFilter.html
*/
AwsDatazoneActions["GetAssetFilter"] = "datazone:GetAssetFilter";
/**
* Grants permission to get an asset type
*
* See ${APIReferenceDocPage}API_GetAssetType.html
*/
AwsDatazoneActions["GetAssetType"] = "datazone:GetAssetType";
/**
* Grants permission to get connections
*
* See ${APIReferenceDocPage}API_GetConnection.html
*/
AwsDatazoneActions["GetConnection"] = "datazone:GetConnection";
/**
* Grants permission to get data product
*
* See ${APIReferenceDocPage}API_GetDataProduct.html
*/
AwsDatazoneActions["GetDataProduct"] = "datazone:GetDataProduct";
/**
* Grants permission to Get a existing DataSource in Amazon DataZone using its ide
* ntifier
*
* See ${APIReferenceDocPage}API_GetDataSource.html
*/
AwsDatazoneActions["GetDataSource"] = "datazone:GetDataSource";
/**
* Grants permission to get DataSource run job in Amazon DataZone using it's ident
* ifier
*
* See ${APIReferenceDocPage}API_GetDataSourceRun.html
*/
AwsDatazoneActions["GetDataSourceRun"] = "datazone:GetDataSourceRun";
/**
* Grants permission to retrieve information about a domain
*
* See ${APIReferenceDocPage}API_GetDomain.html
*/
AwsDatazoneActions["GetDomain"] = "datazone:GetDomain";
/**
* Grants permission to use features that require access to domain execution role
* credentials
*
* See ${APIReferenceDocPage}API_GetDomainExecutionRoleCredentials.html
*/
AwsDatazoneActions["GetDomainExecutionRoleCredentials"] = "datazone:GetDomainExecutionRoleCredentials";
/**
* Grants permission to retrieve a resource policy for a DataZone Domain
*
* See ${APIReferenceDocPage}API_GetDomainSharingPolicy.html
*/
AwsDatazoneActions["GetDomainSharingPolicy"] = "datazone:GetDomainSharingPolicy";
/**
* Grants permission to get an existing domain unit
*
* See ${APIReferenceDocPage}API_GetDomainUnit.html
*/
AwsDatazoneActions["GetDomainUnit"] = "datazone:GetDomainUnit";
/**
* Grants permission to get Environment details
*
* See ${APIReferenceDocPage}API_GetEnvironment.html
*/
AwsDatazoneActions["GetEnvironment"] = "datazone:GetEnvironment";
/**
* Grants permission to get an environment action in a default service blueprint e
* nvironment
*
* See ${APIReferenceDocPage}API_GetEnvironmentAction.html
*/
AwsDatazoneActions["GetEnvironmentAction"] = "datazone:GetEnvironmentAction";
/**
* Grants permission to get environment action link
*
* See ${APIReferenceDocPage}API_GetEnvironmentActionLink.html
*/
AwsDatazoneActions["GetEnvironmentActionLink"] = "datazone:GetEnvironmentActionLink";
/**
* Grants permission to get Environment Blueprint details
*
* See ${APIReferenceDocPage}API_GetEnvironmentBlueprint.html
*/
AwsDatazoneActions["GetEnvironmentBlueprint"] = "datazone:GetEnvironmentBlueprint";
/**
* Grants permission to get environment blueprint configuration
*
* See ${APIReferenceDocPage}API_GetEnvironmentBlueprintConfiguration.html
*/
AwsDatazoneActions["GetEnvironmentBlueprintConfiguration"] = "datazone:GetEnvironmentBlueprintConfiguration";
/**
* Grants permission to get short term credentials that assume the Environment use
* r role
*
* See ${APIReferenceDocPage}API_GetEnvironmentCredentials.html
*/
AwsDatazoneActions["GetEnvironmentCredentials"] = "datazone:GetEnvironmentCredentials";
/**
* Grants permission to get Environment Profile details
*
* See ${APIReferenceDocPage}API_GetEnvironmentProfile.html
*/
AwsDatazoneActions["GetEnvironmentProfile"] = "datazone:GetEnvironmentProfile";
/**
* Grants permission to get a form type
*
* See ${APIReferenceDocPage}API_GetFormType.html
*/
AwsDatazoneActions["GetFormType"] = "datazone:GetFormType";
/**
* Grants permission to get a business glossary
*
* See ${APIReferenceDocPage}API_GetGlossary.html
*/
AwsDatazoneActions["GetGlossary"] = "datazone:GetGlossary";
/**
* Grants permission to get a glossary term
*
* See ${APIReferenceDocPage}API_GetGlossaryTerm.html
*/
AwsDatazoneActions["GetGlossaryTerm"] = "datazone:GetGlossaryTerm";
/**
* Grants permission to retrieve an existing DataZone group profile
*
* See ${APIReferenceDocPage}API_GetGroupProfile.html
*/
AwsDatazoneActions["GetGroupProfile"] = "datazone:GetGroupProfile";
/**
* Grants permission to an IAM principal to log into the DataZone Portal
*
* See ${APIReferenceDocPage}API_GetIamPortalLoginUrl.html
*/
AwsDatazoneActions["GetIamPortalLoginUrl"] = "datazone:GetIamPortalLoginUrl";
/**
* Grants permission to get job runs
*
* See ${APIReferenceDocPage}API_GetJobRun.html
*/
AwsDatazoneActions["GetJobRun"] = "datazone:GetJobRun";
/**
* Grants permission to get lineage events
*
* See ${APIReferenceDocPage}API_GetLineageEvent.html
*/
AwsDatazoneActions["GetLineageEvent"] = "datazone:GetLineageEvent";
/**
* Grants permission to get the lineage node
*
* See ${APIReferenceDocPage}API_GetLineageNode.html
*/
AwsDatazoneActions["GetLineageNode"] = "datazone:GetLineageNode";
/**
* Grants permission to get listing
*
* See ${APIReferenceDocPage}API_GetListing.html
*/
AwsDatazoneActions["GetListing"] = "datazone:GetListing";
/**
* Grants permission to get metadata generation run
*
* See ${APIReferenceDocPage}API_GetMetadataGenerationRun.html
*/
AwsDatazoneActions["GetMetadataGenerationRun"] = "datazone:GetMetadataGenerationRun";
/**
* Grants permission to get Project details
*
* See ${APIReferenceDocPage}API_GetProject.html
*/
AwsDatazoneActions["GetProject"] = "datazone:GetProject";
/**
* Grants permission to get project profile details
*
* See ${APIReferenceDocPage}API_GetProjectProfile.html
*/
AwsDatazoneActions["GetProjectProfile"] = "datazone:GetProjectProfile";
/**
* Grants permission to get rule
*
* See ${APIReferenceDocPage}API_GetRule.html
*/
AwsDatazoneActions["GetRule"] = "datazone:GetRule";
/**
* Grants permission to retrieve a subscription
*
* See ${APIReferenceDocPage}API_GetSubscription.html
*/
AwsDatazoneActions["GetSubscription"] = "datazone:GetSubscription";
/**
* Grants permission to get subscription eligibilty
*
* See ${APIReferenceDocPage}API_GetSubscriptionEligibility.html
*/
AwsDatazoneActions["GetSubscriptionEligibility"] = "datazone:GetSubscriptionEligibility";
/**
* Grants permission to retireve a subscription grant
*
* See ${APIReferenceDocPage}API_GetSubscriptionGrant.html
*/
AwsDatazoneActions["GetSubscriptionGrant"] = "datazone:GetSubscriptionGrant";
/**
* Grants permission to reject a subscription request for a Data Asset
*
* See ${APIReferenceDocPage}API_GetSubscriptionRequestDetails.html
*/
AwsDatazoneActions["GetSubscriptionRequestDetails"] = "datazone:GetSubscriptionRequestDetails";
/**
* Grants permission to retireve details of subscription target
*
* See ${APIReferenceDocPage}API_GetSubscriptionTarget.html
*/
AwsDatazoneActions["GetSubscriptionTarget"] = "datazone:GetSubscriptionTarget";
/**
* Grants permission to get an existing TimeSeriesDataPoints in Amazon DataZone us
* ing its identifier
*
* See ${APIReferenceDocPage}API_GetTimeSeriesDataPoint.html
*/
AwsDatazoneActions["GetTimeSeriesDataPoint"] = "datazone:GetTimeSeriesDataPoint";
/**
* Grants permission to retrieve a user profile for an existing user in the DataZo
* ne Domain
*
* See ${APIReferenceDocPage}API_GetUserProfile.html
*/
AwsDatazoneActions["GetUserProfile"] = "datazone:GetUserProfile";
/**
* Grants permission to list Environments across all domains in an AWS Account
*
* See ${APIReferenceDocPage}API_ListAccountEnvironments.html
*/
AwsDatazoneActions["ListAccountEnvironments"] = "datazone:ListAccountEnvironments";
/**
* Grants permission to list asset filters
*
* See ${APIReferenceDocPage}API_ListAssetFilters.html
*/
AwsDatazoneActions["ListAssetFilters"] = "datazone:ListAssetFilters";
/**
* Grants permission to list revisions of an asset
*
* See ${APIReferenceDocPage}API_ListAssetRevisions.html
*/
AwsDatazoneActions["ListAssetRevisions"] = "datazone:ListAssetRevisions";
/**
* Grants permission to list connections
*
* See ${APIReferenceDocPage}API_ListConnections.html
*/
AwsDatazoneActions["ListConnections"] = "datazone:ListConnections";
/**
* Grants permission to list data product revisions
*
* See ${APIReferenceDocPage}API_ListDataProductRevisions.html
*/
AwsDatazoneActions["ListDataProductRevisions"] = "datazone:ListDataProductRevisions";
/**
* Grants permission to list DataSource runs job's activities on Asset
*
* See ${APIReferenceDocPage}API_ListDataSourceRunActivities.html
*/
AwsDatazoneActions["ListDataSourceRunActivities"] = "datazone:ListDataSourceRunActivities";
/**
* Grants permission to list DataSource runs job
*
* See ${APIReferenceDocPage}API_ListDataSourceRuns.html
*/
AwsDatazoneActions["ListDataSourceRuns"] = "datazone:ListDataSourceRuns";
/**
* Grants permission to list existing DataSources
*
* See ${APIReferenceDocPage}API_ListDataSources.html
*/
AwsDatazoneActions["ListDataSources"] = "datazone:ListDataSources";
/**
* Grants permission to list child domain units for a given parent domain unit
*
* See ${APIReferenceDocPage}API_ListDomainUnitsForParent.html
*/
AwsDatazoneActions["ListDomainUnitsForParent"] = "datazone:ListDomainUnitsForParent";
/**
* Grants permission to retrieve all domains
*
* See ${APIReferenceDocPage}API_ListDomains.html
*/
AwsDatazoneActions["ListDomains"] = "datazone:ListDomains";
/**
* Grants permission to list owners of an entity like domain unit
*
* See ${APIReferenceDocPage}API_ListEntityOwners.html
*/
AwsDatazoneActions["ListEntityOwners"] = "datazone:ListEntityOwners";
/**
* Grants permission to list environment actions in a default service blueprint en
* vironment
*
* See ${APIReferenceDocPage}API_ListEnvironmentActions.html
*/
AwsDatazoneActions["ListEnvironmentActions"] = "datazone:ListEnvironmentActions";
/**
* Grants permission to list environment blueprint configuration summaries
*
* See ${APIReferenceDocPage}API_ListEnvironmentBlueprintConfigurationSummaries.html
*/
AwsDatazoneActions["ListEnvironmentBlueprintConfigurationSummaries"] = "datazone:ListEnvironmentBlueprintConfigurationSummaries";
/**
* Grants permission to list environment blueprint configurations
*
* See ${APIReferenceDocPage}API_ListEnvironmentBlueprintConfigurations.html
*/
AwsDatazoneActions["ListEnvironmentBlueprintConfigurations"] = "datazone:ListEnvironmentBlueprintConfigurations";
/**
* Grants permission to list Domain for Environment Blueprints
*
* See ${APIReferenceDocPage}API_ListEnvironmentBlueprints.html
*/
AwsDatazoneActions["ListEnvironmentBlueprints"] = "datazone:ListEnvironmentBlueprints";
/**
* Grants permission to list Domain for Environment Profiles
*
* See ${APIReferenceDocPage}API_ListEnvironmentProfiles.html
*/
AwsDatazoneActions["ListEnvironmentProfiles"] = "datazone:ListEnvironmentProfiles";
/**
* Grants permission to show Environments in the Domain
*
* See ${APIReferenceDocPage}API_ListEnvironments.html
*/
AwsDatazoneActions["ListEnvironments"] = "datazone:ListEnvironments";
/**
* Grants permission to list all the DataZone group profiles that the DataZone use
* r profile is a member of
*
* See ${APIReferenceDocPage}API_ListGroupsForUser.html
*/
AwsDatazoneActions["ListGroupsForUser"] = "datazone:ListGroupsForUser";
/**
* Grants permission to list job runs
*
* See ${APIReferenceDocPage}API_ListJobRuns.html
*/
AwsDatazoneActions["ListJobRuns"] = "datazone:ListJobRuns";
/**
* Grants permission to list lineage events
*
* See ${APIReferenceDocPage}API_ListLineageEvents.html
*/
AwsDatazoneActions["ListLineageEvents"] = "datazone:ListLineageEvents";
/**
* Grants permission to list historical versions of lineage node
*
* See ${APIReferenceDocPage}API_ListLineageNodeHistory.html
*/
AwsDatazoneActions["ListLineageNodeHistory"] = "datazone:ListLineageNodeHistory";
/**
* Grants permission to list linked type items linked to an Amazon DataZone Domain
*
* See ${APIReferenceDocPage}API_ListLinkedTypes.html
*/
AwsDatazoneActions["ListLinkedTypes"] = "datazone:ListLinkedTypes";
/**
* Grants permission to list metadata generation runs
*
* See ${APIReferenceDocPage}API_ListMetadataGenerationRuns.html
*/
AwsDatazoneActions["ListMetadataGenerationRuns"] = "datazone:ListMetadataGenerationRuns";
/**
* Grants permission to list notifications and events for a datazone user
*
* See ${APIReferenceDocPage}API_ListNotifications.html
*/
AwsDatazoneActions["ListNotifications"] = "datazone:ListNotifications";
/**
* Grants permission to list policy grants
*
* See ${APIReferenceDocPage}API_ListPolicyGrants.html
*/
AwsDatazoneActions["ListPolicyGrants"] = "datazone:ListPolicyGrants";
/**
* Grants permission to list Project Members
*
* See ${APIReferenceDocPage}API_ListProjectMemberships.html
*/
AwsDatazoneActions["ListProjectMemberships"] = "datazone:ListProjectMemberships";
/**
* Grants permission to list project profiles
*
* See ${APIReferenceDocPage}API_ListProjectProfiles.html
*/
AwsDatazoneActions["ListProjectProfiles"] = "datazone:ListProjectProfiles";
/**
* Grants permission to list Projects
*
* See ${APIReferenceDocPage}API_ListProjects.html
*/
AwsDatazoneActions["ListProjects"] = "datazone:ListProjects";
/**
* Grants permission to list rules
*
* See ${APIReferenceDocPage}API_ListRules.html
*/
AwsDatazoneActions["ListRules"] = "datazone:ListRules";
/**
* Grants permission to List subscription grants for a subscribed principal
*
* See ${APIReferenceDocPage}API_ListSubscriptionGrants.html
*/
AwsDatazoneActions["ListSubscriptionGrants"] = "datazone:ListSubscriptionGrants";
/**
* Grants permission to list subscription requests
*
* See ${APIReferenceDocPage}API_ListSubscriptionRequests.html
*/
AwsDatazoneActions["ListSubscriptionRequests"] = "datazone:ListSubscriptionRequests";
/**
* Grants permission to list subscription targets
*
* See ${APIReferenceDocPage}API_ListSubscriptionTargets.html
*/
AwsDatazoneActions["ListSubscriptionTargets"] = "datazone:ListSubscriptionTargets";
/**
* Grants permission to list subscriptions
*
* See ${APIReferenceDocPage}API_ListSubscriptions.html
*/
AwsDatazoneActions["ListSubscriptions"] = "datazone:ListSubscriptions";
/**
* Grants permission to retrieve all tags associated with a resource
*
* See ${APIReferenceDocPage}API_ListTagsForResource.html
*/
AwsDatazoneActions["ListTagsForResource"] = "datazone:ListTagsForResource";
/**
* Grants permission to list existing TimeSeriesDataPoints
*
* See ${APIReferenceDocPage}API_ListTimeSeriesDataPoints.html
*/
AwsDatazoneActions["ListTimeSeriesDataPoints"] = "datazone:ListTimeSeriesDataPoints";
/**
* Grants permission to list available Manager Secrets
*
* See ${APIReferenceDocPage}API_ListWarehouseMetadata.html
*/
AwsDatazoneActions["ListWarehouseMetadata"] = "datazone:ListWarehouseMetadata";
/**
* Grants permission to post lineage events
*
* See ${APIReferenceDocPage}API_PostLineageEvent.html
*/
AwsDatazoneActions["PostLineageEvent"] = "datazone:PostLineageEvent";
/**
* Grants permission to post a new TimeSeriesDataPoints
*
* See ${APIReferenceDocPage}API_PostTimeSeriesDataPoints.html
*/
AwsDatazoneActions["PostTimeSeriesDataPoints"] = "datazone:PostTimeSeriesDataPoints";
/**
* Grants permission to provision domain with default project setup
*
* See ${APIReferenceDocPage}API_ProvisionDomain.html
*/
AwsDatazoneActions["ProvisionDomain"] = "datazone:ProvisionDomain";
/**
* Grants permission to add a resource policy for a DataZone Domain
*
* See ${APIReferenceDocPage}API_PutDomainSharingPolicy.html
*/
AwsDatazoneActions["PutDomainSharingPolicy"] = "datazone:PutDomainSharingPolicy";
/**
* Grants permission to put environment blueprint configuration
*
* See ${APIReferenceDocPage}API_PutEnvironmentBlueprintConfiguration.html
*/
AwsDatazoneActions["PutEnvironmentBlueprintConfiguration"] = "datazone:PutEnvironmentBlueprintConfiguration";
/**
* Grants permission to refresh token
*
* See ${APIReferenceDocPage}API_RefreshToken.html
*/
AwsDatazoneActions["RefreshToken"] = "datazone:RefreshToken";
/**
* Grants permission to reject prediction
*
* See ${APIReferenceDocPage}API_RejectPredictions.html
*/
AwsDatazoneActions["RejectPredictions"] = "datazone:RejectPredictions";
/**
* Grants permission to reject a subscription request for a Data Asset
*
* See ${APIReferenceDocPage}API_RejectSubscriptionRequest.html
*/
AwsDatazoneActions["RejectSubscriptionRequest"] = "datazone:RejectSubscriptionRequest";
/**
* Grants permission to remove an existing owner of an entity like domain unit
*
* See ${APIReferenceDocPage}API_RemoveEntityOwner.html
*/
AwsDatazoneActions["RemoveEntityOwner"] = "datazone:RemoveEntityOwner";
/**
* Grants permission to remove a policy grant
*
* See ${APIReferenceDocPage}API_RemovePolicyGrant.html
*/
AwsDatazoneActions["RemovePolicyGrant"] = "datazone:RemovePolicyGrant";
/**
* Grants permission to revoke a subscription
*
* See ${APIReferenceDocPage}API_RevokeSubscription.html
*/
AwsDatazoneActions["RevokeSubscription"] = "datazone:RevokeSubscription";
/**
* Grants permission to search datazone entities
*
* See ${APIReferenceDocPage}API_Search.html
*/
AwsDatazoneActions["Search"] = "datazone:Search";
/**
* Grants permission to search DataZone group profiles and IAM Identity Center gro
* ups
*
* See ${APIReferenceDocPage}API_SearchGroupProfiles.html
*/
AwsDatazoneActions["SearchGroupProfiles"] = "datazone:SearchGroupProfiles";
/**
* Grants permission to search listings
*
* See ${APIReferenceDocPage}API_SearchListings.html
*/
AwsDatazoneActions["SearchListings"] = "datazone:SearchListings";
/**
* Grants permission to search rules
*
* See ${APIReferenceDocPage}API_SearchRules.html
*/
AwsDatazoneActions["SearchRules"] = "datazone:SearchRules";
/**
* Grants permission to search types such asset types and form types in a domain
*
* See ${APIReferenceDocPage}API_SearchTypes.html
*/
AwsDatazoneActions["SearchTypes"] = "datazone:SearchTypes";
/**
* Grants permission to search DataZone user profiles, IAM Identity Center users,
* and DataZone IAM principal profiles
*
* See ${APIReferenceDocPage}API_SearchUserProfiles.html
*/
AwsDatazoneActions["SearchUserProfiles"] = "datazone:SearchUserProfiles";
/**
* Grants permission to login using SSO
*
* See ${APIReferenceDocPage}API_SsoLogin.html
*/
AwsDatazoneActions["SsoLogin"] = "datazone:SsoLogin";
/**
* Grants permission to logout as SSO user
*
* See ${APIReferenceDocPage}API_SsoLogout.html
*/
AwsDatazoneActions["SsoLogout"] = "datazone:SsoLogout";
/**
* Grants permission to start a DataSource run job
*
* See ${APIReferenceDocPage}API_StartDataSourceRun.html
*/
AwsDatazoneActions["StartDataSourceRun"] = "datazone:StartDataSourceRun";
/**
* Grants permission to start metadata generation run
*
* See ${APIReferenceDocPage}API_StartMetadataGenerationRun.html
*/
AwsDatazoneActions["StartMetadataGenerationRun"] = "datazone:StartMetadataGenerationRun";
/**
* Grants permission to stop metadata generation run
*
* See ${APIReferenceDocPage}API_StopMetadataGenerationRun.html
*/
AwsDatazoneActions["StopMetadataGenerationRun"] = "datazone:StopMetadataGenerationRun";
/**
* Grants permission to add or update tags to a resource
*
* See ${APIReferenceDocPage}API_TagResource.html
*/
AwsDatazoneActions["TagResource"] = "datazone:TagResource";
/**
* Grants permission to remove tags associated with a resource
*
* See ${APIReferenceDocPage}API_UntagResource.html
*/
AwsDatazoneActions["UntagResource"] = "datazone:UntagResource";
/**
* Grants permission to update asset filter
*
* See ${APIReferenceDocPage}API_UpdateAssetFilter.html
*/
AwsDatazoneActions["UpdateAssetFilter"] = "datazone:UpdateAssetFilter";
/**
* Grants permission to update connections
*
* See ${APIReferenceDocPage}API_UpdateConnection.html
*/
AwsDatazoneActions["UpdateConnection"] = "datazone:UpdateConnection";
/**
* Grants permission to update existing DataSource
*
* See ${APIReferenceDocPage}API_UpdateDataSource.html
*/
AwsDatazoneActions["UpdateDataSource"] = "datazone:UpdateDataSource";
/**
* Grants permission to update data source run activities
*
* See ${APIReferenceDocPage}API_UpdateDataSourceRunActivities.html
*/
AwsDatazoneActions["UpdateDataSourceRunActivities"] = "datazone:UpdateDataSourceRunActivities";
/**
* Grants permission to update information for a domain
*
* See ${APIReferenceDocPage}API_UpdateDomain.html
*/
AwsDatazoneActions["UpdateDomain"] = "datazone:UpdateDomain";
/**
* Grants permission to update an existing domain unit
*
* See ${APIReferenceDocPage}API_UpdateDomainUnit.html
*/
AwsDatazoneActions["UpdateDomainUnit"] = "datazone:UpdateDomainUnit";
/**
* Grants permission to update Environment settings
*
* See ${APIReferenceDocPage}API_UpdateEnvironment.html
*/
AwsDatazoneActions["UpdateEnvironment"] = "datazone:UpdateEnvironment";
/**
* Grants permission to update an environment action in a default service blueprin
* t environment
*
* See ${APIReferenceDocPage}API_UpdateEnvironmentAction.html
*/
AwsDatazoneActions["UpdateEnvironmentAction"] = "datazone:UpdateEnvironmentAction";
/**
* Grants permission to update Environment Blueprint settings
*
* See ${APIReferenceDocPage}API_UpdateEnvironmentBlueprint.html
*/
AwsDatazoneActions["UpdateEnvironmentBlueprint"] = "datazone:UpdateEnvironmentBlueprint";
/**
* Grants permission to update environment configuration
*
* See ${APIReferenceDocPage}API_UpdateEnvironmentConfiguration.html
*/
AwsDatazoneActions["UpdateEnvironmentConfiguration"] = "datazone:UpdateEnvironmentConfiguration";
/**
* Grants permission to update status of the Environment deployment
*
* See ${APIReferenceDocPage}API_UpdateEnvironmentDeploymentStatus.html
*/
AwsDatazoneActions["UpdateEnvironmentDeploymentStatus"] = "datazone:UpdateEnvironmentDeploymentStatus";
/**
* Grants permission to update EnvironmentProfile configuration
*
* See ${APIReferenceDocPage}API_UpdateEnvironmentProfile.html
*/
AwsDatazoneActions["UpdateEnvironmentProfile"] = "datazone:UpdateEnvironmentProfile";
/**
* Grants permission to update a business glossary
*
* See ${APIReferenceDocPage}API_UpdateGlossary.html
*/
AwsDatazoneActions["UpdateGlossary"] = "datazone:UpdateGlossary";
/**
* Grants permission to update a glossary term
*
* See ${APIReferenceDocPage}API_UpdateGlossaryTerm.html
*/
AwsDatazoneActions["UpdateGlossaryTerm"] = "datazone:UpdateGlossaryTerm";
/**
* Grants permission to update a DataZone group profile
*
* See ${APIReferenceDocPage}API_UpdateGroupProfile.html
*/
AwsDatazoneActions["UpdateGroupProfile"] = "datazone:UpdateGroupProfile";
/**
* Grants permission to update a Project that enables your team to publish and sub
* scribe to data
*
* See ${APIReferenceDocPage}API_UpdateProject.html
*/
AwsDatazoneActions["UpdateProject"] = "datazone:UpdateProject";
/**
* Grants permission to update a project profile
*
* See ${APIReferenceDocPage}API_UpdateProjectProfile.html
*/
AwsDatazoneActions["UpdateProjectProfile"] = "datazone:UpdateProjectProfile";
/**
* Grants permission to update rule
*
* See ${APIReferenceDocPage}API_UpdateRule.html
*/
AwsDatazoneActions["UpdateRule"] = "datazone:UpdateRule";
/**
* Grants permission to update a subscription grant status for custom grants
*
* See ${APIReferenceDocPage}API_UpdateSubscriptionGrantStatus.html
*/
AwsDatazoneActions["UpdateSubscriptionGrantStatus"] = "datazone:UpdateSubscriptionGrantStatus";
/**
* Grants permission to update business reason for subscription request for a Data
* Asset
*
* See ${APIReferenceDocPage}API_UpdateSubscriptionRequest.html
*/
AwsDatazoneActions["UpdateSubscriptionRequest"] = "datazone:UpdateSubscriptionRequest";
/**
* Grants permission to update a subscription target
*
* See ${APIReferenceDocPage}API_UpdateSubscriptionTarget.html
*/
AwsDatazoneActions["UpdateSubscriptionTarget"] = "datazone:UpdateSubscriptionTarget";
/**
* Grants permission to update a DataZone user profile
*
* See ${APIReferenceDocPage}API_UpdateUserProfile.html
*/
AwsDatazoneActions["UpdateUserProfile"] = "datazone:UpdateUserProfile";
/**
* Grants permission to validate pass role
*
* See ${APIReferenceDocPage}API_ValidatePassRole.html
*/
AwsDatazoneActions["ValidatePassRole"] = "datazone:ValidatePassRole";
})(AwsDatazoneActions || (AwsDatazoneActions = {}));
//# sourceMappingURL=datazone.js.map