AWS::RefactorSpaces::RouteDefinition of AWS::RefactorSpaces::Route Resource Type
7 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ApplicationIdentifier | string | RequiredCreate-only |
EnvironmentIdentifier | string | RequiredCreate-only |
RouteType | string | RequiredCreate-onlyWrite-only |
ServiceIdentifier | string | RequiredCreate-onlyWrite-only |
DefaultRoute | DefaultRouteInput | Write-only |
Tags | Array<Tag> | |
UriPathRoute | UriPathRouteInput | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
PathResourceToId | string | - |
RouteIdentifier | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::RefactorSpaces::Route
Resources:
MyResource:
Type: AWS::RefactorSpaces::Route
Properties:
EnvironmentIdentifier: "my-environmentidentifier"
ApplicationIdentifier: "my-applicationidentifier"
ServiceIdentifier: "my-serviceidentifier"
RouteType: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
refactor-spaces:CreateRouterefactor-spaces:GetRouterefactor-spaces:TagResourceiam:CreateServiceLinkedRoleapigateway:GETapigateway:PATCHapigateway:POSTapigateway:PUTrefactor-spaces:GetRouterefactor-spaces:ListTagsForResourcerefactor-spaces:DeleteRouterefactor-spaces:GetRouterefactor-spaces:UntagResourceapigateway:GETapigateway:PATCHapigateway:POSTapigateway:PUTapigateway:DELETErefactor-spaces:ListRoutesrefactor-spaces:ListTagsForResourcerefactor-spaces:UpdateRouterefactor-spaces:GetRouterefactor-spaces:TagResourceiam:CreateServiceLinkedRoleapigateway:GETapigateway:PATCHapigateway:POSTapigateway:PUTOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterEnvironmentIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ApplicationIdentifierEnvironmentIdentifierRouteTypeServiceIdentifierUriPathRoute/SourcePathUriPathRoute/MethodsUriPathRoute/IncludeChildPathsUriPathRoute/AppendSourcePath