UNPKG

aws-iam-policy-types

Version:

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

136 lines 6.97 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for Amazon SageMaker geospatial capabilities (SAGEMAKER-GEOSPATIAL) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakergeospatialcapabilities.html * * 2025-02-24T21:49:36.940Z */ export var AwsSagemakerGeospatialActions; (function (AwsSagemakerGeospatialActions) { /** * Grants permission to the DeleteEarthObservationJob operation which deletes an e * xisting earth observation job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_DeleteEarthObservationJob.html */ AwsSagemakerGeospatialActions["DeleteEarthObservationJob"] = "sagemaker-geospatial:DeleteEarthObservationJob"; /** * Grants permission to the DeleteVectorEnrichmentJob operation which deletes an e * xisting vector enrichment job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_DeleteVectorEnrichmentJob.html */ AwsSagemakerGeospatialActions["DeleteVectorEnrichmentJob"] = "sagemaker-geospatial:DeleteVectorEnrichmentJob"; /** * Grants permission to copy results of an earth observation job to an S3 location * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ExportEarthObservationJob.html */ AwsSagemakerGeospatialActions["ExportEarthObservationJob"] = "sagemaker-geospatial:ExportEarthObservationJob"; /** * Grants permission to copy results of an VectorEnrichmentJob to an S3 location * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ExportVectorEnrichmentJob.html */ AwsSagemakerGeospatialActions["ExportVectorEnrichmentJob"] = "sagemaker-geospatial:ExportVectorEnrichmentJob"; /** * Grants permission to return details about the earth observation job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_GetEarthObservationJob.html */ AwsSagemakerGeospatialActions["GetEarthObservationJob"] = "sagemaker-geospatial:GetEarthObservationJob"; /** * Grants permission to return details about the raster data collection * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_GetRasterDataCollection.html */ AwsSagemakerGeospatialActions["GetRasterDataCollection"] = "sagemaker-geospatial:GetRasterDataCollection"; /** * Grants permission to get the tile of an earth observation job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_GetTile.html */ AwsSagemakerGeospatialActions["GetTile"] = "sagemaker-geospatial:GetTile"; /** * Grants permission to return details about the vector enrichment job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_GetVectorEnrichmentJob.html */ AwsSagemakerGeospatialActions["GetVectorEnrichmentJob"] = "sagemaker-geospatial:GetVectorEnrichmentJob"; /** * Grants permission to return an array of earth observation jobs associated with * the current account * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ListEarthObservationJobs.html */ AwsSagemakerGeospatialActions["ListEarthObservationJobs"] = "sagemaker-geospatial:ListEarthObservationJobs"; /** * Grants permission to return an array of aster data collections associated with * the given model name * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ListRasterDataCollections.html */ AwsSagemakerGeospatialActions["ListRasterDataCollections"] = "sagemaker-geospatial:ListRasterDataCollections"; /** * Grants permission to lists tag for an SageMaker Geospatial resource * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ListTagsForResource.html */ AwsSagemakerGeospatialActions["ListTagsForResource"] = "sagemaker-geospatial:ListTagsForResource"; /** * Grants permission to return an array of vector enrichment jobs associated with * the current account * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_ListVectorEnrichmentJobs.html */ AwsSagemakerGeospatialActions["ListVectorEnrichmentJobs"] = "sagemaker-geospatial:ListVectorEnrichmentJobs"; /** * Grants permission to query raster data collections * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_SearchRasterDataCollection.html */ AwsSagemakerGeospatialActions["SearchRasterDataCollection"] = "sagemaker-geospatial:SearchRasterDataCollection"; /** * Grants permission to the StartEarthObservationJob operation which starts a new * earth observation job to your account * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_StartEarthObservationJob.html */ AwsSagemakerGeospatialActions["StartEarthObservationJob"] = "sagemaker-geospatial:StartEarthObservationJob"; /** * Grants permission to the StartVectorEnrichmentJob operation which starts a new * vector enrichment job to your account * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_StartVectorEnrichmentJob.html */ AwsSagemakerGeospatialActions["StartVectorEnrichmentJob"] = "sagemaker-geospatial:StartVectorEnrichmentJob"; /** * Grants permission to the StopEarthObservationJob operation which stops an exist * ing earth observation job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_StopEarthObservationJob.html */ AwsSagemakerGeospatialActions["StopEarthObservationJob"] = "sagemaker-geospatial:StopEarthObservationJob"; /** * Grants permission to the StopVectorEnrichmentJob operation which stops an exist * ing vector enrichment job * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_StopVectorEnrichmentJob.html */ AwsSagemakerGeospatialActions["StopVectorEnrichmentJob"] = "sagemaker-geospatial:StopVectorEnrichmentJob"; /** * Grants permission to tag an SageMaker Geospatial resource * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_TagResource.html */ AwsSagemakerGeospatialActions["TagResource"] = "sagemaker-geospatial:TagResource"; /** * Grants permission to untag an SageMaker Geospatial resource * * See https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_geospatial_UntagResource.html */ AwsSagemakerGeospatialActions["UntagResource"] = "sagemaker-geospatial:UntagResource"; })(AwsSagemakerGeospatialActions || (AwsSagemakerGeospatialActions = {})); //# sourceMappingURL=sagemaker-geospatial.js.map