{ "uuid": "1b800436-bce4-4c3e-8764-e3c979b7bab5", "lastMigration": 29, "name": "AWS Health APIs and Notifications", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a5a131c2-2bb5-40fb-9067-fcff02790983", "documentation": "

Returns a list of accounts in the organization from AWS Organizations that are affected by the provided event. For more information about the different types of AWS Health events, see Event.

Before you can call this operation, you must first enable AWS Health to work with AWS Organizations. To do this, call the EnableHealthServiceAccessForOrganization operation from your organization's management account.

This API operation uses pagination. Specify the nextToken parameter in the next request to return more results.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeAffectedAccountsForOrganization", "responses": [ { "uuid": "800e1e86-4555-4dae-aa05-4375e1e4c8a8", "body": "{\n \"affectedAccounts\": [\n \"\"\n ],\n \"eventScopeCode\": \"\",\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1095623b-75d1-4b34-ac7f-37b338cf4eb9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9fb9836-cc8c-488b-8336-f9e5d90108a2", "documentation": "

Returns 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 AWS 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.

At least one event ARN is required. Results are sorted by the lastUpdatedTime of the entity, starting with the most recent.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntities", "responses": [ { "uuid": "396006fd-a78d-446e-92d9-0340d498b95a", "body": "{\n \"entities\": [\n {\n \"entityArn\": \"\",\n \"eventArn\": \"\",\n \"entityValue\": \"\",\n \"entityUrl\": \"\",\n \"awsAccountId\": \"\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\",\n \"tags\": {}\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19bb92d6-6bf0-44ea-b72e-12293e89be4f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0206c703-f407-4cf9-a1dd-574f7e13d133", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d00f9742-54c2-4d2e-a0d5-f97b8940a9f5", "documentation": "

Returns a list of entities that have been affected by one or more events for one or more accounts in your organization in AWS Organizations, based on the filter criteria. Entities can refer to individual customer resources, groups of customer resources, or any other construct, depending on the AWS service.

At least one event Amazon Resource Name (ARN) and account ID are required. Results are sorted by the lastUpdatedTime of the entity, starting with the most recent.

Before you can call this operation, you must first enable AWS Health to work with AWS Organizations. To do this, call the EnableHealthServiceAccessForOrganization operation from your organization's management account.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeAffectedEntitiesForOrganization", "responses": [ { "uuid": "873e352d-4c22-4f14-aa6b-ece08d482951", "body": "{\n \"entities\": [\n {\n \"entityArn\": \"\",\n \"eventArn\": \"\",\n \"entityValue\": \"\",\n \"entityUrl\": \"\",\n \"awsAccountId\": \"\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\",\n \"tags\": {}\n }\n ],\n \"failedSet\": [\n {\n \"awsAccountId\": \"\",\n \"eventArn\": \"\",\n \"errorName\": \"\",\n \"errorMessage\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "97089cb7-1f19-478e-be0e-db8b8aa7b81c", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d73cc6a-7c6d-49e7-ab81-71a00ffedf1a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f23fced3-3eda-4817-ad6f-a6d56cf526c3", "documentation": "Returns the number of entities that are affected by each of the specified events. If no events are specified, the counts of all affected entities are returned.", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEntityAggregates", "responses": [ { "uuid": "e7c356fa-f9f6-4b93-8ae3-14ca7311c858", "body": "{\n \"entityAggregates\": [\n {\n \"eventArn\": \"\",\n \"count\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2760d68-862f-4ae7-a5cf-815aa86c8ccd", "documentation": "

Returns 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.

This API operation uses pagination. Specify the nextToken parameter in the next request to return more results.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEventAggregates", "responses": [ { "uuid": "a6b5dceb-84a7-47f8-b149-ffc737337539", "body": "{\n \"eventAggregates\": [\n {\n \"aggregateValue\": \"\",\n \"count\": {{faker 'number.int' max=99999}}\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0688d27b-b68e-473e-8741-de1cf00b134a", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8aa5b0e-62a8-48a3-b6a6-9e8e94ab8b31", "documentation": "

Returns detailed information about one or more specified events. Information includes standard event data (AWS Region, service, and so on, as returned by DescribeEvents), 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 DescribeAffectedEntities operation.

If a specified event can't be retrieved, an error message is returned for that event.

This operation supports resource-level permissions. You can use this operation to allow or deny access to specific AWS Health events. For more information, see Resource- and action-based conditions in the AWS Health User Guide.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEventDetails", "responses": [ { "uuid": "b8ada4d3-fd56-48bb-abae-23ed57496798", "body": "{\n \"successfulSet\": [\n {\n \"event\": {\n \"arn\": \"\",\n \"service\": \"\",\n \"eventTypeCode\": \"\",\n \"eventTypeCategory\": \"\",\n \"region\": \"\",\n \"availabilityZone\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\",\n \"eventScopeCode\": \"\"\n },\n \"eventDescription\": {\n \"latestDescription\": \"\"\n },\n \"eventMetadata\": {}\n }\n ],\n \"failedSet\": [\n {\n \"eventArn\": \"\",\n \"errorName\": \"\",\n \"errorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "07eb475b-bb80-43d2-9bf0-d1dd204d6748", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afba3aed-76f4-45d3-8ba2-9d685b8cefb9", "documentation": "

Returns detailed information about one or more specified events for one or more AWS accounts in your organization. This information includes standard event data (such as the AWS 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 DescribeAffectedEntitiesForOrganization operation.

Before you can call this operation, you must first enable AWS Health to work with AWS Organizations. To do this, call the EnableHealthServiceAccessForOrganization operation from your organization's management account.

When you call the DescribeEventDetailsForOrganization operation, specify the organizationEventDetailFilters object in the request. Depending on the AWS Health event type, note the following differences:

For more information, see Event.

This operation doesn't support resource-level permissions. You can't use this operation to allow or deny access to specific AWS Health events. For more information, see Resource- and action-based conditions in the AWS Health User Guide.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEventDetailsForOrganization", "responses": [ { "uuid": "6bbab59a-ab31-4827-a06d-b6750c8bb347", "body": "{\n \"successfulSet\": [\n {\n \"awsAccountId\": \"\",\n \"event\": {\n \"arn\": \"\",\n \"service\": \"\",\n \"eventTypeCode\": \"\",\n \"eventTypeCategory\": \"\",\n \"region\": \"\",\n \"availabilityZone\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\",\n \"eventScopeCode\": \"\"\n },\n \"eventDescription\": {\n \"latestDescription\": \"\"\n },\n \"eventMetadata\": {}\n }\n ],\n \"failedSet\": [\n {\n \"awsAccountId\": \"\",\n \"eventArn\": \"\",\n \"errorName\": \"\",\n \"errorMessage\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e52d2fc4-9d8d-4675-aa74-df8d550c6ad1", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8c52ad6-96f6-46f9-85fe-062ad916e339", "documentation": "

Returns the event types that meet the specified filter criteria. You can use this API operation to find information about the AWS Health event, such as the category, AWS service, and event code. The metadata for each event appears in the EventType object.

If you don't specify a filter criteria, the API operation returns all event types, in no particular order.

This API operation uses pagination. Specify the nextToken parameter in the next request to return more results.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEventTypes", "responses": [ { "uuid": "3055c396-f31a-4c6b-b529-474d2079981e", "body": "{\n \"eventTypes\": [\n {\n \"service\": \"\",\n \"code\": \"\",\n \"category\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56390df2-9e90-48a2-8927-828db4729744", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "092dffb8-d38b-4d13-beaf-c8839ab279b8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e463f5c-e809-4fa3-931d-d17c573f2fa2", "documentation": "

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 DescribeEventDetails and DescribeAffectedEntities operations.

If no filter criteria are specified, all events are returned. Results are sorted by lastModifiedTime, starting with the most recent event.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEvents", "responses": [ { "uuid": "e9d04454-a352-4af6-9978-85aca7897ac8", "body": "{\n \"events\": [\n {\n \"arn\": \"\",\n \"service\": \"\",\n \"eventTypeCode\": \"\",\n \"eventTypeCategory\": \"\",\n \"region\": \"\",\n \"availabilityZone\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\",\n \"eventScopeCode\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "882778f1-c08b-49c7-986e-5d71b05e9109", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "544a5ea6-5813-4470-9d2f-afa0979ac60f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e6c593cf-1834-4ec4-8513-fc821338407d", "documentation": "

Returns information about events across your organization in AWS Organizations. You can use thefilters 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:

If you don't specify a filter, the DescribeEventsForOrganizations returns all events across your organization. Results are sorted by lastModifiedTime, starting with the most recent event.

For more information about the different types of AWS Health events, see Event.

Before you can call this operation, you must first enable AWS Health to work with AWS Organizations. To do this, call the EnableHealthServiceAccessForOrganization operation from your organization's management account.

This API operation uses pagination. Specify the nextToken parameter in the next request to return more results.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeEventsForOrganization", "responses": [ { "uuid": "1a171937-3abd-4acc-9a1a-416ad6269974", "body": "{\n \"events\": [\n {\n \"arn\": \"\",\n \"service\": \"\",\n \"eventTypeCode\": \"\",\n \"eventTypeCategory\": \"\",\n \"eventScopeCode\": \"\",\n \"region\": \"\",\n \"startTime\": \"{{faker 'date.recent' 365}}\",\n \"endTime\": \"{{faker 'date.recent' 365}}\",\n \"lastUpdatedTime\": \"{{faker 'date.recent' 365}}\",\n \"statusCode\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11d984e5-af07-479b-84af-bdead89fcb56", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidPaginationToken", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae1f90eb-a63f-4cb7-b11a-51f659434023", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "UnsupportedLocale", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d808423e-ec21-4b1e-8da4-9412fb743960", "documentation": "This operation provides status information on enabling or disabling AWS 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.", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DescribeHealthServiceStatusForOrganization", "responses": [ { "uuid": "71f23d4f-1cc6-4458-af02-8ac4d48e62c1", "body": "{\n \"healthServiceAccessStatusForOrganization\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a15646bc-ffd4-4e08-9f8e-7b58d2a7c8a0", "documentation": "

Disables AWS Health from working with AWS Organizations. To call this operation, you must sign in as an AWS 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 Aggregating AWS Health events in the AWS Health User Guide.

This operation doesn't remove the service-linked role from the management account in your organization. You must use the IAM console, API, or AWS Command Line Interface (AWS CLI) to remove the service-linked role. For more information, see Deleting a Service-Linked Role in the IAM User Guide.

You can also disable the organizational feature by using the Organizations DisableAWSServiceAccess API operation. After you call this operation, AWS Health stops aggregating events for all other AWS accounts in your organization. If you call the AWS Health API operations for organizational view, AWS Health returns an error. AWS Health continues to aggregate health events for your AWS account.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.DisableHealthServiceAccessForOrganization", "responses": [ { "uuid": "3e1f8a1a-c216-4aed-8cd3-d7f431796c63", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc022740-4c36-4317-9598-2ba55b289053", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bae1dda6-b2fa-41f0-91af-46d169084a2c", "documentation": "

Enables AWS Health to work with AWS Organizations. You can use the organizational view feature to aggregate events from all AWS accounts in your organization in a centralized location.

This operation also creates a service-linked role for the management account in the organization.

To call this operation, you must meet the following requirements:

If you don't have the required support plan, you can instead use the AWS Health console to enable the organizational view feature. For more information, see Aggregating AWS Health events in the AWS Health User Guide.

", "method": "post", "endpoint": "#X-Amz-Target=AWSHealth_20160804.EnableHealthServiceAccessForOrganization", "responses": [ { "uuid": "077a5770-f5e3-4b2e-bcaf-f075aeb584bd", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e31d1a1-f24b-482e-b577-0478b251c459", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConcurrentModificationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "a5a131c2-2bb5-40fb-9067-fcff02790983" }, { "type": "route", "uuid": "c9fb9836-cc8c-488b-8336-f9e5d90108a2" }, { "type": "route", "uuid": "d00f9742-54c2-4d2e-a0d5-f97b8940a9f5" }, { "type": "route", "uuid": "f23fced3-3eda-4817-ad6f-a6d56cf526c3" }, { "type": "route", "uuid": "d2760d68-862f-4ae7-a5cf-815aa86c8ccd" }, { "type": "route", "uuid": "d8aa5b0e-62a8-48a3-b6a6-9e8e94ab8b31" }, { "type": "route", "uuid": "afba3aed-76f4-45d3-8ba2-9d685b8cefb9" }, { "type": "route", "uuid": "d8c52ad6-96f6-46f9-85fe-062ad916e339" }, { "type": "route", "uuid": "0e463f5c-e809-4fa3-931d-d17c573f2fa2" }, { "type": "route", "uuid": "e6c593cf-1834-4ec4-8513-fc821338407d" }, { "type": "route", "uuid": "d808423e-ec21-4b1e-8da4-9412fb743960" }, { "type": "route", "uuid": "a15646bc-ffd4-4e08-9f8e-7b58d2a7c8a0" }, { "type": "route", "uuid": "bae1dda6-b2fa-41f0-91af-46d169084a2c" } ] }