# Resources and tags

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/amazon-ec2-user-guide.git)
{% endhint %}

## Recycle Bin

* **Note**\
  Some resources might still appear in the Recycle Bin console or in the AWS CLI and API output for a short period after their retention periods have expired and they have been permanently deleted. You are not billed for these resources. Billing stops as soon as the retention period expires.

## List and filter your resources

* **Important**\
  You cannot use a private window in Firefox to access Amazon EC2 Global View.

## Tag your resources

* **Note**\
  After you delete a resource, its tags might remain visible in the console, API, and CLI output for a short period. These tags will be gradually disassociated from the resource and be permanently deleted.
* **Note**\
  If you've just enabled reporting, data for the current month is available for viewing after 24 hours.
* **Note**\
  Elastic IP addresses that are tagged do not appear on your cost allocation report.
* **Note**\
  The way you enter JSON-formatted parameters on the command line differs depending on your operating system.\
  Linux, macOS, or Unix and Windows PowerShell – Use single quotes (') to enclose the JSON data structure. Windows – Omit the single quotes when using the commands with the Windows command line. For more information, see [Specifying parameter values for the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html).

## Service quotas

* **Note**\
  This restriction does not apply to outbound traffic sent over port 25 to:\
  IP addresses in the primary CIDR block of the VPC in which the originating network interface exists. IP addresses in the CIDRs defined in [RFC 1918](https://datatracker.ietf.org/doc/html/rfc1918), [RFC 6598](https://datatracker.ietf.org/doc/html/rfc6598), and [RFC 4193](https://datatracker.ietf.org/doc/html/rfc4193).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/storage/amazon-ebs/common/resources-and-tags.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
