{"id":50713641,"url":"https://github.com/zaydiscold/aws-pp-cli","last_synced_at":"2026-06-09T17:03:48.918Z","repository":{"id":357959727,"uuid":"1239111625","full_name":"zaydiscold/aws-pp-cli","owner":"zaydiscold","description":"AWS CLI for Quotas + Support + Cost Explorer — a free $0 substitute for AWS Business Support. printing-press-generated, agent-native flags, paired MCP server.","archived":false,"fork":false,"pushed_at":"2026-05-15T01:26:38.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T03:29:31.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaydiscold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-14T19:17:45.000Z","updated_at":"2026-05-15T01:26:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zaydiscold/aws-pp-cli","commit_stats":null,"previous_names":["zaydiscold/aws-pp-cli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zaydiscold/aws-pp-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydiscold%2Faws-pp-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydiscold%2Faws-pp-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydiscold%2Faws-pp-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydiscold%2Faws-pp-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaydiscold","download_url":"https://codeload.github.com/zaydiscold/aws-pp-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydiscold%2Faws-pp-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34116461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-09T17:03:47.762Z","updated_at":"2026-06-09T17:03:48.907Z","avatar_url":"https://github.com/zaydiscold.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aws Pp CLI\n\nCombined CLI for multiple API services\n\nPrinted by [@zaydiscold](https://github.com/zaydiscold) (zayd).\n\n## Install\n\nThe recommended path installs both the `aws-pp-pp-cli` binary and the `pp-aws-pp` agent skill in one shot:\n\n```bash\nnpx -y @mvanhorn/printing-press install aws-pp\n```\n\nFor CLI only (no skill):\n\n```bash\nnpx -y @mvanhorn/printing-press install aws-pp --cli-only\n```\n\n\n### Without Node\n\nThe generated install path is category-agnostic until this CLI is published. If `npx` is not available before publish, install Node or use the category-specific Go fallback from the public-library entry after publish.\n\n### Pre-built binary\n\nDownload a pre-built binary for your platform from the [latest release](https://github.com/mvanhorn/printing-press-library/releases/tag/aws-pp-current). On macOS, clear the Gatekeeper quarantine: `xattr -d com.apple.quarantine \u003cbinary\u003e`. On Unix, mark it executable: `chmod +x \u003cbinary\u003e`.\n\n\u003c!-- pp-hermes-install-anchor --\u003e\n## Install for Hermes\n\nFrom the Hermes CLI:\n\n```bash\nhermes skills install mvanhorn/printing-press-library/cli-skills/pp-aws-pp --force\n```\n\nInside a Hermes chat session:\n\n```bash\n/skills install mvanhorn/printing-press-library/cli-skills/pp-aws-pp --force\n```\n\n## Install for OpenClaw\n\nTell your OpenClaw agent (copy this):\n\n```\nInstall the pp-aws-pp skill from https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-aws-pp. The skill defines how its required CLI can be installed.\n```\n\n## Quick Start\n\n### 1. Install\n\nSee [Install](#install) above.\n\n### 2. Set Up Credentials\n\nGet your API key from your API provider's developer portal. The key typically looks like a long alphanumeric string.\n\n```bash\nexport SERVICE_QUOTAS_HMAC=\"\u003cpaste-your-key\u003e\"\n```\n\nYou can also persist this in your config file at `~/.config/aws-pp-pp-cli/config.toml`.\n\n### 3. Verify Setup\n\n```bash\naws-pp-pp-cli doctor\n```\n\nThis checks your configuration and credentials.\n\n### 4. Try Your First Command\n\n```bash\naws-pp-pp-cli finding-aggregator list\n```\n\n## Usage\n\nRun `aws-pp-pp-cli --help` for the full command reference and flag list.\n\n## Commands\n\n### accounts\n\nManage accounts\n\n- **`aws-pp-pp-cli accounts describe-hub`** - Returns details about the Hub resource in your account, including the \u003ccode\u003eHubArn\u003c/code\u003e and the time when you enabled Security Hub.\n- **`aws-pp-pp-cli accounts disable-security-hub`** - \u003cp\u003eDisables Security Hub in your account only in the current Region. To disable Security Hub in all Regions, you must submit one request per Region where you have enabled Security Hub.\u003c/p\u003e \u003cp\u003eWhen you disable Security Hub for an administrator account, it doesn't disable Security Hub for any associated member accounts.\u003c/p\u003e \u003cp\u003eWhen you disable Security Hub, your existing findings and insights and any Security Hub configuration settings are deleted after 90 days and cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed.\u003c/p\u003e \u003cp\u003eIf you want to save your existing findings, you must export them before you disable Security Hub.\u003c/p\u003e\n- **`aws-pp-pp-cli accounts enable-security-hub`** - \u003cp\u003eEnables Security Hub for your account in the current Region or the Region you specify in the request.\u003c/p\u003e \u003cp\u003eWhen you enable Security Hub, you grant to Security Hub the permissions necessary to gather findings from other services that are integrated with Security Hub.\u003c/p\u003e \u003cp\u003eWhen you use the \u003ccode\u003eEnableSecurityHub\u003c/code\u003e operation to enable Security Hub, you also automatically enable the following standards:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eCenter for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eAmazon Web Services Foundational Security Best Practices\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eOther standards are not automatically enabled. \u003c/p\u003e \u003cp\u003eTo opt out of automatically enabled standards, set \u003ccode\u003eEnableDefaultStandards\u003c/code\u003e to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eAfter you enable Security Hub, to enable a standard, use the \u003ccode\u003eBatchEnableStandards\u003c/code\u003e operation. To disable a standard, use the \u003ccode\u003eBatchDisableStandards\u003c/code\u003e operation.\u003c/p\u003e \u003cp\u003eTo learn more, see the \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-settingup.html\"\u003esetup information\u003c/a\u003e in the \u003ci\u003eSecurity Hub User Guide\u003c/i\u003e.\u003c/p\u003e\n- **`aws-pp-pp-cli accounts update-security-hub-configuration`** - Updates configuration options for Security Hub.\n\n### action-targets\n\nManage action targets\n\n- **`aws-pp-pp-cli action-targets create`** - \u003cp\u003eCreates a custom action target in Security Hub.\u003c/p\u003e \u003cp\u003eYou can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.\u003c/p\u003e\n- **`aws-pp-pp-cli action-targets delete`** - \u003cp\u003eDeletes a custom action target from Security Hub.\u003c/p\u003e \u003cp\u003eDeleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.\u003c/p\u003e\n- **`aws-pp-pp-cli action-targets describe`** - Returns a list of the custom action targets in Security Hub in your account.\n- **`aws-pp-pp-cli action-targets update`** - Updates the name and description of a custom action target in Security Hub.\n\n### administrator\n\nManage administrator\n\n- **`aws-pp-pp-cli administrator accept-invitation`** - \u003cp\u003eAccepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.\u003c/p\u003e \u003cp\u003eThis operation is only used by member accounts that are not added through Organizations.\u003c/p\u003e \u003cp\u003eWhen the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.\u003c/p\u003e\n- **`aws-pp-pp-cli administrator disassociate-from-account`** - \u003cp\u003eDisassociates the current Security Hub member account from the associated administrator account.\u003c/p\u003e \u003cp\u003eThis operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.\u003c/p\u003e\n- **`aws-pp-pp-cli administrator get-account`** - \u003cp\u003eProvides the details for the Security Hub administrator account for the current member account.\u003c/p\u003e \u003cp\u003eCan be used by both member accounts that are managed using Organizations and accounts that were invited manually.\u003c/p\u003e\n\n### associations\n\nManage associations\n\n- **`aws-pp-pp-cli associations batch-get-standards-control`** - For a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard.\n- **`aws-pp-pp-cli associations batch-update-standards-control`** - For a batch of security controls and standards, this operation updates the enablement status of a control in a standard.\n\n### associations-security-control-id\n\nManage associations security control id\n\n- **`aws-pp-pp-cli associations-security-control-id list-standards-control-associations`** - Specifies whether a control is currently enabled or disabled in each enabled standard in the calling account.\n\n### finding-aggregator\n\nManage finding aggregator\n\n- **`aws-pp-pp-cli finding-aggregator create`** - \u003cp\u003eUsed to enable finding aggregation. Must be called from the aggregation Region.\u003c/p\u003e \u003cp\u003eFor more details about cross-Region replication, see \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html\"\u003eConfiguring finding aggregation\u003c/a\u003e in the \u003ci\u003eSecurity Hub User Guide\u003c/i\u003e. \u003c/p\u003e\n- **`aws-pp-pp-cli finding-aggregator delete`** - \u003cp\u003eDeletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation.\u003c/p\u003e \u003cp\u003eWhen you stop finding aggregation, findings that were already aggregated to the aggregation Region are still visible from the aggregation Region. New findings and finding updates are not aggregated. \u003c/p\u003e\n- **`aws-pp-pp-cli finding-aggregator get`** - Returns the current finding aggregation configuration.\n- **`aws-pp-pp-cli finding-aggregator list`** - If finding aggregation is enabled, then \u003ccode\u003eListFindingAggregators\u003c/code\u003e returns the ARN of the finding aggregator. You can run this operation from any Region.\n- **`aws-pp-pp-cli finding-aggregator update`** - \u003cp\u003eUpdates the finding aggregation configuration. Used to update the Region linking mode and the list of included or excluded Regions. You cannot use \u003ccode\u003eUpdateFindingAggregator\u003c/code\u003e to change the aggregation Region.\u003c/p\u003e \u003cp\u003eYou must run \u003ccode\u003eUpdateFindingAggregator\u003c/code\u003e from the current aggregation Region. \u003c/p\u003e\n\n### findings\n\nManage findings\n\n- **`aws-pp-pp-cli findings batch-import`** - \u003cp\u003eImports security findings generated by a finding provider into Security Hub. This action is requested by the finding provider to import its findings into Security Hub.\u003c/p\u003e \u003cp\u003e \u003ccode\u003eBatchImportFindings\u003c/code\u003e must be called by one of the following:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eThe Amazon Web Services account that is associated with a finding if you are using the \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-custom-providers.html#securityhub-custom-providers-bfi-reqs\"\u003edefault product ARN\u003c/a\u003e or are a partner sending findings from within a customer's Amazon Web Services account. In these cases, the identifier of the account that you are calling \u003ccode\u003eBatchImportFindings\u003c/code\u003e from needs to be the same as the \u003ccode\u003eAwsAccountId\u003c/code\u003e attribute for the finding.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eAn Amazon Web Services account that Security Hub has allow-listed for an official partner integration. In this case, you can call \u003ccode\u003eBatchImportFindings\u003c/code\u003e from the allow-listed account and send findings from different customer accounts in the same batch.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eThe maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb.\u003c/p\u003e \u003cp\u003eAfter a finding is created, \u003ccode\u003eBatchImportFindings\u003c/code\u003e cannot be used to update the following finding fields and objects, which Security Hub customers use to manage their investigation workflow.\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eNote\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eUserDefinedFields\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eVerificationState\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eWorkflow\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eFinding providers also should not use \u003ccode\u003eBatchImportFindings\u003c/code\u003e to update the following attributes.\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eConfidence\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eCriticality\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eRelatedFindings\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eSeverity\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eTypes\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eInstead, finding providers use \u003ccode\u003eFindingProviderFields\u003c/code\u003e to provide values for these attributes.\u003c/p\u003e\n- **`aws-pp-pp-cli findings batch-update`** - \u003cp\u003eUsed by Security Hub customers to update information about their investigation into a finding. Requested by administrator accounts or member accounts. Administrator accounts can update findings for their account and their member accounts. Member accounts can update findings for their account.\u003c/p\u003e \u003cp\u003eUpdates from \u003ccode\u003eBatchUpdateFindings\u003c/code\u003e do not affect the value of \u003ccode\u003eUpdatedAt\u003c/code\u003e for a finding.\u003c/p\u003e \u003cp\u003eAdministrator and member accounts can use \u003ccode\u003eBatchUpdateFindings\u003c/code\u003e to update the following finding fields and objects.\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eConfidence\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eCriticality\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eNote\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eRelatedFindings\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eSeverity\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eTypes\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eUserDefinedFields\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eVerificationState\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eWorkflow\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eYou can configure IAM policies to restrict access to fields and field values. For example, you might not want member accounts to be able to suppress findings or change the finding severity. See \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/finding-update-batchupdatefindings.html#batchupdatefindings-configure-access\"\u003eConfiguring access to BatchUpdateFindings\u003c/a\u003e in the \u003ci\u003eSecurity Hub User Guide\u003c/i\u003e.\u003c/p\u003e\n- **`aws-pp-pp-cli findings get`** - \u003cp\u003eReturns a list of findings that match the specified criteria.\u003c/p\u003e \u003cp\u003eIf finding aggregation is enabled, then when you call \u003ccode\u003eGetFindings\u003c/code\u003e from the aggregation Region, the results include all of the matching findings from both the aggregation Region and the linked Regions.\u003c/p\u003e\n- **`aws-pp-pp-cli findings update`** - \u003cp\u003e \u003ccode\u003eUpdateFindings\u003c/code\u003e is deprecated. Instead of \u003ccode\u003eUpdateFindings\u003c/code\u003e, use \u003ccode\u003eBatchUpdateFindings\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eUpdates the \u003ccode\u003eNote\u003c/code\u003e and \u003ccode\u003eRecordState\u003c/code\u003e of the Security Hub-aggregated findings that the filter attributes specify. Any member account that can view the finding also sees the update to the finding.\u003c/p\u003e\n\n### import-application-usage\n\nManage import application usage\n\n- **`aws-pp-pp-cli import-application-usage import_application_usage`** - \u003cp\u003eIngests application usage data from Amazon Simple Storage Service (Amazon S3).\u003c/p\u003e \u003cp\u003eThe data must already exist in the S3 location. As part of the action, AWS Application Cost Profiler copies the object from your S3 bucket to an S3 bucket owned by Amazon for processing asynchronously.\u003c/p\u003e\n\n### insights\n\nManage insights\n\n- **`aws-pp-pp-cli insights create`** - \u003cp\u003eCreates a custom insight in Security Hub. An insight is a consolidation of findings that relate to a security issue that requires attention or remediation.\u003c/p\u003e \u003cp\u003eTo group the related findings in the insight, use the \u003ccode\u003eGroupByAttribute\u003c/code\u003e.\u003c/p\u003e\n- **`aws-pp-pp-cli insights delete`** - Deletes the insight specified by the \u003ccode\u003eInsightArn\u003c/code\u003e.\n- **`aws-pp-pp-cli insights get`** - Lists and describes insights for the specified insight ARNs.\n- **`aws-pp-pp-cli insights get-results`** - Lists the results of the Security Hub insight specified by the insight ARN.\n- **`aws-pp-pp-cli insights update`** - Updates the Security Hub insight identified by the specified insight ARN.\n\n### invitations\n\nManage invitations\n\n- **`aws-pp-pp-cli invitations decline`** - \u003cp\u003eDeclines invitations to become a member account.\u003c/p\u003e \u003cp\u003eA prospective member account uses this operation to decline an invitation to become a member.\u003c/p\u003e \u003cp\u003eThis operation is only called by member accounts that aren't part of an organization. Organization accounts don't receive invitations.\u003c/p\u003e\n- **`aws-pp-pp-cli invitations delete`** - \u003cp\u003eDeletes invitations received by the Amazon Web Services account to become a member account.\u003c/p\u003e \u003cp\u003eA Security Hub administrator account can use this operation to delete invitations sent to one or more member accounts.\u003c/p\u003e \u003cp\u003eThis operation is only used to delete invitations that are sent to member accounts that aren't part of an organization. Organization accounts don't receive invitations.\u003c/p\u003e\n- **`aws-pp-pp-cli invitations get-count`** - Returns the count of all Security Hub membership invitations that were sent to the current member account, not including the currently accepted invitation.\n- **`aws-pp-pp-cli invitations list`** - \u003cp\u003eLists all Security Hub membership invitations that were sent to the current Amazon Web Services account.\u003c/p\u003e \u003cp\u003eThis operation is only used by accounts that are managed by invitation. Accounts that are managed using the integration with Organizations do not receive invitations.\u003c/p\u003e\n\n### master\n\nManage master\n\n- **`aws-pp-pp-cli master accept-invitation`** - \u003cp\u003eThis method is deprecated. Instead, use \u003ccode\u003eAcceptAdministratorInvitation\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eThe Security Hub console continues to use \u003ccode\u003eAcceptInvitation\u003c/code\u003e. It will eventually change to use \u003ccode\u003eAcceptAdministratorInvitation\u003c/code\u003e. Any IAM policies that specifically control access to this function must continue to use \u003ccode\u003eAcceptInvitation\u003c/code\u003e. You should also add \u003ccode\u003eAcceptAdministratorInvitation\u003c/code\u003e to your policies to ensure that the correct permissions are in place after the console begins to use \u003ccode\u003eAcceptAdministratorInvitation\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eAccepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.\u003c/p\u003e \u003cp\u003eThis operation is only used by member accounts that are not added through Organizations.\u003c/p\u003e \u003cp\u003eWhen the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.\u003c/p\u003e\n- **`aws-pp-pp-cli master disassociate-from-account`** - \u003cp\u003eThis method is deprecated. Instead, use \u003ccode\u003eDisassociateFromAdministratorAccount\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eThe Security Hub console continues to use \u003ccode\u003eDisassociateFromMasterAccount\u003c/code\u003e. It will eventually change to use \u003ccode\u003eDisassociateFromAdministratorAccount\u003c/code\u003e. Any IAM policies that specifically control access to this function must continue to use \u003ccode\u003eDisassociateFromMasterAccount\u003c/code\u003e. You should also add \u003ccode\u003eDisassociateFromAdministratorAccount\u003c/code\u003e to your policies to ensure that the correct permissions are in place after the console begins to use \u003ccode\u003eDisassociateFromAdministratorAccount\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eDisassociates the current Security Hub member account from the associated administrator account.\u003c/p\u003e \u003cp\u003eThis operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.\u003c/p\u003e\n- **`aws-pp-pp-cli master get-account`** - \u003cp\u003eThis method is deprecated. Instead, use \u003ccode\u003eGetAdministratorAccount\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eThe Security Hub console continues to use \u003ccode\u003eGetMasterAccount\u003c/code\u003e. It will eventually change to use \u003ccode\u003eGetAdministratorAccount\u003c/code\u003e. Any IAM policies that specifically control access to this function must continue to use \u003ccode\u003eGetMasterAccount\u003c/code\u003e. You should also add \u003ccode\u003eGetAdministratorAccount\u003c/code\u003e to your policies to ensure that the correct permissions are in place after the console begins to use \u003ccode\u003eGetAdministratorAccount\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eProvides the details for the Security Hub administrator account for the current member account.\u003c/p\u003e \u003cp\u003eCan be used by both member accounts that are managed using Organizations and accounts that were invited manually.\u003c/p\u003e\n\n### members\n\nManage members\n\n- **`aws-pp-pp-cli members create`** - \u003cp\u003eCreates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account.\u003c/p\u003e \u003cp\u003e \u003ccode\u003eCreateMembers\u003c/code\u003e is always used to add accounts that are not organization members.\u003c/p\u003e \u003cp\u003eFor accounts that are managed using Organizations, \u003ccode\u003eCreateMembers\u003c/code\u003e is only used in the following cases:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eSecurity Hub is not configured to automatically add new organization accounts.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eThe account was disassociated or deleted in Security Hub.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eThis action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the \u003ccode\u003eEnableSecurityHub\u003c/code\u003e operation.\u003c/p\u003e \u003cp\u003eFor accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the \u003ccode\u003eInviteMembers\u003c/code\u003e operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub.\u003c/p\u003e \u003cp\u003eAccounts that are managed using Organizations do not receive an invitation. They automatically become a member account in Security Hub.\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eIf the organization account does not have Security Hub enabled, then Security Hub and the default standards are automatically enabled. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eFor organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eA permissions policy is added that permits the administrator account to view the findings generated in the member account.\u003c/p\u003e \u003cp\u003eTo remove the association between the administrator and member accounts, use the \u003ccode\u003eDisassociateFromMasterAccount\u003c/code\u003e or \u003ccode\u003eDisassociateMembers\u003c/code\u003e operation.\u003c/p\u003e\n- **`aws-pp-pp-cli members delete`** - \u003cp\u003eDeletes the specified member accounts from Security Hub.\u003c/p\u003e \u003cp\u003eCan be used to delete member accounts that belong to an organization as well as member accounts that were invited manually.\u003c/p\u003e\n- **`aws-pp-pp-cli members disassociate`** - \u003cp\u003eDisassociates the specified member accounts from the associated administrator account.\u003c/p\u003e \u003cp\u003eCan be used to disassociate both accounts that are managed using Organizations and accounts that were invited manually.\u003c/p\u003e\n- **`aws-pp-pp-cli members get`** - \u003cp\u003eReturns the details for the Security Hub member accounts for the specified account IDs.\u003c/p\u003e \u003cp\u003eAn administrator account can be either the delegated Security Hub administrator account for an organization or an administrator account that enabled Security Hub manually.\u003c/p\u003e \u003cp\u003eThe results include both member accounts that are managed using Organizations and accounts that were invited manually.\u003c/p\u003e\n- **`aws-pp-pp-cli members invite`** - \u003cp\u003eInvites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account that the invitation is sent from.\u003c/p\u003e \u003cp\u003eThis operation is only used to invite accounts that do not belong to an organization. Organization accounts do not receive invitations.\u003c/p\u003e \u003cp\u003eBefore you can use this action to invite a member, you must first use the \u003ccode\u003eCreateMembers\u003c/code\u003e action to create the member account in Security Hub.\u003c/p\u003e \u003cp\u003eWhen the account owner enables Security Hub and accepts the invitation to become a member account, the administrator account can view the findings generated from the member account.\u003c/p\u003e\n- **`aws-pp-pp-cli members list`** - \u003cp\u003eLists details about all member accounts for the current Security Hub administrator account.\u003c/p\u003e \u003cp\u003eThe results include both member accounts that belong to an organization and member accounts that were invited manually.\u003c/p\u003e\n\n### organization\n\nManage organization\n\n- **`aws-pp-pp-cli organization describe-configuration`** - Returns information about the Organizations configuration for Security Hub. Can only be called from a Security Hub administrator account.\n- **`aws-pp-pp-cli organization disable-admin-account`** - Disables a Security Hub administrator account. Can only be called by the organization management account.\n- **`aws-pp-pp-cli organization enable-admin-account`** - Designates the Security Hub administrator account for an organization. Can only be called by the organization management account.\n- **`aws-pp-pp-cli organization list-admin-accounts`** - Lists the Security Hub administrator accounts. Can only be called by the organization management account.\n- **`aws-pp-pp-cli organization update-configuration`** - Used to update the configuration related to Organizations. Can only be called from a Security Hub administrator account.\n\n### product-subscriptions\n\nManage product subscriptions\n\n- **`aws-pp-pp-cli product-subscriptions disable-import-findings-for-product`** - Disables the integration of the specified product with Security Hub. After the integration is disabled, findings from that product are no longer sent to Security Hub.\n- **`aws-pp-pp-cli product-subscriptions enable-import-findings-for-product`** - \u003cp\u003eEnables the integration of a partner product with Security Hub. Integrated products send findings to Security Hub.\u003c/p\u003e \u003cp\u003eWhen you enable a product integration, a permissions policy that grants permission for the product to send findings to Security Hub is applied.\u003c/p\u003e\n- **`aws-pp-pp-cli product-subscriptions list-enabled-products-for-import`** - Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.\n\n### products\n\nManage products\n\n- **`aws-pp-pp-cli products describe`** - \u003cp\u003eReturns information about product integrations in Security Hub.\u003c/p\u003e \u003cp\u003eYou can optionally provide an integration ARN. If you provide an integration ARN, then the results only include that integration.\u003c/p\u003e \u003cp\u003eIf you do not provide an integration ARN, then the results include all of the available product integrations. \u003c/p\u003e\n\n### report-definition\n\nManage report definition\n\n- **`aws-pp-pp-cli report-definition delete`** - Deletes the specified report definition in AWS Application Cost Profiler. This stops the report from being generated.\n- **`aws-pp-pp-cli report-definition get`** - Retrieves the definition of a report already configured in AWS Application Cost Profiler.\n- **`aws-pp-pp-cli report-definition list`** - \u003cp\u003eRetrieves a list of all reports and their configurations for your AWS account.\u003c/p\u003e \u003cp\u003eThe maximum number of reports is one.\u003c/p\u003e\n- **`aws-pp-pp-cli report-definition put`** - Creates the report definition for a report in Application Cost Profiler.\n- **`aws-pp-pp-cli report-definition update`** - Updates existing report in AWS Application Cost Profiler.\n\n### security-controls\n\nManage security controls\n\n- **`aws-pp-pp-cli security-controls batch-get`** - Provides details about a batch of security controls for the current Amazon Web Services account and Amazon Web Services Region.\n- **`aws-pp-pp-cli security-controls list-definitions`** - Lists all of the security controls that apply to a specified standard.\n\n### standards\n\nManage standards\n\n- **`aws-pp-pp-cli standards batch-disable`** - \u003cp\u003eDisables the standards specified by the provided \u003ccode\u003eStandardsSubscriptionArns\u003c/code\u003e.\u003c/p\u003e \u003cp\u003eFor more information, see \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\"\u003eSecurity Standards\u003c/a\u003e section of the \u003ci\u003eSecurity Hub User Guide\u003c/i\u003e.\u003c/p\u003e\n- **`aws-pp-pp-cli standards batch-enable`** - \u003cp\u003eEnables the standards specified by the provided \u003ccode\u003eStandardsArn\u003c/code\u003e. To obtain the ARN for a standard, use the \u003ccode\u003eDescribeStandards\u003c/code\u003e operation.\u003c/p\u003e \u003cp\u003eFor more information, see the \u003ca href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\"\u003eSecurity Standards\u003c/a\u003e section of the \u003ci\u003eSecurity Hub User Guide\u003c/i\u003e.\u003c/p\u003e\n- **`aws-pp-pp-cli standards describe`** - \u003cp\u003eReturns a list of the available standards in Security Hub.\u003c/p\u003e \u003cp\u003eFor each standard, the results include the standard ARN, the name, and a description. \u003c/p\u003e\n- **`aws-pp-pp-cli standards describe-controls`** - \u003cp\u003eReturns a list of security standards controls.\u003c/p\u003e \u003cp\u003eFor each control, the results include information about whether it is currently enabled, the severity, and a link to remediation information.\u003c/p\u003e\n- **`aws-pp-pp-cli standards get-enabled`** - Returns a list of the standards that are currently enabled.\n- **`aws-pp-pp-cli standards update-control`** - Used to control whether an individual security standard control is enabled or disabled.\n\n### tags\n\nManage tags\n\n- **`aws-pp-pp-cli tags list-for-resource`** - Returns a list of tags associated with a resource.\n- **`aws-pp-pp-cli tags resource`** - Adds one or more tags to a resource.\n- **`aws-pp-pp-cli tags untag-resource`** - Removes one or more tags from a resource.\n\n### x-amz-target-awsbudget-service-gateway-create-budget\n\nManage x amz target awsbudget service gateway create budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-create-budget create-budget`** - \u003cp\u003eCreates a budget and, if included, notifications and subscribers. \u003c/p\u003e \u003cimportant\u003e \u003cp\u003eOnly one of \u003ccode\u003eBudgetLimit\u003c/code\u003e or \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e can be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows the \u003ccode\u003eBudgetLimit\u003c/code\u003e syntax. For \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_CreateBudget.html#API_CreateBudget_Examples\"\u003eExamples\u003c/a\u003e section. \u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-create-budget-action\n\nManage x amz target awsbudget service gateway create budget action\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-create-budget-action create-budget-action`** - Creates a budget action.\n\n### x-amz-target-awsbudget-service-gateway-create-notification\n\nManage x amz target awsbudget service gateway create notification\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-create-notification create-notification`** - Creates a notification. You must create the budget before you create the associated notification.\n\n### x-amz-target-awsbudget-service-gateway-create-subscriber\n\nManage x amz target awsbudget service gateway create subscriber\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-create-subscriber create-subscriber`** - Creates a subscriber. You must create the associated budget and notification before you create the subscriber.\n\n### x-amz-target-awsbudget-service-gateway-delete-budget\n\nManage x amz target awsbudget service gateway delete budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-delete-budget delete-budget`** - \u003cp\u003eDeletes a budget. You can delete your budget at any time.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eDeleting a budget also deletes the notifications and subscribers that are associated with that budget.\u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-delete-budget-action\n\nManage x amz target awsbudget service gateway delete budget action\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-delete-budget-action delete-budget-action`** - Deletes a budget action.\n\n### x-amz-target-awsbudget-service-gateway-delete-notification\n\nManage x amz target awsbudget service gateway delete notification\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-delete-notification delete-notification`** - \u003cp\u003eDeletes a notification.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eDeleting a notification also deletes the subscribers that are associated with the notification.\u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-delete-subscriber\n\nManage x amz target awsbudget service gateway delete subscriber\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-delete-subscriber delete-subscriber`** - \u003cp\u003eDeletes a subscriber.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eDeleting the last subscriber to a notification also deletes the notification.\u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-describe-budget\n\nManage x amz target awsbudget service gateway describe budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget describe-budget`** - \u003cp\u003eDescribes a budget.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eThe Request Syntax section shows the \u003ccode\u003eBudgetLimit\u003c/code\u003e syntax. For \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudget.html#API_DescribeBudget_Examples\"\u003eExamples\u003c/a\u003e section. \u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-action\n\nManage x amz target awsbudget service gateway describe budget action\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-action describe-budget-action`** - Describes a budget action detail.\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-action-histories\n\nManage x amz target awsbudget service gateway describe budget action histories\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-action-histories describe-budget-action-histories`** - Describes a budget action history detail.\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-actions-for-account\n\nManage x amz target awsbudget service gateway describe budget actions for account\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-actions-for-account describe-budget-actions-for-account`** - Describes all of the budget actions for an account.\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-actions-for-budget\n\nManage x amz target awsbudget service gateway describe budget actions for budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-actions-for-budget describe-budget-actions-for-budget`** - Describes all of the budget actions for a budget.\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-notifications-for-account\n\nManage x amz target awsbudget service gateway describe budget notifications for account\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-notifications-for-account describe-budget-notifications-for-account`** - Lists the budget names and notifications that are associated with an account.\n\n### x-amz-target-awsbudget-service-gateway-describe-budget-performance-history\n\nManage x amz target awsbudget service gateway describe budget performance history\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budget-performance-history describe-budget-performance-history`** - Describes the history for \u003ccode\u003eDAILY\u003c/code\u003e, \u003ccode\u003eMONTHLY\u003c/code\u003e, and \u003ccode\u003eQUARTERLY\u003c/code\u003e budgets. Budget history isn't available for \u003ccode\u003eANNUAL\u003c/code\u003e budgets.\n\n### x-amz-target-awsbudget-service-gateway-describe-budgets\n\nManage x amz target awsbudget service gateway describe budgets\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-budgets describe-budgets`** - \u003cp\u003eLists the budgets that are associated with an account.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eThe Request Syntax section shows the \u003ccode\u003eBudgetLimit\u003c/code\u003e syntax. For \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_DescribeBudgets.html#API_DescribeBudgets_Examples\"\u003eExamples\u003c/a\u003e section. \u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-describe-notifications-for-budget\n\nManage x amz target awsbudget service gateway describe notifications for budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-notifications-for-budget describe-notifications-for-budget`** - Lists the notifications that are associated with a budget.\n\n### x-amz-target-awsbudget-service-gateway-describe-subscribers-for-notification\n\nManage x amz target awsbudget service gateway describe subscribers for notification\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-describe-subscribers-for-notification describe-subscribers-for-notification`** - Lists the subscribers that are associated with a notification.\n\n### x-amz-target-awsbudget-service-gateway-execute-budget-action\n\nManage x amz target awsbudget service gateway execute budget action\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-execute-budget-action execute-budget-action`** - Executes a budget action.\n\n### x-amz-target-awsbudget-service-gateway-update-budget\n\nManage x amz target awsbudget service gateway update budget\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-update-budget update-budget`** - \u003cp\u003eUpdates a budget. You can change every part of a budget except for the \u003ccode\u003ebudgetName\u003c/code\u003e and the \u003ccode\u003ecalculatedSpend\u003c/code\u003e. When you modify a budget, the \u003ccode\u003ecalculatedSpend\u003c/code\u003e drops to zero until Amazon Web Services has new usage data to use for forecasting.\u003c/p\u003e \u003cimportant\u003e \u003cp\u003eOnly one of \u003ccode\u003eBudgetLimit\u003c/code\u003e or \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e can be present in the syntax at one time. Use the syntax that matches your case. The Request Syntax section shows the \u003ccode\u003eBudgetLimit\u003c/code\u003e syntax. For \u003ccode\u003ePlannedBudgetLimits\u003c/code\u003e, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_UpdateBudget.html#API_UpdateBudget_Examples\"\u003eExamples\u003c/a\u003e section. \u003c/p\u003e \u003c/important\u003e\n\n### x-amz-target-awsbudget-service-gateway-update-budget-action\n\nManage x amz target awsbudget service gateway update budget action\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-update-budget-action update-budget-action`** - Updates a budget action.\n\n### x-amz-target-awsbudget-service-gateway-update-notification\n\nManage x amz target awsbudget service gateway update notification\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-update-notification update-notification`** - Updates a notification.\n\n### x-amz-target-awsbudget-service-gateway-update-subscriber\n\nManage x amz target awsbudget service gateway update subscriber\n\n- **`aws-pp-pp-cli x-amz-target-awsbudget-service-gateway-update-subscriber update-subscriber`** - Updates a subscriber.\n\n### x-amz-target-awshealth-20160804-describe-affected-accounts-for-organization\n\nManage x amz target awshealth 20160804 describe affected accounts for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-affected-accounts-for-organization describe-affected-accounts-for-organization`** - \u003cp\u003eReturns a list of accounts in the organization from Organizations that are affected by the provided event. For more information about the different types of Health events, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html\"\u003eEvent\u003c/a\u003e. \u003c/p\u003e \u003cp\u003eBefore you can call this operation, you must first enable Health to work with Organizations. To do this, call the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html\"\u003eEnableHealthServiceAccessForOrganization\u003c/a\u003e operation from your organization's management account.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-affected-entities\n\nManage x amz target awshealth 20160804 describe affected entities\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-affected-entities describe-affected-entities`** - \u003cp\u003eReturns a list of entities that have been affected by the specified events, based on the specified filter criteria. Entities can refer to individual customer resources, groups of customer resources, or any other construct, depending on the Amazon Web Services service. Events that have impact beyond that of the affected entities, or where the extent of impact is unknown, include at least one entity indicating this.\u003c/p\u003e \u003cp\u003eAt least one event ARN is required.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eThis operation supports resource-level permissions. You can use this operation to allow or deny access to specific Health events. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions\"\u003eResource- and action-based conditions\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-affected-entities-for-organization\n\nManage x amz target awshealth 20160804 describe affected entities for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-affected-entities-for-organization describe-affected-entities-for-organization`** - \u003cp\u003eReturns a list of entities that have been affected by one or more events for one or more accounts in your organization in Organizations, based on the filter criteria. Entities can refer to individual customer resources, groups of customer resources, or any other construct, depending on the Amazon Web Services service.\u003c/p\u003e \u003cp\u003eAt least one event Amazon Resource Name (ARN) and account ID are required.\u003c/p\u003e \u003cp\u003eBefore you can call this operation, you must first enable Health to work with Organizations. To do this, call the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html\"\u003eEnableHealthServiceAccessForOrganization\u003c/a\u003e operation from your organization's management account.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eThis operation doesn't support resource-level permissions. You can't use this operation to allow or deny access to specific Health events. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions\"\u003eResource- and action-based conditions\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-entity-aggregates\n\nManage x amz target awshealth 20160804 describe entity aggregates\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-entity-aggregates describe-entity-aggregates`** - Returns the number of entities that are affected by each of the specified events.\n\n### x-amz-target-awshealth-20160804-describe-event-aggregates\n\nManage x amz target awshealth 20160804 describe event aggregates\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-event-aggregates describe-event-aggregates`** - \u003cp\u003eReturns the number of events of each event type (issue, scheduled change, and account notification). If no filter is specified, the counts of all events in each category are returned.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-event-details\n\nManage x amz target awshealth 20160804 describe event details\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-event-details describe-event-details`** - \u003cp\u003eReturns detailed information about one or more specified events. Information includes standard event data (Amazon Web Services Region, service, and so on, as returned by \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEvents.html\"\u003eDescribeEvents\u003c/a\u003e), a detailed event description, and possible additional metadata that depends upon the nature of the event. Affected entities are not included. To retrieve the entities, use the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntities.html\"\u003eDescribeAffectedEntities\u003c/a\u003e operation.\u003c/p\u003e \u003cp\u003eIf a specified event can't be retrieved, an error message is returned for that event.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis operation supports resource-level permissions. You can use this operation to allow or deny access to specific Health events. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions\"\u003eResource- and action-based conditions\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-event-details-for-organization\n\nManage x amz target awshealth 20160804 describe event details for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-event-details-for-organization describe-event-details-for-organization`** - \u003cp\u003eReturns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization. This information includes standard event data (such as the Amazon Web Services Region and service), an event description, and (depending on the event) possible metadata. This operation doesn't return affected entities, such as the resources related to the event. To return affected entities, use the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntitiesForOrganization.html\"\u003eDescribeAffectedEntitiesForOrganization\u003c/a\u003e operation.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eBefore you can call this operation, you must first enable Health to work with Organizations. To do this, call the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html\"\u003eEnableHealthServiceAccessForOrganization\u003c/a\u003e operation from your organization's management account.\u003c/p\u003e \u003c/note\u003e \u003cp\u003eWhen you call the \u003ccode\u003eDescribeEventDetailsForOrganization\u003c/code\u003e operation, specify the \u003ccode\u003eorganizationEventDetailFilters\u003c/code\u003e object in the request. Depending on the Health event type, note the following differences:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eTo return event details for a public event, you must specify a null value for the \u003ccode\u003eawsAccountId\u003c/code\u003e parameter. If you specify an account ID for a public event, Health returns an error message because public events aren't specific to an account.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eTo return event details for an event that is specific to an account in your organization, you must specify the \u003ccode\u003eawsAccountId\u003c/code\u003e parameter in the request. If you don't specify an account ID, Health returns an error message because the event is specific to an account in your organization. \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eFor more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html\"\u003eEvent\u003c/a\u003e.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis operation doesn't support resource-level permissions. You can't use this operation to allow or deny access to specific Health events. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions\"\u003eResource- and action-based conditions\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-event-types\n\nManage x amz target awshealth 20160804 describe event types\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-event-types describe-event-types`** - \u003cp\u003eReturns the event types that meet the specified filter criteria. You can use this API operation to find information about the Health event, such as the category, Amazon Web Services service, and event code. The metadata for each event appears in the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EventType.html\"\u003eEventType\u003c/a\u003e object. \u003c/p\u003e \u003cp\u003eIf you don't specify a filter criteria, the API operation returns all event types, in no particular order. \u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-events\n\nManage x amz target awshealth 20160804 describe events\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-events describe-events`** - \u003cp\u003e Returns information about events that meet the specified filter criteria. Events are returned in a summary form and do not include the detailed description, any additional metadata that depends on the event type, or any affected resources. To retrieve that information, use the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetails.html\"\u003eDescribeEventDetails\u003c/a\u003e and \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntities.html\"\u003eDescribeAffectedEntities\u003c/a\u003e operations.\u003c/p\u003e \u003cp\u003eIf no filter criteria are specified, all events are returned. Results are sorted by \u003ccode\u003elastModifiedTime\u003c/code\u003e, starting with the most recent event.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eWhen you call the \u003ccode\u003eDescribeEvents\u003c/code\u003e operation and specify an entity for the \u003ccode\u003eentityValues\u003c/code\u003e parameter, Health might return public events that aren't specific to that resource. For example, if you call \u003ccode\u003eDescribeEvents\u003c/code\u003e and specify an ID for an Amazon Elastic Compute Cloud (Amazon EC2) instance, Health might return events that aren't specific to that resource or service. To get events that are specific to a service, use the \u003ccode\u003eservices\u003c/code\u003e parameter in the \u003ccode\u003efilter\u003c/code\u003e object. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html\"\u003eEvent\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-events-for-organization\n\nManage x amz target awshealth 20160804 describe events for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-events-for-organization describe-events-for-organization`** - \u003cp\u003eReturns information about events across your organization in Organizations. You can use the\u003ccode\u003efilters\u003c/code\u003e parameter to specify the events that you want to return. Events are returned in a summary form and don't include the affected accounts, detailed description, any additional metadata that depends on the event type, or any affected resources. To retrieve that information, use the following operations:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedAccountsForOrganization.html\"\u003eDescribeAffectedAccountsForOrganization\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetailsForOrganization.html\"\u003eDescribeEventDetailsForOrganization\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntitiesForOrganization.html\"\u003eDescribeAffectedEntitiesForOrganization\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eIf you don't specify a \u003ccode\u003efilter\u003c/code\u003e, the \u003ccode\u003eDescribeEventsForOrganizations\u003c/code\u003e returns all events across your organization. Results are sorted by \u003ccode\u003elastModifiedTime\u003c/code\u003e, starting with the most recent event. \u003c/p\u003e \u003cp\u003eFor more information about the different types of Health events, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html\"\u003eEvent\u003c/a\u003e.\u003c/p\u003e \u003cp\u003eBefore you can call this operation, you must first enable Health to work with Organizations. To do this, call the \u003ca href=\"https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html\"\u003eEnableHealthServiceAccessForOrganization\u003c/a\u003e operation from your organization's management account.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis API operation uses pagination. Specify the \u003ccode\u003enextToken\u003c/code\u003e parameter in the next request to return more results.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-describe-health-service-status-for-organization\n\nManage x amz target awshealth 20160804 describe health service status for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-describe-health-service-status-for-organization describe-health-service-status-for-organization`** - This operation provides status information on enabling or disabling Health to work with your organization. To call this operation, you must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization's management account.\n\n### x-amz-target-awshealth-20160804-disable-health-service-access-for-organization\n\nManage x amz target awshealth 20160804 disable health service access for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-disable-health-service-access-for-organization disable-health-service-access-for-organization`** - \u003cp\u003eDisables Health from working with Organizations. To call this operation, you must sign in as an Identity and Access Management (IAM) user, assume an IAM role, or sign in as the root user (not recommended) in the organization's management account. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/aggregate-events.html\"\u003eAggregating Health events\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e \u003cp\u003eThis operation doesn't remove the service-linked role from the management account in your organization. You must use the IAM console, API, or Command Line Interface (CLI) to remove the service-linked role. For more information, see \u003ca href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html#delete-service-linked-role\"\u003eDeleting a Service-Linked Role\u003c/a\u003e in the \u003ci\u003eIAM User Guide\u003c/i\u003e.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eYou can also disable the organizational feature by using the Organizations \u003ca href=\"https://docs.aws.amazon.com/organizations/latest/APIReference/API_DisableAWSServiceAccess.html\"\u003eDisableAWSServiceAccess\u003c/a\u003e API operation. After you call this operation, Health stops aggregating events for all other Amazon Web Services accounts in your organization. If you call the Health API operations for organizational view, Health returns an error. Health continues to aggregate health events for your Amazon Web Services account.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awshealth-20160804-enable-health-service-access-for-organization\n\nManage x amz target awshealth 20160804 enable health service access for organization\n\n- **`aws-pp-pp-cli x-amz-target-awshealth-20160804-enable-health-service-access-for-organization enable-health-service-access-for-organization`** - \u003cp\u003eEnables Health to work with Organizations. You can use the organizational view feature to aggregate events from all Amazon Web Services accounts in your organization in a centralized location. \u003c/p\u003e \u003cp\u003eThis operation also creates a service-linked role for the management account in the organization. \u003c/p\u003e \u003cnote\u003e \u003cp\u003eTo call this operation, you must meet the following requirements:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan from \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e to use the Health API. If you call the Health API from an Amazon Web Services account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, you receive a \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eYou must have permission to call this operation from the organization's management account. For example IAM policies, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html\"\u003eHealth identity-based policy examples\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e \u003cp\u003eIf you don't have the required support plan, you can instead use the Health console to enable the organizational view feature. For more information, see \u003ca href=\"https://docs.aws.amazon.com/health/latest/ug/aggregate-events.html\"\u003eAggregating Health events\u003c/a\u003e in the \u003ci\u003eHealth User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-create-anomaly-monitor\n\nManage x amz target awsinsights index service create anomaly monitor\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-create-anomaly-monitor create-anomaly-monitor`** - Creates a new cost anomaly detection monitor with the requested type and monitor specification.\n\n### x-amz-target-awsinsights-index-service-create-anomaly-subscription\n\nManage x amz target awsinsights index service create anomaly subscription\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-create-anomaly-subscription create-anomaly-subscription`** - Adds an alert subscription to a cost anomaly detection monitor. You can use each subscription to define subscribers with email or SNS notifications. Email subscribers can set an absolute or percentage threshold and a time frequency for receiving notifications.\n\n### x-amz-target-awsinsights-index-service-create-cost-category-definition\n\nManage x amz target awsinsights index service create cost category definition\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-create-cost-category-definition create-cost-category-definition`** - Creates a new Cost Category with the requested name and rules.\n\n### x-amz-target-awsinsights-index-service-delete-anomaly-monitor\n\nManage x amz target awsinsights index service delete anomaly monitor\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-delete-anomaly-monitor delete-anomaly-monitor`** - Deletes a cost anomaly monitor.\n\n### x-amz-target-awsinsights-index-service-delete-anomaly-subscription\n\nManage x amz target awsinsights index service delete anomaly subscription\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-delete-anomaly-subscription delete-anomaly-subscription`** - Deletes a cost anomaly subscription.\n\n### x-amz-target-awsinsights-index-service-delete-cost-category-definition\n\nManage x amz target awsinsights index service delete cost category definition\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-delete-cost-category-definition delete-cost-category-definition`** - Deletes a Cost Category. Expenses from this month going forward will no longer be categorized with this Cost Category.\n\n### x-amz-target-awsinsights-index-service-describe-cost-category-definition\n\nManage x amz target awsinsights index service describe cost category definition\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-describe-cost-category-definition describe-cost-category-definition`** - \u003cp\u003eReturns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's defined in the account.\u003c/p\u003e \u003cp\u003eYou have the option to use \u003ccode\u003eEffectiveOn\u003c/code\u003e to return a Cost Category that's active on a specific date. If there's no \u003ccode\u003eEffectiveOn\u003c/code\u003e specified, you see a Cost Category that's effective on the current date. If Cost Category is still effective, \u003ccode\u003eEffectiveEnd\u003c/code\u003e is omitted in the response. \u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-anomalies\n\nManage x amz target awsinsights index service get anomalies\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-anomalies get-anomalies`** - Retrieves all of the cost anomalies detected on your account during the time period that's specified by the \u003ccode\u003eDateInterval\u003c/code\u003e object. Anomalies are available for up to 90 days.\n\n### x-amz-target-awsinsights-index-service-get-anomaly-monitors\n\nManage x amz target awsinsights index service get anomaly monitors\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-anomaly-monitors get-anomaly-monitors`** - Retrieves the cost anomaly monitor definitions for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).\n\n### x-amz-target-awsinsights-index-service-get-anomaly-subscriptions\n\nManage x amz target awsinsights index service get anomaly subscriptions\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-anomaly-subscriptions get-anomaly-subscriptions`** - Retrieves the cost anomaly subscription objects for your account. You can filter using a list of cost anomaly monitor Amazon Resource Names (ARNs).\n\n### x-amz-target-awsinsights-index-service-get-cost-and-usage\n\nManage x amz target awsinsights index service get cost and usage\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-cost-and-usage get-cost-and-usage`** - \u003cp\u003eRetrieves cost and usage metrics for your account. You can specify which cost and usage-related metric that you want the request to return. For example, you can specify \u003ccode\u003eBlendedCosts\u003c/code\u003e or \u003ccode\u003eUsageQuantity\u003c/code\u003e. You can also filter and group your data by various dimensions, such as \u003ccode\u003eSERVICE\u003c/code\u003e or \u003ccode\u003eAZ\u003c/code\u003e, in a specific time range. For a complete list of valid dimensions, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetDimensionValues.html\"\u003eGetDimensionValues\u003c/a\u003e operation. Management account in an organization in Organizations have access to all member accounts.\u003c/p\u003e \u003cp\u003eFor information about filter limitations, see \u003ca href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-limits.html\"\u003eQuotas and restrictions\u003c/a\u003e in the \u003ci\u003eBilling and Cost Management User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-cost-and-usage-with-resources\n\nManage x amz target awsinsights index service get cost and usage with resources\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-cost-and-usage-with-resources get-cost-and-usage-with-resources`** - \u003cp\u003eRetrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as \u003ccode\u003eBlendedCosts\u003c/code\u003e or \u003ccode\u003eUsageQuantity\u003c/code\u003e, that you want the request to return. You can also filter and group your data by various dimensions, such as \u003ccode\u003eSERVICE\u003c/code\u003e or \u003ccode\u003eAZ\u003c/code\u003e, in a specific time range. For a complete list of valid dimensions, see the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetDimensionValues.html\"\u003eGetDimensionValues\u003c/a\u003e operation. Management account in an organization in Organizations have access to all member accounts. This API is currently available for the Amazon Elastic Compute Cloud – Compute service only.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eThis is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see \u003ca href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-access.html\"\u003eControlling Access for Cost Explorer\u003c/a\u003e in the \u003ci\u003eBilling and Cost Management User Guide\u003c/i\u003e.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awsinsights-index-service-get-cost-categories\n\nManage x amz target awsinsights index service get cost categories\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-cost-categories get-cost-categories`** - \u003cp\u003eRetrieves an array of Cost Category names and values incurred cost.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eIf some Cost Category names and values are not associated with any cost, they will not be returned by this API.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awsinsights-index-service-get-cost-forecast\n\nManage x amz target awsinsights index service get cost forecast\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-cost-forecast get-cost-forecast`** - Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period that you select, based on your past costs.\n\n### x-amz-target-awsinsights-index-service-get-dimension-values\n\nManage x amz target awsinsights index service get dimension values\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-dimension-values get-dimension-values`** - Retrieves all available filter values for a specified filter over a period of time. You can search the dimension values for an arbitrary string.\n\n### x-amz-target-awsinsights-index-service-get-reservation-coverage\n\nManage x amz target awsinsights index service get reservation coverage\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-reservation-coverage get-reservation-coverage`** - \u003cp\u003eRetrieves the reservation coverage for your account, which you can use to see how much of your Amazon Elastic Compute Cloud, Amazon ElastiCache, Amazon Relational Database Service, or Amazon Redshift usage is covered by a reservation. An organization's management account can see the coverage of the associated member accounts. This supports dimensions, Cost Categories, and nested expressions. For any time period, you can filter data about reservation usage by the following dimensions:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eAZ\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eCACHE_ENGINE\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eDATABASE_ENGINE\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eDEPLOYMENT_OPTION\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eINSTANCE_TYPE\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eLINKED_ACCOUNT\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eOPERATING_SYSTEM\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003ePLATFORM\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eREGION\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eSERVICE\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eTAG\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eTENANCY\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eTo determine valid values for a dimension, use the \u003ccode\u003eGetDimensionValues\u003c/code\u003e operation. \u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-reservation-purchase-recommendation\n\nManage x amz target awsinsights index service get reservation purchase recommendation\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-reservation-purchase-recommendation get-reservation-purchase-recommendation`** - \u003cp\u003eGets recommendations for reservation purchases. These recommendations might help you to reduce your costs. Reservations provide a discounted hourly rate (up to 75%) compared to On-Demand pricing.\u003c/p\u003e \u003cp\u003eAmazon Web Services generates your recommendations by identifying your On-Demand usage during a specific time period and collecting your usage into categories that are eligible for a reservation. After Amazon Web Services has these categories, it simulates every combination of reservations in each category of usage to identify the best number of each type of Reserved Instance (RI) to purchase to maximize your estimated savings. \u003c/p\u003e \u003cp\u003eFor example, Amazon Web Services automatically aggregates your Amazon EC2 Linux, shared tenancy, and c4 family usage in the US West (Oregon) Region and recommends that you buy size-flexible regional reservations to apply to the c4 family usage. Amazon Web Services recommends the smallest size instance in an instance family. This makes it easier to purchase a size-flexible Reserved Instance (RI). Amazon Web Services also shows the equal number of normalized units. This way, you can purchase any instance size that you want. For this example, your RI recommendation is for \u003ccode\u003ec4.large\u003c/code\u003e because that is the smallest size instance in the c4 instance family.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-reservation-utilization\n\nManage x amz target awsinsights index service get reservation utilization\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-reservation-utilization get-reservation-utilization`** - Retrieves the reservation utilization for your account. Management account in an organization have access to member accounts. You can filter data by dimensions in a time period. You can use \u003ccode\u003eGetDimensionValues\u003c/code\u003e to determine the possible dimension values. Currently, you can group only by \u003ccode\u003eSUBSCRIPTION_ID\u003c/code\u003e.\n\n### x-amz-target-awsinsights-index-service-get-rightsizing-recommendation\n\nManage x amz target awsinsights index service get rightsizing recommendation\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-rightsizing-recommendation get-rightsizing-recommendation`** - \u003cp\u003eCreates recommendations that help you save cost by identifying idle and underutilized Amazon EC2 instances.\u003c/p\u003e \u003cp\u003eRecommendations are generated to either downsize or terminate instances, along with providing savings detail and metrics. For more information about calculation and function, see \u003ca href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-rightsizing.html\"\u003eOptimizing Your Cost with Rightsizing Recommendations\u003c/a\u003e in the \u003ci\u003eBilling and Cost Management User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-savings-plans-coverage\n\nManage x amz target awsinsights index service get savings plans coverage\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-savings-plans-coverage get-savings-plans-coverage`** - \u003cp\u003eRetrieves the Savings Plans covered for your account. This enables you to see how much of your cost is covered by a Savings Plan. An organization’s management account can see the coverage of the associated member accounts. This supports dimensions, Cost Categories, and nested expressions. For any time period, you can filter data for Savings Plans usage with the following dimensions:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eLINKED_ACCOUNT\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eREGION\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eSERVICE\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ccode\u003eINSTANCE_FAMILY\u003c/code\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eTo determine valid values for a dimension, use the \u003ccode\u003eGetDimensionValues\u003c/code\u003e operation.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-get-savings-plans-purchase-recommendation\n\nManage x amz target awsinsights index service get savings plans purchase recommendation\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-savings-plans-purchase-recommendation get-savings-plans-purchase-recommendation`** - Retrieves the Savings Plans recommendations for your account. First use \u003ccode\u003eStartSavingsPlansPurchaseRecommendationGeneration\u003c/code\u003e to generate a new set of recommendations, and then use \u003ccode\u003eGetSavingsPlansPurchaseRecommendation\u003c/code\u003e to retrieve them.\n\n### x-amz-target-awsinsights-index-service-get-savings-plans-utilization\n\nManage x amz target awsinsights index service get savings plans utilization\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-savings-plans-utilization get-savings-plans-utilization`** - \u003cp\u003eRetrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity. Management account in an organization have access to member accounts. You can use \u003ccode\u003eGetDimensionValues\u003c/code\u003e in \u003ccode\u003eSAVINGS_PLANS\u003c/code\u003e to determine the possible dimension values.\u003c/p\u003e \u003cnote\u003e \u003cp\u003eYou can't group by any dimension values for \u003ccode\u003eGetSavingsPlansUtilization\u003c/code\u003e.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awsinsights-index-service-get-savings-plans-utilization-details\n\nManage x amz target awsinsights index service get savings plans utilization details\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-savings-plans-utilization-details get-savings-plans-utilization-details`** - \u003cp\u003eRetrieves attribute data along with aggregate utilization and savings data for a given time period. This doesn't support granular or grouped data (daily/monthly) in response. You can't retrieve data by dates in a single response similar to \u003ccode\u003eGetSavingsPlanUtilization\u003c/code\u003e, but you have the option to make multiple calls to \u003ccode\u003eGetSavingsPlanUtilizationDetails\u003c/code\u003e by providing individual dates. You can use \u003ccode\u003eGetDimensionValues\u003c/code\u003e in \u003ccode\u003eSAVINGS_PLANS\u003c/code\u003e to determine the possible dimension values.\u003c/p\u003e \u003cnote\u003e \u003cp\u003e \u003ccode\u003eGetSavingsPlanUtilizationDetails\u003c/code\u003e internally groups data by \u003ccode\u003eSavingsPlansArn\u003c/code\u003e.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awsinsights-index-service-get-tags\n\nManage x amz target awsinsights index service get tags\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-tags get-tags`** - Queries for available tag keys and tag values for a specified period. You can search the tag values for an arbitrary string.\n\n### x-amz-target-awsinsights-index-service-get-usage-forecast\n\nManage x amz target awsinsights index service get usage forecast\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-get-usage-forecast get-usage-forecast`** - Retrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period that you select, based on your past usage.\n\n### x-amz-target-awsinsights-index-service-list-cost-allocation-tags\n\nManage x amz target awsinsights index service list cost allocation tags\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-list-cost-allocation-tags list-cost-allocation-tags`** - Get a list of cost allocation tags. All inputs in the API are optional and serve as filters. By default, all cost allocation tags are returned.\n\n### x-amz-target-awsinsights-index-service-list-cost-category-definitions\n\nManage x amz target awsinsights index service list cost category definitions\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-list-cost-category-definitions list-cost-category-definitions`** - Returns the name, Amazon Resource Name (ARN), \u003ccode\u003eNumberOfRules\u003c/code\u003e and effective dates of all Cost Categories defined in the account. You have the option to use \u003ccode\u003eEffectiveOn\u003c/code\u003e to return a list of Cost Categories that were active on a specific date. If there is no \u003ccode\u003eEffectiveOn\u003c/code\u003e specified, you’ll see Cost Categories that are effective on the current date. If Cost Category is still effective, \u003ccode\u003eEffectiveEnd\u003c/code\u003e is omitted in the response. \u003ccode\u003eListCostCategoryDefinitions\u003c/code\u003e supports pagination. The request can have a \u003ccode\u003eMaxResults\u003c/code\u003e range up to 100.\n\n### x-amz-target-awsinsights-index-service-list-savings-plans-purchase-recommendation-generation\n\nManage x amz target awsinsights index service list savings plans purchase recommendation generation\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-list-savings-plans-purchase-recommendation-generation list-savings-plans-purchase-recommendation-generation`** - Retrieves a list of your historical recommendation generations within the past 30 days.\n\n### x-amz-target-awsinsights-index-service-list-tags-for-resource\n\nManage x amz target awsinsights index service list tags for resource\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-list-tags-for-resource list-tags-for-resource`** - Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).\n\n### x-amz-target-awsinsights-index-service-provide-anomaly-feedback\n\nManage x amz target awsinsights index service provide anomaly feedback\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-provide-anomaly-feedback provide-anomaly-feedback`** - Modifies the feedback property of a given cost anomaly.\n\n### x-amz-target-awsinsights-index-service-start-savings-plans-purchase-recommendation-generation\n\nManage x amz target awsinsights index service start savings plans purchase recommendation generation\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-start-savings-plans-purchase-recommendation-generation start-savings-plans-purchase-recommendation-generation`** - \u003cp\u003eRequests a Savings Plans recommendation generation. This enables you to calculate a fresh set of Savings Plans recommendations that takes your latest usage data and current Savings Plans inventory into account. You can refresh Savings Plans recommendations up to three times daily for a consolidated billing family.\u003c/p\u003e \u003cnote\u003e \u003cp\u003e \u003ccode\u003eStartSavingsPlansPurchaseRecommendationGeneration\u003c/code\u003e has no request syntax because no input parameters are needed to support this operation.\u003c/p\u003e \u003c/note\u003e\n\n### x-amz-target-awsinsights-index-service-tag-resource\n\nManage x amz target awsinsights index service tag resource\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-tag-resource tag-resource`** - \u003cp\u003eAn API operation for adding one or more tags (key-value pairs) to a resource.\u003c/p\u003e \u003cp\u003eYou can use the \u003ccode\u003eTagResource\u003c/code\u003e operation with a resource that already has tags. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value you specify replaces the previous value for that tag.\u003c/p\u003e \u003cp\u003eAlthough the maximum number of array members is 200, user-tag maximum is 50. The remaining are reserved for Amazon Web Services use.\u003c/p\u003e\n\n### x-amz-target-awsinsights-index-service-untag-resource\n\nManage x amz target awsinsights index service untag resource\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-untag-resource untag-resource`** - Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.\n\n### x-amz-target-awsinsights-index-service-update-anomaly-monitor\n\nManage x amz target awsinsights index service update anomaly monitor\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-update-anomaly-monitor update-anomaly-monitor`** - Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.\n\n### x-amz-target-awsinsights-index-service-update-anomaly-subscription\n\nManage x amz target awsinsights index service update anomaly subscription\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-update-anomaly-subscription update-anomaly-subscription`** - Updates an existing cost anomaly monitor subscription.\n\n### x-amz-target-awsinsights-index-service-update-cost-allocation-tags-status\n\nManage x amz target awsinsights index service update cost allocation tags status\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-update-cost-allocation-tags-status update-cost-allocation-tags-status`** - Updates status for cost allocation tags in bulk, with maximum batch size of 20. If the tag status that's updated is the same as the existing tag status, the request doesn't fail. Instead, it doesn't have any effect on the tag status (for example, activating the active tag).\n\n### x-amz-target-awsinsights-index-service-update-cost-category-definition\n\nManage x amz target awsinsights index service update cost category definition\n\n- **`aws-pp-pp-cli x-amz-target-awsinsights-index-service-update-cost-category-definition update-cost-category-definition`** - Updates an existing Cost Category. Changes made to the Cost Category rules will be used to categorize the current month’s expenses and future expenses. This won’t change categorization for the previous months.\n\n### x-amz-target-awsorigami-service-gateway-service-delete-report-definition\n\nManage x amz target awsorigami service gateway service delete report definition\n\n- **`aws-pp-pp-cli x-amz-target-awsorigami-service-gateway-service-delete-report-definition delete-report-definition`** - Deletes the specified report.\n\n### x-amz-target-awsorigami-service-gateway-service-describe-report-definitions\n\nManage x amz target awsorigami service gateway service describe report definitions\n\n- **`aws-pp-pp-cli x-amz-target-awsorigami-service-gateway-service-describe-report-definitions describe-report-definitions`** - Lists the AWS Cost and Usage reports available to this account.\n\n### x-amz-target-awsorigami-service-gateway-service-modify-report-definition\n\nManage x amz target awsorigami service gateway service modify report definition\n\n- **`aws-pp-pp-cli x-amz-target-awsorigami-service-gateway-service-modify-report-definition modify-report-definition`** - Allows you to programatically update your report preferences.\n\n### x-amz-target-awsorigami-service-gateway-service-put-report-definition\n\nManage x amz target awsorigami service gateway service put report definition\n\n- **`aws-pp-pp-cli x-amz-target-awsorigami-service-gateway-service-put-report-definition put-report-definition`** - Creates a new report using the description that you provide.\n\n### x-amz-target-awsprice-list-service-describe-services\n\nManage x amz target awsprice list service describe services\n\n- **`aws-pp-pp-cli x-amz-target-awsprice-list-service-describe-services describe-services`** - Returns the metadata for one service or a list of the metadata for all services. Use this without a service code to get the service codes for all services. Use it with a service code, such as \u003ccode\u003eAmazonEC2\u003c/code\u003e, to get information specific to that service, such as the attribute names available for that service. For example, some of the attribute names available for EC2 are \u003ccode\u003evolumeType\u003c/code\u003e, \u003ccode\u003emaxIopsVolume\u003c/code\u003e, \u003ccode\u003eoperation\u003c/code\u003e, \u003ccode\u003elocationType\u003c/code\u003e, and \u003ccode\u003einstanceCapacity10xlarge\u003c/code\u003e.\n\n### x-amz-target-awsprice-list-service-get-attribute-values\n\nManage x amz target awsprice list service get attribute values\n\n- **`aws-pp-pp-cli x-amz-target-awsprice-list-service-get-attribute-values get-attribute-values`** - Returns a list of attribute values. Attributes are similar to the details in a Price List API offer file. For a list of available attributes, see \u003ca href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/reading-an-offer.html#pps-defs\"\u003eOffer File Definitions\u003c/a\u003e in the \u003ca href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-what-is.html\"\u003eBilling and Cost Management User Guide\u003c/a\u003e.\n\n### x-amz-target-awsprice-list-service-get-price-list-file-url\n\nManage x amz target awsprice list service get price list file url\n\n- **`aws-pp-pp-cli x-amz-target-awsprice-list-service-get-price-list-file-url get-price-list-file-url`** - \u003cp\u003e \u003ci\u003e \u003cb\u003eThis feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the \u003ca href=\"https://aws.amazon.com/service-terms/\"\u003eAmazon Web Services Service Terms\u003c/a\u003e (Section 1.10).\u003c/b\u003e \u003c/i\u003e \u003c/p\u003e \u003cp\u003eThis returns the URL that you can retrieve your Price List file from. This URL is based on the \u003ccode\u003ePriceListArn\u003c/code\u003e and \u003ccode\u003eFileFormat\u003c/code\u003e that you retrieve from the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_pricing_ListPriceLists.html\"\u003e \u003ccode\u003eListPriceLists\u003c/code\u003e \u003c/a\u003e response. \u003c/p\u003e\n\n### x-amz-target-awsprice-list-service-get-products\n\nManage x amz target awsprice list service get products\n\n- **`aws-pp-pp-cli x-amz-target-awsprice-list-service-get-products get-products`** - Returns a list of all products that match the filter criteria.\n\n### x-amz-target-awsprice-list-service-list-price-lists\n\nManage x amz target awsprice list service list price lists\n\n- **`aws-pp-pp-cli x-amz-target-awsprice-list-service-list-price-lists list-price-lists`** - \u003cp\u003e \u003ci\u003e \u003cb\u003eThis feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the \u003ca href=\"https://aws.amazon.com/service-terms/\"\u003eAmazon Web Services Service Terms\u003c/a\u003e (Section 1.10).\u003c/b\u003e \u003c/i\u003e \u003c/p\u003e \u003cp\u003eThis returns a list of Price List references that the requester if authorized to view, given a \u003ccode\u003eServiceCode\u003c/code\u003e, \u003ccode\u003eCurrencyCode\u003c/code\u003e, and an \u003ccode\u003eEffectiveDate\u003c/code\u003e. Use without a \u003ccode\u003eRegionCode\u003c/code\u003e filter to list Price List references from all available Amazon Web Services Regions. Use with a \u003ccode\u003eRegionCode\u003c/code\u003e filter to get the Price List reference that's specific to a specific Amazon Web Services Region. You can use the \u003ccode\u003ePriceListArn\u003c/code\u003e from the response to get your preferred Price List files through the \u003ca href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_pricing_GetPriceListFileUrl.html\"\u003e \u003ccode\u003eGetPriceListFileUrl\u003c/code\u003e \u003c/a\u003e API.\u003c/p\u003e\n\n### x-amz-target-awssupport-20130415-add-attachments-to-set\n\nManage x amz target awssupport 20130415 add attachments to set\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-add-attachments-to-set add-attachments-to-set`** - \u003cp\u003eAdds one or more attachments to an attachment set. \u003c/p\u003e \u003cp\u003eAn attachment set is a temporary container for attachments that you add to a case or case communication. The set is available for 1 hour after it's created. The \u003ccode\u003eexpiryTime\u003c/code\u003e returned in the response is when the set expires. \u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-add-communication-to-case\n\nManage x amz target awssupport 20130415 add communication to case\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-add-communication-to-case add-communication-to-case`** - \u003cp\u003eAdds additional customer communication to an Amazon Web Services Support case. Use the \u003ccode\u003ecaseId\u003c/code\u003e parameter to identify the case to which to add communication. You can list a set of email addresses to copy on the communication by using the \u003ccode\u003eccEmailAddresses\u003c/code\u003e parameter. The \u003ccode\u003ecommunicationBody\u003c/code\u003e value contains the text of the communication.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-create-case\n\nManage x amz target awssupport 20130415 create case\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-create-case create-case`** - \u003cp\u003eCreates a case in the Amazon Web Services Support Center. This operation is similar to how you create a case in the Amazon Web Services Support Center \u003ca href=\"https://console.aws.amazon.com/support/home#/case/create\"\u003eCreate Case\u003c/a\u003e page.\u003c/p\u003e \u003cp\u003eThe Amazon Web Services Support API doesn't support requesting service limit increases. You can submit a service limit increase in the following ways: \u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eSubmit a request from the Amazon Web Services Support Center \u003ca href=\"https://console.aws.amazon.com/support/home#/case/create\"\u003eCreate Case\u003c/a\u003e page.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eUse the Service Quotas \u003ca href=\"https://docs.aws.amazon.com/servicequotas/2019-06-24/apireference/API_RequestServiceQuotaIncrease.html\"\u003eRequestServiceQuotaIncrease\u003c/a\u003e operation.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eA successful \u003ccode\u003eCreateCase\u003c/code\u003e request returns an Amazon Web Services Support case number. You can use the \u003ca\u003eDescribeCases\u003c/a\u003e operation and specify the case number to get existing Amazon Web Services Support cases. After you create a case, use the \u003ca\u003eAddCommunicationToCase\u003c/a\u003e operation to add additional communication or attachments to an existing case.\u003c/p\u003e \u003cp\u003eThe \u003ccode\u003ecaseId\u003c/code\u003e is separate from the \u003ccode\u003edisplayId\u003c/code\u003e that appears in the \u003ca href=\"https://console.aws.amazon.com/support\"\u003eAmazon Web Services Support Center\u003c/a\u003e. Use the \u003ca\u003eDescribeCases\u003c/a\u003e operation to get the \u003ccode\u003edisplayId\u003c/code\u003e.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-attachment\n\nManage x amz target awssupport 20130415 describe attachment\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-attachment describe-attachment`** - \u003cp\u003eReturns the attachment that has the specified ID. Attachments can include screenshots, error logs, or other files that describe your issue. Attachment IDs are generated by the case management system when you add an attachment to a case or case communication. Attachment IDs are returned in the \u003ca\u003eAttachmentDetails\u003c/a\u003e objects that are returned by the \u003ca\u003eDescribeCommunications\u003c/a\u003e operation.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-cases\n\nManage x amz target awssupport 20130415 describe cases\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-cases describe-cases`** - \u003cp\u003eReturns a list of cases that you specify by passing one or more case IDs. You can use the \u003ccode\u003eafterTime\u003c/code\u003e and \u003ccode\u003ebeforeTime\u003c/code\u003e parameters to filter the cases by date. You can set values for the \u003ccode\u003eincludeResolvedCases\u003c/code\u003e and \u003ccode\u003eincludeCommunications\u003c/code\u003e parameters to specify how much information to return.\u003c/p\u003e \u003cp\u003eThe response returns the following in JSON format:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eOne or more \u003ca href=\"https://docs.aws.amazon.com/awssupport/latest/APIReference/API_CaseDetails.html\"\u003eCaseDetails\u003c/a\u003e data types.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eOne or more \u003ccode\u003enextToken\u003c/code\u003e values, which specify where to paginate the returned records represented by the \u003ccode\u003eCaseDetails\u003c/code\u003e objects.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eCase data is available for 12 months after creation. If a case was created more than 12 months ago, a request might return an error.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-communications\n\nManage x amz target awssupport 20130415 describe communications\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-communications describe-communications`** - \u003cp\u003eReturns communications and attachments for one or more support cases. Use the \u003ccode\u003eafterTime\u003c/code\u003e and \u003ccode\u003ebeforeTime\u003c/code\u003e parameters to filter by date. You can use the \u003ccode\u003ecaseId\u003c/code\u003e parameter to restrict the results to a specific case.\u003c/p\u003e \u003cp\u003eCase data is available for 12 months after creation. If a case was created more than 12 months ago, a request for data might cause an error.\u003c/p\u003e \u003cp\u003eYou can use the \u003ccode\u003emaxResults\u003c/code\u003e and \u003ccode\u003enextToken\u003c/code\u003e parameters to control the pagination of the results. Set \u003ccode\u003emaxResults\u003c/code\u003e to the number of cases that you want to display on each page, and use \u003ccode\u003enextToken\u003c/code\u003e to specify the resumption of pagination.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-services\n\nManage x amz target awssupport 20130415 describe services\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-services describe-services`** - \u003cp\u003eReturns the current list of Amazon Web Services services and a list of service categories for each service. You then use service names and categories in your \u003ca\u003eCreateCase\u003c/a\u003e requests. Each Amazon Web Services service has its own set of categories.\u003c/p\u003e \u003cp\u003eThe service codes and category codes correspond to the values that appear in the \u003cb\u003eService\u003c/b\u003e and \u003cb\u003eCategory\u003c/b\u003e lists on the Amazon Web Services Support Center \u003ca href=\"https://console.aws.amazon.com/support/home#/case/create\"\u003eCreate Case\u003c/a\u003e page. The values in those fields don't necessarily match the service codes and categories returned by the \u003ccode\u003eDescribeServices\u003c/code\u003e operation. Always use the service codes and categories that the \u003ccode\u003eDescribeServices\u003c/code\u003e operation returns, so that you have the most recent set of service and category codes.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-severity-levels\n\nManage x amz target awssupport 20130415 describe severity levels\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-severity-levels describe-severity-levels`** - \u003cp\u003eReturns the list of severity levels that you can assign to a support case. The severity level for a case is also a field in the \u003ca\u003eCaseDetails\u003c/a\u003e data type that you include for a \u003ca\u003eCreateCase\u003c/a\u003e request.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e\n\n### x-amz-target-awssupport-20130415-describe-trusted-advisor-check-refresh-statuses\n\nManage x amz target awssupport 20130415 describe trusted advisor check refresh statuses\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-trusted-advisor-check-refresh-statuses describe-trusted-advisor-check-refresh-statuses`** - \u003cp\u003eReturns the refresh status of the Trusted Advisor checks that have the specified check IDs. You can get the check IDs by calling the \u003ca\u003eDescribeTrustedAdvisorChecks\u003c/a\u003e operation.\u003c/p\u003e \u003cp\u003eSome checks are refreshed automatically, and you can't return their refresh statuses by using the \u003ccode\u003eDescribeTrustedAdvisorCheckRefreshStatuses\u003c/code\u003e operation. If you call this operation for these checks, you might see an \u003ccode\u003eInvalidParameterValue\u003c/code\u003e error.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e \u003cp\u003eTo call the Trusted Advisor operations in the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland) endpoints don't support the Trusted Advisor operations. For more information, see \u003ca href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint\"\u003eAbout the Amazon Web Services Support API\u003c/a\u003e in the \u003ci\u003eAmazon Web Services Support User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awssupport-20130415-describe-trusted-advisor-check-result\n\nManage x amz target awssupport 20130415 describe trusted advisor check result\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-trusted-advisor-check-result describe-trusted-advisor-check-result`** - \u003cp\u003eReturns the results of the Trusted Advisor check that has the specified check ID. You can get the check IDs by calling the \u003ca\u003eDescribeTrustedAdvisorChecks\u003c/a\u003e operation.\u003c/p\u003e \u003cp\u003eThe response contains a \u003ca\u003eTrustedAdvisorCheckResult\u003c/a\u003e object, which contains these three objects:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003ca\u003eTrustedAdvisorCategorySpecificSummary\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ca\u003eTrustedAdvisorResourceDetail\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003ca\u003eTrustedAdvisorResourcesSummary\u003c/a\u003e \u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cp\u003eIn addition, the response contains these fields:\u003c/p\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003e \u003cb\u003estatus\u003c/b\u003e - The alert status of the check can be \u003ccode\u003eok\u003c/code\u003e (green), \u003ccode\u003ewarning\u003c/code\u003e (yellow), \u003ccode\u003eerror\u003c/code\u003e (red), or \u003ccode\u003enot_available\u003c/code\u003e.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003cb\u003etimestamp\u003c/b\u003e - The time of the last refresh of the check.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003e \u003cb\u003echeckId\u003c/b\u003e - The unique identifier for the check.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e \u003cp\u003eTo call the Trusted Advisor operations in the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland) endpoints don't support the Trusted Advisor operations. For more information, see \u003ca href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint\"\u003eAbout the Amazon Web Services Support API\u003c/a\u003e in the \u003ci\u003eAmazon Web Services Support User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awssupport-20130415-describe-trusted-advisor-check-summaries\n\nManage x amz target awssupport 20130415 describe trusted advisor check summaries\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-trusted-advisor-check-summaries describe-trusted-advisor-check-summaries`** - \u003cp\u003eReturns the results for the Trusted Advisor check summaries for the check IDs that you specified. You can get the check IDs by calling the \u003ca\u003eDescribeTrustedAdvisorChecks\u003c/a\u003e operation.\u003c/p\u003e \u003cp\u003eThe response contains an array of \u003ca\u003eTrustedAdvisorCheckSummary\u003c/a\u003e objects.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e \u003cp\u003eTo call the Trusted Advisor operations in the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland) endpoints don't support the Trusted Advisor operations. For more information, see \u003ca href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint\"\u003eAbout the Amazon Web Services Support API\u003c/a\u003e in the \u003ci\u003eAmazon Web Services Support User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awssupport-20130415-describe-trusted-advisor-checks\n\nManage x amz target awssupport 20130415 describe trusted advisor checks\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-describe-trusted-advisor-checks describe-trusted-advisor-checks`** - \u003cp\u003eReturns information about all available Trusted Advisor checks, including the name, ID, category, description, and metadata. You must specify a language code.\u003c/p\u003e \u003cp\u003eThe response contains a \u003ca\u003eTrustedAdvisorCheckDescription\u003c/a\u003e object for each check. You must set the Amazon Web Services Region to us-east-1.\u003c/p\u003e \u003cnote\u003e \u003cul\u003e \u003cli\u003e \u003cp\u003eYou must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API. \u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eIf you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the \u003ccode\u003eSubscriptionRequiredException\u003c/code\u003e error message appears. For information about changing your support plan, see \u003ca href=\"http://aws.amazon.com/premiumsupport/\"\u003eAmazon Web Services Support\u003c/a\u003e.\u003c/p\u003e \u003c/li\u003e \u003cli\u003e \u003cp\u003eThe names and descriptions for Trusted Advisor checks are subject to change. We recommend that you specify the check ID in your code to uniquely identify a check.\u003c/p\u003e \u003c/li\u003e \u003c/ul\u003e \u003c/note\u003e \u003cp\u003eTo call the Trusted Advisor operations in the Amazon Web Services Support API, you must use the US East (N. Virginia) endpoint. Currently, the US West (Oregon) and Europe (Ireland) endpoints don't support the Trusted Advisor operations. For more information, see \u003ca href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html#endpoint\"\u003eAbout the Amazon Web Services Support API\u003c/a\u003e in the \u003ci\u003eAmazon Web Services Support User Guide\u003c/i\u003e.\u003c/p\u003e\n\n### x-amz-target-awssupport-20130415-refresh-trusted-advisor-check\n\nManage x amz target awssupport 20130415 refresh trusted advisor check\n\n- **`aws-pp-pp-cli x-amz-target-awssupport-20130415-refresh-trusted-advisor-check refresh-trusted-advisor-check`** - \u003cp\u003eRefreshes the Trusted Advisor check that you specify using the check ID. You can get the check IDs by calling the \u003ca\u003eDescribeTrustedAdvisorChecks\u003c/a\u003e operation.\u003c/p\u003e \u003cp\u003eSome checks are refresh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaydiscold%2Faws-pp-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaydiscold%2Faws-pp-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaydiscold%2Faws-pp-cli/lists"}