Skip to content

Commit c4b17a4

Browse files
authored
AWS Marketplace offering: how to manage related costs (#280)
1 parent f92dc2b commit c4b17a4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

api-reference/api-services/aws.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,20 @@ If you need to access the Amazon EC2 instance that hosts the Unstructured API, d
320320

321321
5. Click **Connect**, and then follow any of the on-screen options to access the EC2 instance.
322322

323+
## Manage related AWS account costs
324+
325+
After you run the CloudFormation stack, costs will begin accruing to your AWS account on an ongoing basis for related AWS resources.
326+
These costs vary based on where these resource are located, which resources are covered by AWS Free Tier offerings, the extent to
327+
which you customize these resources' settings, how much you use these resources, and other factors. Even if you stop or terminate
328+
the related EC2 instance and delete the related application load balancer, costs might continue to accrue for other related AWS sources.
329+
330+
To stop these costs from accruing, you can delete the CloudFormation stack. This stops and deletes all of the related AWS resources.
331+
To delete the CloudFormation stack, do the following:
332+
333+
1. In the CloudFormation console, open the details page for the stack from Part II. If you do not see it, on the CloudFormation console's sidebar, click **Stacks**, and then click the name of your stack.
334+
335+
2. Click **Delete**.
336+
337+
3. Follow the on-screen directions to finish deleting the stack.
338+
323339

0 commit comments

Comments
 (0)