@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,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListPagesByContactRequest, ListPagesByContactResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListPagesByContactRequest, ListPagesByContactResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface ListPagesByContactCommandInput extends ListPagesByContactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListPagesByContactCommandOutput extends ListPagesByContactResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListPagesByEngagementRequest, ListPagesByEngagementResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListPagesByEngagementRequest, ListPagesByEngagementResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface ListPagesByEngagementCommandInput extends ListPagesByEngagementRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListPagesByEngagementCommandOutput extends ListPagesByEngagementResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { PutContactPolicyRequest, PutContactPolicyResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { PutContactPolicyRequest, PutContactPolicyResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface PutContactPolicyCommandInput extends PutContactPolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PutContactPolicyCommandOutput extends PutContactPolicyResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { SendActivationCodeRequest, SendActivationCodeResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { SendActivationCodeRequest, SendActivationCodeResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface SendActivationCodeCommandInput extends SendActivationCodeRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface SendActivationCodeCommandOutput extends SendActivationCodeResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { StartEngagementRequest, StartEngagementResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { StartEngagementRequest, StartEngagementResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface StartEngagementCommandInput extends StartEngagementRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StartEngagementCommandOutput extends StartEngagementResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { StopEngagementRequest, StopEngagementResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { StopEngagementRequest, StopEngagementResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface StopEngagementCommandInput extends StopEngagementRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StopEngagementCommandOutput extends StopEngagementResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UpdateContactChannelRequest, UpdateContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateContactChannelRequest, UpdateContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface UpdateContactChannelCommandInput extends UpdateContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateContactChannelCommandOutput extends UpdateContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UpdateContactRequest, UpdateContactResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateContactRequest, UpdateContactResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface UpdateContactCommandInput extends UpdateContactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateContactCommandOutput extends UpdateContactResult, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { SSMContacts } from "../SSMContacts";
|
|
2
3
|
import { SSMContactsClient } from "../SSMContactsClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface SSMContactsPaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: SSMContacts | SSMContactsClient;
|
|
6
6
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListContactChannelsCommandInput, ListContactChannelsCommandOutput } from "../commands/ListContactChannelsCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListContactChannels(config: SSMContactsPaginationConfiguration, input: ListContactChannelsCommandInput, ...additionalArguments: any): Paginator<ListContactChannelsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListContactsCommandInput, ListContactsCommandOutput } from "../commands/ListContactsCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListContacts(config: SSMContactsPaginationConfiguration, input: ListContactsCommandInput, ...additionalArguments: any): Paginator<ListContactsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListEngagementsCommandInput, ListEngagementsCommandOutput } from "../commands/ListEngagementsCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListEngagements(config: SSMContactsPaginationConfiguration, input: ListEngagementsCommandInput, ...additionalArguments: any): Paginator<ListEngagementsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput } from "../commands/ListPageReceiptsCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPageReceipts(config: SSMContactsPaginationConfiguration, input: ListPageReceiptsCommandInput, ...additionalArguments: any): Paginator<ListPageReceiptsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPagesByContactCommandInput, ListPagesByContactCommandOutput } from "../commands/ListPagesByContactCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPagesByContact(config: SSMContactsPaginationConfiguration, input: ListPagesByContactCommandInput, ...additionalArguments: any): Paginator<ListPagesByContactCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput } from "../commands/ListPagesByEngagementCommand";
|
|
2
3
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPagesByEngagement(config: SSMContactsPaginationConfiguration, input: ListPagesByEngagementCommandInput, ...additionalArguments: any): Paginator<ListPagesByEngagementCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { AcceptPageCommandInput, AcceptPageCommandOutput } from "../commands/AcceptPageCommand";
|
|
2
4
|
import { ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput } from "../commands/ActivateContactChannelCommand";
|
|
3
5
|
import { CreateContactChannelCommandInput, CreateContactChannelCommandOutput } from "../commands/CreateContactChannelCommand";
|
|
@@ -25,8 +27,6 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
|
|
|
25
27
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
26
28
|
import { UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput } from "../commands/UpdateContactChannelCommand";
|
|
27
29
|
import { UpdateContactCommandInput, UpdateContactCommandOutput } from "../commands/UpdateContactCommand";
|
|
28
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
29
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
30
30
|
export declare const serializeAws_json1_1AcceptPageCommand: (input: AcceptPageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
31
31
|
export declare const serializeAws_json1_1ActivateContactChannelCommand: (input: ActivateContactChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
32
32
|
export declare const serializeAws_json1_1CreateContactCommand: (input: CreateContactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -1,36 +1,37 @@
|
|
|
1
|
-
import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
-
import { SSMContactsClientConfig } from "./SSMContactsClient";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare const getRuntimeConfig: (config: SSMContactsClientConfig) => {
|
|
7
|
-
runtime: string;
|
|
8
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
|
|
16
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
-
apiVersion: string;
|
|
22
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
-
disableHostPrefix: boolean;
|
|
24
|
-
logger: import("@aws-sdk/types").Logger;
|
|
25
|
-
serviceId: string;
|
|
26
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
-
tls?: boolean | undefined;
|
|
29
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
-
signingEscapePath?: boolean | undefined;
|
|
33
|
-
systemClockOffset?: number | undefined;
|
|
34
|
-
signingRegion?: string | undefined;
|
|
35
|
-
|
|
36
|
-
|
|
1
|
+
import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
|
+
import { SSMContactsClientConfig } from "./SSMContactsClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const getRuntimeConfig: (config: SSMContactsClientConfig) => {
|
|
7
|
+
runtime: string;
|
|
8
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
+
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler;
|
|
16
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
+
apiVersion: string;
|
|
22
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
+
disableHostPrefix: boolean;
|
|
24
|
+
logger: import("@aws-sdk/types").Logger;
|
|
25
|
+
serviceId: string;
|
|
26
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
+
tls?: boolean | undefined;
|
|
29
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
+
signingEscapePath?: boolean | undefined;
|
|
33
|
+
systemClockOffset?: number | undefined;
|
|
34
|
+
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
36
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
37
|
+
};
|
|
@@ -1,36 +1,37 @@
|
|
|
1
|
-
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
-
import { SSMContactsClientConfig } from "./SSMContactsClient";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare const getRuntimeConfig: (config: SSMContactsClientConfig) => {
|
|
7
|
-
runtime: string;
|
|
8
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
12
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
-
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
-
apiVersion: string;
|
|
22
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
-
disableHostPrefix: boolean;
|
|
24
|
-
logger: import("@aws-sdk/types").Logger;
|
|
25
|
-
serviceId: string;
|
|
26
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
-
tls?: boolean | undefined;
|
|
29
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
-
signingEscapePath?: boolean | undefined;
|
|
33
|
-
systemClockOffset?: number | undefined;
|
|
34
|
-
signingRegion?: string | undefined;
|
|
35
|
-
|
|
36
|
-
|
|
1
|
+
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { SSMContactsClientConfig } from "./SSMContactsClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const getRuntimeConfig: (config: SSMContactsClientConfig) => {
|
|
7
|
+
runtime: string;
|
|
8
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
+
apiVersion: string;
|
|
22
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
+
disableHostPrefix: boolean;
|
|
24
|
+
logger: import("@aws-sdk/types").Logger;
|
|
25
|
+
serviceId: string;
|
|
26
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
+
tls?: boolean | undefined;
|
|
29
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
+
signingEscapePath?: boolean | undefined;
|
|
33
|
+
systemClockOffset?: number | undefined;
|
|
34
|
+
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
36
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
37
|
+
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: SSMContactsClientConfig) => {
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
2
|
import { AcceptPageCommandInput, AcceptPageCommandOutput } from "./commands/AcceptPageCommand";
|
|
3
3
|
import { ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput } from "./commands/ActivateContactChannelCommand";
|
|
4
4
|
import { CreateContactChannelCommandInput, CreateContactChannelCommandOutput } from "./commands/CreateContactChannelCommand";
|
|
@@ -26,7 +26,7 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
26
26
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
27
27
|
import { UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput } from "./commands/UpdateContactChannelCommand";
|
|
28
28
|
import { UpdateContactCommandInput, UpdateContactCommandOutput } from "./commands/UpdateContactCommand";
|
|
29
|
-
import {
|
|
29
|
+
import { SSMContactsClient } from "./SSMContactsClient";
|
|
30
30
|
/**
|
|
31
31
|
* <p>Systems Manager Incident Manager is an incident management console designed to help users
|
|
32
32
|
* mitigate and recover from incidents affecting their Amazon Web Services-hosted applications.
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
+
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
3
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
4
|
+
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
5
|
+
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
|
+
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
+
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
1
9
|
import { AcceptPageCommandInput, AcceptPageCommandOutput } from "./commands/AcceptPageCommand";
|
|
2
10
|
import { ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput } from "./commands/ActivateContactChannelCommand";
|
|
3
11
|
import { CreateContactChannelCommandInput, CreateContactChannelCommandOutput } from "./commands/CreateContactChannelCommand";
|
|
@@ -25,14 +33,6 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
|
|
|
25
33
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
26
34
|
import { UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput } from "./commands/UpdateContactChannelCommand";
|
|
27
35
|
import { UpdateContactCommandInput, UpdateContactCommandOutput } from "./commands/UpdateContactCommand";
|
|
28
|
-
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
29
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
30
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
31
|
-
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
32
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
33
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
34
|
-
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
35
|
-
import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
36
36
|
export declare type ServiceInputTypes = AcceptPageCommandInput | ActivateContactChannelCommandInput | CreateContactChannelCommandInput | CreateContactCommandInput | DeactivateContactChannelCommandInput | DeleteContactChannelCommandInput | DeleteContactCommandInput | DescribeEngagementCommandInput | DescribePageCommandInput | GetContactChannelCommandInput | GetContactCommandInput | GetContactPolicyCommandInput | ListContactChannelsCommandInput | ListContactsCommandInput | ListEngagementsCommandInput | ListPageReceiptsCommandInput | ListPagesByContactCommandInput | ListPagesByEngagementCommandInput | ListTagsForResourceCommandInput | PutContactPolicyCommandInput | SendActivationCodeCommandInput | StartEngagementCommandInput | StopEngagementCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateContactChannelCommandInput | UpdateContactCommandInput;
|
|
37
37
|
export declare type ServiceOutputTypes = AcceptPageCommandOutput | ActivateContactChannelCommandOutput | CreateContactChannelCommandOutput | CreateContactCommandOutput | DeactivateContactChannelCommandOutput | DeleteContactChannelCommandOutput | DeleteContactCommandOutput | DescribeEngagementCommandOutput | DescribePageCommandOutput | GetContactChannelCommandOutput | GetContactCommandOutput | GetContactPolicyCommandOutput | ListContactChannelsCommandOutput | ListContactsCommandOutput | ListEngagementsCommandOutput | ListPageReceiptsCommandOutput | ListPagesByContactCommandOutput | ListPagesByEngagementCommandOutput | ListTagsForResourceCommandOutput | PutContactPolicyCommandOutput | SendActivationCodeCommandOutput | StartEngagementCommandOutput | StopEngagementCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateContactChannelCommandOutput | UpdateContactCommandOutput;
|
|
38
38
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { AcceptPageRequest, AcceptPageResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { AcceptPageRequest, AcceptPageResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface AcceptPageCommandInput extends AcceptPageRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface AcceptPageCommandOutput extends AcceptPageResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ActivateContactChannelRequest, ActivateContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ActivateContactChannelRequest, ActivateContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface ActivateContactChannelCommandInput extends ActivateContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ActivateContactChannelCommandOutput extends ActivateContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { CreateContactChannelRequest, CreateContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { CreateContactChannelRequest, CreateContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface CreateContactChannelCommandInput extends CreateContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateContactChannelCommandOutput extends CreateContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { CreateContactRequest, CreateContactResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { CreateContactRequest, CreateContactResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface CreateContactCommandInput extends CreateContactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateContactCommandOutput extends CreateContactResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeactivateContactChannelRequest, DeactivateContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeactivateContactChannelRequest, DeactivateContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface DeactivateContactChannelCommandInput extends DeactivateContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeactivateContactChannelCommandOutput extends DeactivateContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeleteContactChannelRequest, DeleteContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteContactChannelRequest, DeleteContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface DeleteContactChannelCommandInput extends DeleteContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteContactChannelCommandOutput extends DeleteContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DeleteContactRequest, DeleteContactResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteContactRequest, DeleteContactResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface DeleteContactCommandInput extends DeleteContactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteContactCommandOutput extends DeleteContactResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DescribeEngagementRequest, DescribeEngagementResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeEngagementRequest, DescribeEngagementResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface DescribeEngagementCommandInput extends DescribeEngagementRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeEngagementCommandOutput extends DescribeEngagementResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { DescribePageRequest, DescribePageResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribePageRequest, DescribePageResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface DescribePageCommandInput extends DescribePageRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribePageCommandOutput extends DescribePageResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactChannelRequest, GetContactChannelResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetContactChannelRequest, GetContactChannelResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface GetContactChannelCommandInput extends GetContactChannelRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetContactChannelCommandOutput extends GetContactChannelResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactRequest, GetContactResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetContactRequest, GetContactResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface GetContactCommandInput extends GetContactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetContactCommandOutput extends GetContactResult, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { GetContactPolicyRequest, GetContactPolicyResult } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetContactPolicyRequest, GetContactPolicyResult } from "../models/models_0";
|
|
4
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
5
5
|
export interface GetContactPolicyCommandInput extends GetContactPolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetContactPolicyCommandOutput extends GetContactPolicyResult, __MetadataBearer {
|