AWS::Batch::ServiceEnvironmentResource Type definition for AWS::Batch::ServiceEnvironment
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CapacityLimits | array | Required |
ServiceEnvironmentType | string | RequiredCreate-only |
ServiceEnvironmentName | string | Create-only |
State | string | |
Tags | object |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ServiceEnvironmentArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Batch::ServiceEnvironment
Resources:
MyResource:
Type: AWS::Batch::ServiceEnvironment
Properties:
ServiceEnvironmentType: "value"
CapacityLimits: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
Batch:CreateServiceEnvironmentBatch:TagResourceBatch:DescribeServiceEnvironmentsIam:CreateServiceLinkedRoleBatch:DescribeServiceEnvironmentsBatch:UpdateServiceEnvironmentBatch:DescribeServiceEnvironmentsBatch:TagResourceBatch:UntagResourceBatch:DeleteServiceEnvironmentBatch:DescribeServiceEnvironmentsBatch:UpdateServiceEnvironmentBatch:DescribeServiceEnvironmentsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterServiceEnvironmentArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ServiceEnvironmentNameServiceEnvironmentType