# README
Terraform AWS Provider Batch Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the Batch resources
- AWS Docs: AWS SDK for Go Batch
# Functions
@SDKDataSource("aws_batch_compute_environment").
@SDKDataSource("aws_batch_job_queue").
@SDKDataSource("aws_batch_scheduling_policy").
No description provided by the author
No description provided by the author
EquivalentContainerPropertiesJSON determines equality between two Batch ContainerProperties JSON strings.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTag fetches an individual batch service tag for a resource.
GetTagsIn returns batch service tags from Context.
KeyValueTags creates KeyValueTags from batch service tags.
ListTags lists batch service tags.
@SDKResource("aws_batch_compute_environment", name="Compute Environment") @Tags(identifierAttribute="arn").
@SDKResource("aws_batch_job_definition", name="Job Definition") @Tags(identifierAttribute="arn").
@SDKResource("aws_batch_job_queue", name="Job Queue") @Tags(identifierAttribute="arn").
@SDKResource("aws_batch_scheduling_policy", name="Job Definition") @Tags(identifierAttribute="arn").
SetTagsOut sets batch service tags in Context.
Tags returns batch service tags.
UpdateTags updates batch service tags.
# Variables
No description provided by the author