Skip to main content

applications

Retrieves a list of applications in a region

Overview

Nameapplications
TypeResource
Descriptionapplications
Idawscc.refactorspaces.applications

Fields

NameDatatypeDescription
environment_identifierstring
application_identifierstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
environment_identifier,
application_identifier
FROM awscc.refactorspaces.applications
WHERE region = 'us-east-1'

Permissions

To operate on the applications resource, the following permissions are required:

Create

refactor-spaces:GetApplication,
refactor-spaces:CreateApplication,
refactor-spaces:TagResource,
ec2:CreateTags,
ec2:CreateVpcEndpointServiceConfiguration,
ec2:DescribeVpcs,
ec2:DescribeSubnets,
ec2:DescribeVpcEndpointServiceConfigurations,
ec2:DescribeAccountAttributes,
ec2:DescribeInternetGateways,
ec2:ModifyVpcEndpointServicePermissions,
apigateway:DELETE,
apigateway:GET,
apigateway:PATCH,
apigateway:POST,
apigateway:PUT,
apigateway:UpdateRestApiPolicy,
apigateway:Update*,
apigateway:Delete*,
apigateway:Get*,
apigateway:Put*,
elasticloadbalancing:CreateLoadBalancer,
elasticloadbalancing:DescribeLoadBalancers,
elasticloadbalancing:DescribeTags,
elasticloadbalancing:AddTags,
iam:CreateServiceLinkedRole

List

refactor-spaces:ListApplications,
refactor-spaces:ListTagsForResource