@aws-sdk/client-ssm-contacts 3.31.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 +39 -0
- package/{dist/cjs → dist-cjs}/SSMContacts.js +1 -1
- package/dist-cjs/SSMContacts.js.map +1 -0
- package/{dist/cjs → dist-cjs}/SSMContactsClient.js +14 -14
- package/dist-cjs/SSMContactsClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AcceptPageCommand.js +5 -5
- package/dist-cjs/commands/AcceptPageCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ActivateContactChannelCommand.js +5 -5
- package/dist-cjs/commands/ActivateContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateContactChannelCommand.js +5 -5
- package/dist-cjs/commands/CreateContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateContactCommand.js +5 -5
- package/dist-cjs/commands/CreateContactCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeactivateContactChannelCommand.js +5 -5
- package/dist-cjs/commands/DeactivateContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteContactChannelCommand.js +5 -5
- package/dist-cjs/commands/DeleteContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteContactCommand.js +5 -5
- package/dist-cjs/commands/DeleteContactCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEngagementCommand.js +5 -5
- package/dist-cjs/commands/DescribeEngagementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribePageCommand.js +5 -5
- package/dist-cjs/commands/DescribePageCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetContactChannelCommand.js +5 -5
- package/dist-cjs/commands/GetContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetContactCommand.js +5 -5
- package/dist-cjs/commands/GetContactCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetContactPolicyCommand.js +5 -5
- package/dist-cjs/commands/GetContactPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListContactChannelsCommand.js +5 -5
- package/dist-cjs/commands/ListContactChannelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListContactsCommand.js +5 -5
- package/dist-cjs/commands/ListContactsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListEngagementsCommand.js +5 -5
- package/dist-cjs/commands/ListEngagementsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPageReceiptsCommand.js +5 -5
- package/dist-cjs/commands/ListPageReceiptsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPagesByContactCommand.js +5 -5
- package/dist-cjs/commands/ListPagesByContactCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPagesByEngagementCommand.js +5 -5
- package/dist-cjs/commands/ListPagesByEngagementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutContactPolicyCommand.js +5 -5
- package/dist-cjs/commands/PutContactPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SendActivationCodeCommand.js +5 -5
- package/dist-cjs/commands/SendActivationCodeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartEngagementCommand.js +5 -5
- package/dist-cjs/commands/StartEngagementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopEngagementCommand.js +5 -5
- package/dist-cjs/commands/StopEngagementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateContactChannelCommand.js +5 -5
- package/dist-cjs/commands/UpdateContactChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateContactCommand.js +5 -5
- package/dist-cjs/commands/UpdateContactCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +41 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- 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/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListContactChannelsPaginator.js +1 -1
- package/dist-cjs/pagination/ListContactChannelsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListContactsPaginator.js +1 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListEngagementsPaginator.js +1 -1
- package/dist-cjs/pagination/ListEngagementsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPageReceiptsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPageReceiptsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPagesByContactPaginator.js +1 -1
- package/dist-cjs/pagination/ListPagesByContactPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPagesByEngagementPaginator.js +1 -1
- package/dist-cjs/pagination/ListPagesByEngagementPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +103 -103
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- 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}/SSMContacts.js +2 -12
- package/dist-es/SSMContacts.js.map +1 -0
- package/{dist/es → dist-es}/SSMContactsClient.js +2 -17
- package/dist-es/SSMContactsClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AcceptPageCommand.js +4 -29
- package/dist-es/commands/AcceptPageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ActivateContactChannelCommand.js +4 -30
- package/dist-es/commands/ActivateContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateContactChannelCommand.js +4 -29
- package/dist-es/commands/CreateContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateContactCommand.js +4 -31
- package/dist-es/commands/CreateContactCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeactivateContactChannelCommand.js +4 -30
- package/dist-es/commands/DeactivateContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteContactChannelCommand.js +4 -32
- package/dist-es/commands/DeleteContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteContactCommand.js +4 -32
- package/dist-es/commands/DeleteContactCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEngagementCommand.js +4 -30
- package/dist-es/commands/DescribeEngagementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribePageCommand.js +4 -29
- package/dist-es/commands/DescribePageCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetContactChannelCommand.js +4 -29
- package/dist-es/commands/GetContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetContactCommand.js +4 -29
- package/dist-es/commands/GetContactCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetContactPolicyCommand.js +4 -30
- package/dist-es/commands/GetContactPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListContactChannelsCommand.js +4 -29
- package/dist-es/commands/ListContactChannelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListContactsCommand.js +4 -29
- package/dist-es/commands/ListContactsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListEngagementsCommand.js +4 -29
- package/dist-es/commands/ListEngagementsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPageReceiptsCommand.js +4 -29
- package/dist-es/commands/ListPageReceiptsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPagesByContactCommand.js +4 -29
- package/dist-es/commands/ListPagesByContactCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPagesByEngagementCommand.js +4 -29
- package/dist-es/commands/ListPagesByEngagementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutContactPolicyCommand.js +4 -29
- package/dist-es/commands/PutContactPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SendActivationCodeCommand.js +4 -31
- package/dist-es/commands/SendActivationCodeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartEngagementCommand.js +4 -30
- package/dist-es/commands/StartEngagementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopEngagementCommand.js +4 -30
- package/dist-es/commands/StopEngagementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -30
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateContactChannelCommand.js +4 -29
- package/dist-es/commands/UpdateContactChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateContactCommand.js +4 -29
- package/dist-es/commands/UpdateContactCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- 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 -228
- package/dist-es/models/models_0.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}/pagination/ListContactChannelsPaginator.js +17 -29
- package/dist-es/pagination/ListContactChannelsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListContactsPaginator.js +17 -29
- package/dist-es/pagination/ListContactsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListEngagementsPaginator.js +17 -29
- package/dist-es/pagination/ListEngagementsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPageReceiptsPaginator.js +17 -29
- package/dist-es/pagination/ListPageReceiptsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPagesByContactPaginator.js +17 -29
- package/dist-es/pagination/ListPagesByContactPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPagesByEngagementPaginator.js +17 -29
- package/dist-es/pagination/ListPagesByEngagementPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +799 -804
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/SSMContacts.d.ts +2 -2
- package/{dist/types → dist-types}/SSMContactsClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AcceptPageCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ActivateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/CreateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/CreateContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeactivateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribeEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribePageCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetContactPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListContactChannelsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListContactsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListEngagementsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPageReceiptsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPagesByContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPagesByEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PutContactPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/SendActivationCodeCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/StartEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/StopEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateContactCommand.d.ts +3 -3
- 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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListContactChannelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListContactsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListEngagementsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPageReceiptsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPagesByContactPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPagesByEngagementPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/SSMContacts.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/SSMContactsClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AcceptPageCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ActivateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/CreateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/CreateContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeactivateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribePageCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetContactPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListContactChannelsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListContactsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListEngagementsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPageReceiptsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPagesByContactCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPagesByEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/PutContactPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/SendActivationCodeCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/StartEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/StopEngagementCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateContactChannelCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateContactCommand.d.ts +3 -3
- 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/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListContactChannelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListContactsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListEngagementsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPageReceiptsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPagesByContactPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPagesByEngagementPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/{SSMContacts.ts → src/SSMContacts.ts} +3 -2
- package/{SSMContactsClient.ts → src/SSMContactsClient.ts} +58 -57
- package/{commands → src/commands}/AcceptPageCommand.ts +8 -7
- package/{commands → src/commands}/ActivateContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/CreateContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/CreateContactCommand.ts +8 -7
- package/{commands → src/commands}/DeactivateContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/DeleteContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/DeleteContactCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEngagementCommand.ts +8 -7
- package/{commands → src/commands}/DescribePageCommand.ts +8 -7
- package/{commands → src/commands}/GetContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/GetContactCommand.ts +8 -7
- package/{commands → src/commands}/GetContactPolicyCommand.ts +8 -7
- package/{commands → src/commands}/ListContactChannelsCommand.ts +8 -7
- package/{commands → src/commands}/ListContactsCommand.ts +8 -7
- package/{commands → src/commands}/ListEngagementsCommand.ts +8 -7
- package/{commands → src/commands}/ListPageReceiptsCommand.ts +8 -7
- package/{commands → src/commands}/ListPagesByContactCommand.ts +8 -7
- package/{commands → src/commands}/ListPagesByEngagementCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/PutContactPolicyCommand.ts +8 -7
- package/{commands → src/commands}/SendActivationCodeCommand.ts +8 -7
- package/{commands → src/commands}/StartEngagementCommand.ts +8 -7
- package/{commands → src/commands}/StopEngagementCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateContactChannelCommand.ts +8 -7
- package/{commands → src/commands}/UpdateContactCommand.ts +8 -7
- 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}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListContactChannelsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListContactsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListEngagementsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPageReceiptsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPagesByContactPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPagesByEngagementPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_json1_1.ts +46 -45
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +4 -3
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +2 -1
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +5 -4
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/SSMContacts.js.map +0 -1
- package/dist/cjs/SSMContactsClient.js.map +0 -1
- package/dist/cjs/commands/AcceptPageCommand.js.map +0 -1
- package/dist/cjs/commands/ActivateContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/CreateContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/CreateContactCommand.js.map +0 -1
- package/dist/cjs/commands/DeactivateContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteContactCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEngagementCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePageCommand.js.map +0 -1
- package/dist/cjs/commands/GetContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/GetContactCommand.js.map +0 -1
- package/dist/cjs/commands/GetContactPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/ListContactChannelsCommand.js.map +0 -1
- package/dist/cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist/cjs/commands/ListEngagementsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPageReceiptsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPagesByContactCommand.js.map +0 -1
- package/dist/cjs/commands/ListPagesByEngagementCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/PutContactPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/SendActivationCodeCommand.js.map +0 -1
- package/dist/cjs/commands/StartEngagementCommand.js.map +0 -1
- package/dist/cjs/commands/StopEngagementCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateContactChannelCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateContactCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -41
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- package/dist/cjs/pagination/ListContactChannelsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListEngagementsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPageReceiptsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPagesByContactPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPagesByEngagementPaginator.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/SSMContacts.js.map +0 -1
- package/dist/es/SSMContactsClient.js.map +0 -1
- package/dist/es/commands/AcceptPageCommand.js.map +0 -1
- package/dist/es/commands/ActivateContactChannelCommand.js.map +0 -1
- package/dist/es/commands/CreateContactChannelCommand.js.map +0 -1
- package/dist/es/commands/CreateContactCommand.js.map +0 -1
- package/dist/es/commands/DeactivateContactChannelCommand.js.map +0 -1
- package/dist/es/commands/DeleteContactChannelCommand.js.map +0 -1
- package/dist/es/commands/DeleteContactCommand.js.map +0 -1
- package/dist/es/commands/DescribeEngagementCommand.js.map +0 -1
- package/dist/es/commands/DescribePageCommand.js.map +0 -1
- package/dist/es/commands/GetContactChannelCommand.js.map +0 -1
- package/dist/es/commands/GetContactCommand.js.map +0 -1
- package/dist/es/commands/GetContactPolicyCommand.js.map +0 -1
- package/dist/es/commands/ListContactChannelsCommand.js.map +0 -1
- package/dist/es/commands/ListContactsCommand.js.map +0 -1
- package/dist/es/commands/ListEngagementsCommand.js.map +0 -1
- package/dist/es/commands/ListPageReceiptsCommand.js.map +0 -1
- package/dist/es/commands/ListPagesByContactCommand.js.map +0 -1
- package/dist/es/commands/ListPagesByEngagementCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/PutContactPolicyCommand.js.map +0 -1
- package/dist/es/commands/SendActivationCodeCommand.js.map +0 -1
- package/dist/es/commands/StartEngagementCommand.js.map +0 -1
- package/dist/es/commands/StopEngagementCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateContactChannelCommand.js.map +0 -1
- package/dist/es/commands/UpdateContactCommand.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 -93
- package/dist/es/pagination/ListContactChannelsPaginator.js.map +0 -1
- package/dist/es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist/es/pagination/ListEngagementsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPageReceiptsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPagesByContactPaginator.js.map +0 -1
- package/dist/es/pagination/ListPagesByEngagementPaginator.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 { AcceptPageCommandInput, AcceptPageCommandOutput } from "./commands/AcceptPageCommand";
|
|
2
53
|
import {
|
|
3
54
|
ActivateContactChannelCommandInput,
|
|
@@ -50,56 +101,6 @@ import {
|
|
|
50
101
|
} from "./commands/UpdateContactChannelCommand";
|
|
51
102
|
import { UpdateContactCommandInput, UpdateContactCommandOutput } from "./commands/UpdateContactCommand";
|
|
52
103
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
53
|
-
import {
|
|
54
|
-
EndpointsInputConfig,
|
|
55
|
-
EndpointsResolvedConfig,
|
|
56
|
-
RegionInputConfig,
|
|
57
|
-
RegionResolvedConfig,
|
|
58
|
-
resolveEndpointsConfig,
|
|
59
|
-
resolveRegionConfig,
|
|
60
|
-
} from "@aws-sdk/config-resolver";
|
|
61
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
62
|
-
import {
|
|
63
|
-
HostHeaderInputConfig,
|
|
64
|
-
HostHeaderResolvedConfig,
|
|
65
|
-
getHostHeaderPlugin,
|
|
66
|
-
resolveHostHeaderConfig,
|
|
67
|
-
} from "@aws-sdk/middleware-host-header";
|
|
68
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
69
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
70
|
-
import {
|
|
71
|
-
AwsAuthInputConfig,
|
|
72
|
-
AwsAuthResolvedConfig,
|
|
73
|
-
getAwsAuthPlugin,
|
|
74
|
-
resolveAwsAuthConfig,
|
|
75
|
-
} from "@aws-sdk/middleware-signing";
|
|
76
|
-
import {
|
|
77
|
-
UserAgentInputConfig,
|
|
78
|
-
UserAgentResolvedConfig,
|
|
79
|
-
getUserAgentPlugin,
|
|
80
|
-
resolveUserAgentConfig,
|
|
81
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
82
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
83
|
-
import {
|
|
84
|
-
Client as __Client,
|
|
85
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
86
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
87
|
-
} from "@aws-sdk/smithy-client";
|
|
88
|
-
import {
|
|
89
|
-
Provider,
|
|
90
|
-
RegionInfoProvider,
|
|
91
|
-
Credentials as __Credentials,
|
|
92
|
-
Decoder as __Decoder,
|
|
93
|
-
Encoder as __Encoder,
|
|
94
|
-
Hash as __Hash,
|
|
95
|
-
HashConstructor as __HashConstructor,
|
|
96
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
97
|
-
Logger as __Logger,
|
|
98
|
-
Provider as __Provider,
|
|
99
|
-
StreamCollector as __StreamCollector,
|
|
100
|
-
UrlParser as __UrlParser,
|
|
101
|
-
UserAgent as __UserAgent,
|
|
102
|
-
} from "@aws-sdk/types";
|
|
103
104
|
|
|
104
105
|
export type ServiceInputTypes =
|
|
105
106
|
| AcceptPageCommandInput
|
|
@@ -319,13 +320,13 @@ export class SSMContactsClient extends __Client<
|
|
|
319
320
|
readonly config: SSMContactsClientResolvedConfig;
|
|
320
321
|
|
|
321
322
|
constructor(configuration: SSMContactsClientConfig) {
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
323
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
324
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
325
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
326
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
327
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
328
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
329
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
329
330
|
super(_config_6);
|
|
330
331
|
this.config = _config_6;
|
|
331
332
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { AcceptPageRequest, AcceptPageResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1AcceptPageCommand,
|
|
5
|
-
serializeAws_json1_1AcceptPageCommand,
|
|
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 { AcceptPageRequest, AcceptPageResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1AcceptPageCommand,
|
|
17
|
+
serializeAws_json1_1AcceptPageCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface AcceptPageCommandInput extends AcceptPageRequest {}
|
|
21
22
|
export interface AcceptPageCommandOutput extends AcceptPageResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ActivateContactChannelRequest, ActivateContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ActivateContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1ActivateContactChannelCommand,
|
|
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 { ActivateContactChannelRequest, ActivateContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ActivateContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1ActivateContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ActivateContactChannelCommandInput extends ActivateContactChannelRequest {}
|
|
21
22
|
export interface ActivateContactChannelCommandOutput extends ActivateContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { CreateContactChannelRequest, CreateContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1CreateContactChannelCommand,
|
|
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 { CreateContactChannelRequest, CreateContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1CreateContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1CreateContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateContactChannelCommandInput extends CreateContactChannelRequest {}
|
|
21
22
|
export interface CreateContactChannelCommandOutput extends CreateContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { CreateContactRequest, CreateContactResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1CreateContactCommand,
|
|
5
|
-
serializeAws_json1_1CreateContactCommand,
|
|
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 { CreateContactRequest, CreateContactResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1CreateContactCommand,
|
|
17
|
+
serializeAws_json1_1CreateContactCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateContactCommandInput extends CreateContactRequest {}
|
|
21
22
|
export interface CreateContactCommandOutput extends CreateContactResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeactivateContactChannelRequest, DeactivateContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeactivateContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1DeactivateContactChannelCommand,
|
|
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 { DeactivateContactChannelRequest, DeactivateContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DeactivateContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1DeactivateContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface DeactivateContactChannelCommandInput extends DeactivateContactChannelRequest {}
|
|
21
22
|
export interface DeactivateContactChannelCommandOutput extends DeactivateContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeleteContactChannelRequest, DeleteContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1DeleteContactChannelCommand,
|
|
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 { DeleteContactChannelRequest, DeleteContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DeleteContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1DeleteContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteContactChannelCommandInput extends DeleteContactChannelRequest {}
|
|
21
22
|
export interface DeleteContactChannelCommandOutput extends DeleteContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeleteContactRequest, DeleteContactResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DeleteContactCommand,
|
|
5
|
-
serializeAws_json1_1DeleteContactCommand,
|
|
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 { DeleteContactRequest, DeleteContactResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DeleteContactCommand,
|
|
17
|
+
serializeAws_json1_1DeleteContactCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteContactCommandInput extends DeleteContactRequest {}
|
|
21
22
|
export interface DeleteContactCommandOutput extends DeleteContactResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DescribeEngagementRequest, DescribeEngagementResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEngagementCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEngagementCommand,
|
|
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 { DescribeEngagementRequest, DescribeEngagementResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DescribeEngagementCommand,
|
|
17
|
+
serializeAws_json1_1DescribeEngagementCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEngagementCommandInput extends DescribeEngagementRequest {}
|
|
21
22
|
export interface DescribeEngagementCommandOutput extends DescribeEngagementResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DescribePageRequest, DescribePageResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribePageCommand,
|
|
5
|
-
serializeAws_json1_1DescribePageCommand,
|
|
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 { DescribePageRequest, DescribePageResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1DescribePageCommand,
|
|
17
|
+
serializeAws_json1_1DescribePageCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribePageCommandInput extends DescribePageRequest {}
|
|
21
22
|
export interface DescribePageCommandOutput extends DescribePageResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactChannelRequest, GetContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1GetContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1GetContactChannelCommand,
|
|
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 { GetContactChannelRequest, GetContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1GetContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1GetContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface GetContactChannelCommandInput extends GetContactChannelRequest {}
|
|
21
22
|
export interface GetContactChannelCommandOutput extends GetContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactRequest, GetContactResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1GetContactCommand,
|
|
5
|
-
serializeAws_json1_1GetContactCommand,
|
|
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 { GetContactRequest, GetContactResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1GetContactCommand,
|
|
17
|
+
serializeAws_json1_1GetContactCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface GetContactCommandInput extends GetContactRequest {}
|
|
21
22
|
export interface GetContactCommandOutput extends GetContactResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactPolicyRequest, GetContactPolicyResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1GetContactPolicyCommand,
|
|
5
|
-
serializeAws_json1_1GetContactPolicyCommand,
|
|
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 { GetContactPolicyRequest, GetContactPolicyResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1GetContactPolicyCommand,
|
|
17
|
+
serializeAws_json1_1GetContactPolicyCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface GetContactPolicyCommandInput extends GetContactPolicyRequest {}
|
|
21
22
|
export interface GetContactPolicyCommandOutput extends GetContactPolicyResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListContactChannelsRequest, ListContactChannelsResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListContactChannelsCommand,
|
|
5
|
-
serializeAws_json1_1ListContactChannelsCommand,
|
|
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 { ListContactChannelsRequest, ListContactChannelsResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListContactChannelsCommand,
|
|
17
|
+
serializeAws_json1_1ListContactChannelsCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListContactChannelsCommandInput extends ListContactChannelsRequest {}
|
|
21
22
|
export interface ListContactChannelsCommandOutput extends ListContactChannelsResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListContactsRequest, ListContactsResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListContactsCommand,
|
|
5
|
-
serializeAws_json1_1ListContactsCommand,
|
|
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 { ListContactsRequest, ListContactsResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListContactsCommand,
|
|
17
|
+
serializeAws_json1_1ListContactsCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListContactsCommandInput extends ListContactsRequest {}
|
|
21
22
|
export interface ListContactsCommandOutput extends ListContactsResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListEngagementsRequest, ListEngagementsResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListEngagementsCommand,
|
|
5
|
-
serializeAws_json1_1ListEngagementsCommand,
|
|
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 { ListEngagementsRequest, ListEngagementsResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListEngagementsCommand,
|
|
17
|
+
serializeAws_json1_1ListEngagementsCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListEngagementsCommandInput extends ListEngagementsRequest {}
|
|
21
22
|
export interface ListEngagementsCommandOutput extends ListEngagementsResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListPageReceiptsRequest, ListPageReceiptsResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListPageReceiptsCommand,
|
|
5
|
-
serializeAws_json1_1ListPageReceiptsCommand,
|
|
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 { ListPageReceiptsRequest, ListPageReceiptsResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListPageReceiptsCommand,
|
|
17
|
+
serializeAws_json1_1ListPageReceiptsCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPageReceiptsCommandInput extends ListPageReceiptsRequest {}
|
|
21
22
|
export interface ListPageReceiptsCommandOutput extends ListPageReceiptsResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListPagesByContactRequest, ListPagesByContactResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListPagesByContactCommand,
|
|
5
|
-
serializeAws_json1_1ListPagesByContactCommand,
|
|
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 { ListPagesByContactRequest, ListPagesByContactResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListPagesByContactCommand,
|
|
17
|
+
serializeAws_json1_1ListPagesByContactCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPagesByContactCommandInput extends ListPagesByContactRequest {}
|
|
21
22
|
export interface ListPagesByContactCommandOutput extends ListPagesByContactResult, __MetadataBearer {}
|
|
22
23
|
|