@aws-sdk/client-health 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/Health.js +2 -2
- package/dist-cjs/Health.js.map +1 -0
- package/{dist/cjs → dist-cjs}/HealthClient.js +8 -8
- package/dist-cjs/HealthClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAffectedAccountsForOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeAffectedAccountsForOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeAffectedEntitiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAffectedEntitiesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAffectedEntitiesForOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeAffectedEntitiesForOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeEntityAggregatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEntityAggregatesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventAggregatesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventAggregatesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventDetailsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventDetailsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventDetailsForOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeEventDetailsForOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeEventTypesCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventTypesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventsForOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeEventsForOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeHealthServiceStatusForOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeHealthServiceStatusForOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DisableHealthServiceAccessForOrganizationCommand.js +1 -1
- package/dist-cjs/commands/DisableHealthServiceAccessForOrganizationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/EnableHealthServiceAccessForOrganizationCommand.js +1 -1
- package/dist-cjs/commands/EnableHealthServiceAccessForOrganizationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeAffectedAccountsForOrganizationPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeAffectedAccountsForOrganizationPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeAffectedEntitiesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeAffectedEntitiesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeEventAggregatesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeEventAggregatesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeEventTypesPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeEventTypesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeEventsForOrganizationPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeEventsForOrganizationPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeEventsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeEventsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/Health.js +2 -2
- package/dist-es/Health.js.map +1 -0
- package/{dist/es → dist-es}/HealthClient.js +1 -1
- package/dist-es/HealthClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAffectedAccountsForOrganizationCommand.js +2 -2
- package/dist-es/commands/DescribeAffectedAccountsForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAffectedEntitiesCommand.js +2 -2
- package/dist-es/commands/DescribeAffectedEntitiesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAffectedEntitiesForOrganizationCommand.js +2 -2
- package/dist-es/commands/DescribeAffectedEntitiesForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEntityAggregatesCommand.js +2 -2
- package/dist-es/commands/DescribeEntityAggregatesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventAggregatesCommand.js +2 -2
- package/dist-es/commands/DescribeEventAggregatesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventDetailsCommand.js +2 -2
- package/dist-es/commands/DescribeEventDetailsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventDetailsForOrganizationCommand.js +2 -2
- package/dist-es/commands/DescribeEventDetailsForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventTypesCommand.js +2 -2
- package/dist-es/commands/DescribeEventTypesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventsForOrganizationCommand.js +2 -2
- package/dist-es/commands/DescribeEventsForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeHealthServiceStatusForOrganizationCommand.js +2 -2
- package/dist-es/commands/DescribeHealthServiceStatusForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisableHealthServiceAccessForOrganizationCommand.js +1 -1
- package/dist-es/commands/DisableHealthServiceAccessForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/EnableHealthServiceAccessForOrganizationCommand.js +1 -1
- package/dist-es/commands/EnableHealthServiceAccessForOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeAffectedAccountsForOrganizationPaginator.js +1 -1
- package/dist-es/pagination/DescribeAffectedAccountsForOrganizationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js +1 -1
- package/dist-es/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeAffectedEntitiesPaginator.js +1 -1
- package/dist-es/pagination/DescribeAffectedEntitiesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeEventAggregatesPaginator.js +1 -1
- package/dist-es/pagination/DescribeEventAggregatesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeEventTypesPaginator.js +1 -1
- package/dist-es/pagination/DescribeEventTypesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeEventsForOrganizationPaginator.js +1 -1
- package/dist-es/pagination/DescribeEventsForOrganizationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeEventsPaginator.js +1 -1
- package/dist-es/pagination/DescribeEventsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/Health.d.ts +3 -3
- package/{dist/types → dist-types}/HealthClient.d.ts +9 -9
- package/{dist/types → dist-types}/commands/DescribeAffectedAccountsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAffectedEntitiesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAffectedEntitiesForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEntityAggregatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventAggregatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventDetailsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventDetailsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeHealthServiceStatusForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisableHealthServiceAccessForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/EnableHealthServiceAccessForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeAffectedAccountsForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeAffectedEntitiesForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeAffectedEntitiesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeEventAggregatesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeEventTypesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeEventsForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +3 -3
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/Health.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/HealthClient.d.ts +9 -9
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAffectedAccountsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAffectedEntitiesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAffectedEntitiesForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEntityAggregatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventAggregatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventDetailsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventDetailsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventsForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeHealthServiceStatusForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DisableHealthServiceAccessForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/EnableHealthServiceAccessForOrganizationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeAffectedAccountsForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeAffectedEntitiesForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeAffectedEntitiesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeEventAggregatesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeEventTypesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeEventsForOrganizationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{Health.ts → src/Health.ts} +8 -7
- package/{HealthClient.ts → src/HealthClient.ts} +59 -58
- package/{commands → src/commands}/DescribeAffectedAccountsForOrganizationCommand.ts +11 -10
- package/{commands → src/commands}/DescribeAffectedEntitiesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeAffectedEntitiesForOrganizationCommand.ts +11 -10
- package/{commands → src/commands}/DescribeEntityAggregatesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventAggregatesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventDetailsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventDetailsForOrganizationCommand.ts +11 -10
- package/{commands → src/commands}/DescribeEventTypesCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventsForOrganizationCommand.ts +8 -7
- package/{commands → src/commands}/DescribeHealthServiceStatusForOrganizationCommand.ts +8 -7
- package/{commands → src/commands}/DisableHealthServiceAccessForOrganizationCommand.ts +7 -6
- package/{commands → src/commands}/EnableHealthServiceAccessForOrganizationCommand.ts +7 -6
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeAffectedAccountsForOrganizationPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeAffectedEntitiesForOrganizationPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeAffectedEntitiesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeEventAggregatesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeEventTypesPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeEventsForOrganizationPaginator.ts +4 -3
- package/{pagination → src/pagination}/DescribeEventsPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_json1_1.ts +33 -32
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/Health.js.map +0 -1
- package/dist/cjs/HealthClient.js.map +0 -1
- package/dist/cjs/commands/DescribeAffectedEntitiesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEntityAggregatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEventAggregatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEventDetailsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEventTypesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEventsCommand.js.map +0 -1
- package/dist/cjs/commands/DisableHealthServiceAccessForOrganizationCommand.js.map +0 -1
- package/dist/cjs/commands/EnableHealthServiceAccessForOrganizationCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/DescribeAffectedAccountsForOrganizationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAffectedEntitiesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEventAggregatesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEventTypesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEventsForOrganizationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEventsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/Health.js.map +0 -1
- package/dist/es/HealthClient.js.map +0 -1
- package/dist/es/commands/DescribeAffectedAccountsForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/DescribeAffectedEntitiesCommand.js.map +0 -1
- package/dist/es/commands/DescribeAffectedEntitiesForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/DescribeEntityAggregatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventAggregatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventDetailsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventDetailsForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventTypesCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventsForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/DescribeHealthServiceStatusForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/DisableHealthServiceAccessForOrganizationCommand.js.map +0 -1
- package/dist/es/commands/EnableHealthServiceAccessForOrganizationCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/DescribeAffectedAccountsForOrganizationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAffectedEntitiesForOrganizationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAffectedEntitiesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEventAggregatesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEventTypesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEventsForOrganizationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEventsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import {
|
|
2
53
|
DescribeAffectedAccountsForOrganizationCommandInput,
|
|
3
54
|
DescribeAffectedAccountsForOrganizationCommandOutput,
|
|
@@ -26,12 +77,12 @@ import {
|
|
|
26
77
|
DescribeEventDetailsForOrganizationCommandInput,
|
|
27
78
|
DescribeEventDetailsForOrganizationCommandOutput,
|
|
28
79
|
} from "./commands/DescribeEventDetailsForOrganizationCommand";
|
|
29
|
-
import { DescribeEventTypesCommandInput, DescribeEventTypesCommandOutput } from "./commands/DescribeEventTypesCommand";
|
|
30
80
|
import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
|
|
31
81
|
import {
|
|
32
82
|
DescribeEventsForOrganizationCommandInput,
|
|
33
83
|
DescribeEventsForOrganizationCommandOutput,
|
|
34
84
|
} from "./commands/DescribeEventsForOrganizationCommand";
|
|
85
|
+
import { DescribeEventTypesCommandInput, DescribeEventTypesCommandOutput } from "./commands/DescribeEventTypesCommand";
|
|
35
86
|
import {
|
|
36
87
|
DescribeHealthServiceStatusForOrganizationCommandInput,
|
|
37
88
|
DescribeHealthServiceStatusForOrganizationCommandOutput,
|
|
@@ -45,56 +96,6 @@ import {
|
|
|
45
96
|
EnableHealthServiceAccessForOrganizationCommandOutput,
|
|
46
97
|
} from "./commands/EnableHealthServiceAccessForOrganizationCommand";
|
|
47
98
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
48
|
-
import {
|
|
49
|
-
EndpointsInputConfig,
|
|
50
|
-
EndpointsResolvedConfig,
|
|
51
|
-
RegionInputConfig,
|
|
52
|
-
RegionResolvedConfig,
|
|
53
|
-
resolveEndpointsConfig,
|
|
54
|
-
resolveRegionConfig,
|
|
55
|
-
} from "@aws-sdk/config-resolver";
|
|
56
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
57
|
-
import {
|
|
58
|
-
HostHeaderInputConfig,
|
|
59
|
-
HostHeaderResolvedConfig,
|
|
60
|
-
getHostHeaderPlugin,
|
|
61
|
-
resolveHostHeaderConfig,
|
|
62
|
-
} from "@aws-sdk/middleware-host-header";
|
|
63
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
64
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
65
|
-
import {
|
|
66
|
-
AwsAuthInputConfig,
|
|
67
|
-
AwsAuthResolvedConfig,
|
|
68
|
-
getAwsAuthPlugin,
|
|
69
|
-
resolveAwsAuthConfig,
|
|
70
|
-
} from "@aws-sdk/middleware-signing";
|
|
71
|
-
import {
|
|
72
|
-
UserAgentInputConfig,
|
|
73
|
-
UserAgentResolvedConfig,
|
|
74
|
-
getUserAgentPlugin,
|
|
75
|
-
resolveUserAgentConfig,
|
|
76
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
77
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
78
|
-
import {
|
|
79
|
-
Client as __Client,
|
|
80
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
81
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
82
|
-
} from "@aws-sdk/smithy-client";
|
|
83
|
-
import {
|
|
84
|
-
Provider,
|
|
85
|
-
RegionInfoProvider,
|
|
86
|
-
Credentials as __Credentials,
|
|
87
|
-
Decoder as __Decoder,
|
|
88
|
-
Encoder as __Encoder,
|
|
89
|
-
Hash as __Hash,
|
|
90
|
-
HashConstructor as __HashConstructor,
|
|
91
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
92
|
-
Logger as __Logger,
|
|
93
|
-
Provider as __Provider,
|
|
94
|
-
StreamCollector as __StreamCollector,
|
|
95
|
-
UrlParser as __UrlParser,
|
|
96
|
-
UserAgent as __UserAgent,
|
|
97
|
-
} from "@aws-sdk/types";
|
|
98
99
|
|
|
99
100
|
export type ServiceInputTypes =
|
|
100
101
|
| DescribeAffectedAccountsForOrganizationCommandInput
|
|
@@ -328,13 +329,13 @@ export class HealthClient extends __Client<
|
|
|
328
329
|
readonly config: HealthClientResolvedConfig;
|
|
329
330
|
|
|
330
331
|
constructor(configuration: HealthClientConfig) {
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
332
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
333
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
334
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
335
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
336
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
337
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
338
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
338
339
|
super(_config_6);
|
|
339
340
|
this.config = _config_6;
|
|
340
341
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAffectedAccountsForOrganizationRequest,
|
|
4
|
-
DescribeAffectedAccountsForOrganizationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_json1_1DescribeAffectedAccountsForOrganizationCommand,
|
|
8
|
-
serializeAws_json1_1DescribeAffectedAccountsForOrganizationCommand,
|
|
9
|
-
} from "../protocols/Aws_json1_1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import {
|
|
16
|
+
DescribeAffectedAccountsForOrganizationRequest,
|
|
17
|
+
DescribeAffectedAccountsForOrganizationResponse,
|
|
18
|
+
} from "../models/models_0";
|
|
19
|
+
import {
|
|
20
|
+
deserializeAws_json1_1DescribeAffectedAccountsForOrganizationCommand,
|
|
21
|
+
serializeAws_json1_1DescribeAffectedAccountsForOrganizationCommand,
|
|
22
|
+
} from "../protocols/Aws_json1_1";
|
|
23
|
+
|
|
23
24
|
export interface DescribeAffectedAccountsForOrganizationCommandInput
|
|
24
25
|
extends DescribeAffectedAccountsForOrganizationRequest {}
|
|
25
26
|
export interface DescribeAffectedAccountsForOrganizationCommandOutput
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeAffectedEntitiesRequest, DescribeAffectedEntitiesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeAffectedEntitiesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeAffectedEntitiesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeAffectedEntitiesRequest, DescribeAffectedEntitiesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeAffectedEntitiesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeAffectedEntitiesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeAffectedEntitiesCommandInput extends DescribeAffectedEntitiesRequest {}
|
|
21
22
|
export interface DescribeAffectedEntitiesCommandOutput extends DescribeAffectedEntitiesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAffectedEntitiesForOrganizationRequest,
|
|
4
|
-
DescribeAffectedEntitiesForOrganizationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_json1_1DescribeAffectedEntitiesForOrganizationCommand,
|
|
8
|
-
serializeAws_json1_1DescribeAffectedEntitiesForOrganizationCommand,
|
|
9
|
-
} from "../protocols/Aws_json1_1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import {
|
|
16
|
+
DescribeAffectedEntitiesForOrganizationRequest,
|
|
17
|
+
DescribeAffectedEntitiesForOrganizationResponse,
|
|
18
|
+
} from "../models/models_0";
|
|
19
|
+
import {
|
|
20
|
+
deserializeAws_json1_1DescribeAffectedEntitiesForOrganizationCommand,
|
|
21
|
+
serializeAws_json1_1DescribeAffectedEntitiesForOrganizationCommand,
|
|
22
|
+
} from "../protocols/Aws_json1_1";
|
|
23
|
+
|
|
23
24
|
export interface DescribeAffectedEntitiesForOrganizationCommandInput
|
|
24
25
|
extends DescribeAffectedEntitiesForOrganizationRequest {}
|
|
25
26
|
export interface DescribeAffectedEntitiesForOrganizationCommandOutput
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEntityAggregatesRequest, DescribeEntityAggregatesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEntityAggregatesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEntityAggregatesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEntityAggregatesRequest, DescribeEntityAggregatesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEntityAggregatesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEntityAggregatesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEntityAggregatesCommandInput extends DescribeEntityAggregatesRequest {}
|
|
21
22
|
export interface DescribeEntityAggregatesCommandOutput extends DescribeEntityAggregatesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEventAggregatesRequest, DescribeEventAggregatesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventAggregatesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventAggregatesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEventAggregatesRequest, DescribeEventAggregatesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventAggregatesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventAggregatesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventAggregatesCommandInput extends DescribeEventAggregatesRequest {}
|
|
21
22
|
export interface DescribeEventAggregatesCommandOutput extends DescribeEventAggregatesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEventDetailsRequest, DescribeEventDetailsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventDetailsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventDetailsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEventDetailsRequest, DescribeEventDetailsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventDetailsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventDetailsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventDetailsCommandInput extends DescribeEventDetailsRequest {}
|
|
21
22
|
export interface DescribeEventDetailsCommandOutput extends DescribeEventDetailsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEventDetailsForOrganizationRequest,
|
|
4
|
-
DescribeEventDetailsForOrganizationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_json1_1DescribeEventDetailsForOrganizationCommand,
|
|
8
|
-
serializeAws_json1_1DescribeEventDetailsForOrganizationCommand,
|
|
9
|
-
} from "../protocols/Aws_json1_1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import {
|
|
16
|
+
DescribeEventDetailsForOrganizationRequest,
|
|
17
|
+
DescribeEventDetailsForOrganizationResponse,
|
|
18
|
+
} from "../models/models_0";
|
|
19
|
+
import {
|
|
20
|
+
deserializeAws_json1_1DescribeEventDetailsForOrganizationCommand,
|
|
21
|
+
serializeAws_json1_1DescribeEventDetailsForOrganizationCommand,
|
|
22
|
+
} from "../protocols/Aws_json1_1";
|
|
23
|
+
|
|
23
24
|
export interface DescribeEventDetailsForOrganizationCommandInput extends DescribeEventDetailsForOrganizationRequest {}
|
|
24
25
|
export interface DescribeEventDetailsForOrganizationCommandOutput
|
|
25
26
|
extends DescribeEventDetailsForOrganizationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEventTypesRequest, DescribeEventTypesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventTypesCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventTypesCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEventTypesRequest, DescribeEventTypesResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventTypesCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventTypesCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventTypesCommandInput extends DescribeEventTypesRequest {}
|
|
21
22
|
export interface DescribeEventTypesCommandOutput extends DescribeEventTypesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventsCommandInput extends DescribeEventsRequest {}
|
|
21
22
|
export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeEventsForOrganizationRequest, DescribeEventsForOrganizationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventsForOrganizationCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventsForOrganizationCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeEventsForOrganizationRequest, DescribeEventsForOrganizationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventsForOrganizationCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventsForOrganizationCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventsForOrganizationCommandInput extends DescribeEventsForOrganizationRequest {}
|
|
21
22
|
export interface DescribeEventsForOrganizationCommandOutput
|
|
22
23
|
extends DescribeEventsForOrganizationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import { DescribeHealthServiceStatusForOrganizationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeHealthServiceStatusForOrganizationCommand,
|
|
5
|
-
serializeAws_json1_1DescribeHealthServiceStatusForOrganizationCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import { DescribeHealthServiceStatusForOrganizationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeHealthServiceStatusForOrganizationCommand,
|
|
18
|
+
serializeAws_json1_1DescribeHealthServiceStatusForOrganizationCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeHealthServiceStatusForOrganizationCommandInput {}
|
|
21
22
|
export interface DescribeHealthServiceStatusForOrganizationCommandOutput
|
|
22
23
|
extends DescribeHealthServiceStatusForOrganizationResponse,
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import {
|
|
3
|
-
deserializeAws_json1_1DisableHealthServiceAccessForOrganizationCommand,
|
|
4
|
-
serializeAws_json1_1DisableHealthServiceAccessForOrganizationCommand,
|
|
5
|
-
} from "../protocols/Aws_json1_1";
|
|
6
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
7
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
8
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -10,12 +5,18 @@ import {
|
|
|
10
5
|
FinalizeHandlerArguments,
|
|
11
6
|
Handler,
|
|
12
7
|
HandlerExecutionContext,
|
|
13
|
-
MiddlewareStack,
|
|
14
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
15
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
16
11
|
SerdeContext as __SerdeContext,
|
|
17
12
|
} from "@aws-sdk/types";
|
|
18
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DisableHealthServiceAccessForOrganizationCommand,
|
|
17
|
+
serializeAws_json1_1DisableHealthServiceAccessForOrganizationCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
|
|
19
20
|
export interface DisableHealthServiceAccessForOrganizationCommandInput {}
|
|
20
21
|
export interface DisableHealthServiceAccessForOrganizationCommandOutput extends __MetadataBearer {}
|
|
21
22
|
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
2
|
-
import {
|
|
3
|
-
deserializeAws_json1_1EnableHealthServiceAccessForOrganizationCommand,
|
|
4
|
-
serializeAws_json1_1EnableHealthServiceAccessForOrganizationCommand,
|
|
5
|
-
} from "../protocols/Aws_json1_1";
|
|
6
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
7
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
8
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -10,12 +5,18 @@ import {
|
|
|
10
5
|
FinalizeHandlerArguments,
|
|
11
6
|
Handler,
|
|
12
7
|
HandlerExecutionContext,
|
|
13
|
-
MiddlewareStack,
|
|
14
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
15
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
16
11
|
SerdeContext as __SerdeContext,
|
|
17
12
|
} from "@aws-sdk/types";
|
|
18
13
|
|
|
14
|
+
import { HealthClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../HealthClient";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1EnableHealthServiceAccessForOrganizationCommand,
|
|
17
|
+
serializeAws_json1_1EnableHealthServiceAccessForOrganizationCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
|
|
19
20
|
export interface EnableHealthServiceAccessForOrganizationCommandInput {}
|
|
20
21
|
export interface EnableHealthServiceAccessForOrganizationCommandOutput extends __MetadataBearer {}
|
|
21
22
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
DescribeAffectedAccountsForOrganizationCommand,
|
|
5
5
|
DescribeAffectedAccountsForOrganizationCommandInput,
|
|
6
6
|
DescribeAffectedAccountsForOrganizationCommandOutput,
|
|
7
7
|
} from "../commands/DescribeAffectedAccountsForOrganizationCommand";
|
|
8
|
+
import { Health } from "../Health";
|
|
9
|
+
import { HealthClient } from "../HealthClient";
|
|
8
10
|
import { HealthPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
DescribeAffectedEntitiesForOrganizationCommand,
|
|
5
5
|
DescribeAffectedEntitiesForOrganizationCommandInput,
|
|
6
6
|
DescribeAffectedEntitiesForOrganizationCommandOutput,
|
|
7
7
|
} from "../commands/DescribeAffectedEntitiesForOrganizationCommand";
|
|
8
|
+
import { Health } from "../Health";
|
|
9
|
+
import { HealthClient } from "../HealthClient";
|
|
8
10
|
import { HealthPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
DescribeAffectedEntitiesCommand,
|
|
5
5
|
DescribeAffectedEntitiesCommandInput,
|
|
6
6
|
DescribeAffectedEntitiesCommandOutput,
|
|
7
7
|
} from "../commands/DescribeAffectedEntitiesCommand";
|
|
8
|
+
import { Health } from "../Health";
|
|
9
|
+
import { HealthClient } from "../HealthClient";
|
|
8
10
|
import { HealthPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
DescribeEventAggregatesCommand,
|
|
5
5
|
DescribeEventAggregatesCommandInput,
|
|
6
6
|
DescribeEventAggregatesCommandOutput,
|
|
7
7
|
} from "../commands/DescribeEventAggregatesCommand";
|
|
8
|
+
import { Health } from "../Health";
|
|
9
|
+
import { HealthClient } from "../HealthClient";
|
|
8
10
|
import { HealthPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|