Managing the Terraform Open Source product state file - Amazon Service Catalog
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Managing the Terraform Open Source product state file

Every Terraform Open Source provisioned product has a single-state file. There is a 1:1 relationship between the provisioned product and its state file. The files are stored in an Amazon S3 bucket named sc-terraform-engine-state-${AWS::AccountId}-${AWS::Region}. The state file is saved under the AccountID or ProvisionedProductID object key.

State file access is limited to the GetStateFile Amazon Lambda and Amazon EC2 launch templates. Amazon Service Catalog administrators do not have direct access to the state files in Amazon S3. Administrators must access the files using Amazon EC2. By default, Amazon Service Catalog administrators can see the list of state files, but cannot read or write the file contents. Only the Terraform provisioning engine can read or write the file contents.