@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,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListPagesByEngagementRequest, ListPagesByEngagementResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListPagesByEngagementCommand,
|
|
5
|
-
serializeAws_json1_1ListPagesByEngagementCommand,
|
|
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 { ListPagesByEngagementRequest, ListPagesByEngagementResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListPagesByEngagementCommand,
|
|
17
|
+
serializeAws_json1_1ListPagesByEngagementCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPagesByEngagementCommandInput extends ListPagesByEngagementRequest {}
|
|
21
22
|
export interface ListPagesByEngagementCommandOutput extends ListPagesByEngagementResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
5
|
-
serializeAws_json1_1ListTagsForResourceCommand,
|
|
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 { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1ListTagsForResourceCommand,
|
|
17
|
+
serializeAws_json1_1ListTagsForResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
21
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { PutContactPolicyRequest, PutContactPolicyResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1PutContactPolicyCommand,
|
|
5
|
-
serializeAws_json1_1PutContactPolicyCommand,
|
|
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 { PutContactPolicyRequest, PutContactPolicyResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1PutContactPolicyCommand,
|
|
17
|
+
serializeAws_json1_1PutContactPolicyCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface PutContactPolicyCommandInput extends PutContactPolicyRequest {}
|
|
21
22
|
export interface PutContactPolicyCommandOutput extends PutContactPolicyResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { SendActivationCodeRequest, SendActivationCodeResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1SendActivationCodeCommand,
|
|
5
|
-
serializeAws_json1_1SendActivationCodeCommand,
|
|
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 { SendActivationCodeRequest, SendActivationCodeResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1SendActivationCodeCommand,
|
|
17
|
+
serializeAws_json1_1SendActivationCodeCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface SendActivationCodeCommandInput extends SendActivationCodeRequest {}
|
|
21
22
|
export interface SendActivationCodeCommandOutput extends SendActivationCodeResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { StartEngagementRequest, StartEngagementResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StartEngagementCommand,
|
|
5
|
-
serializeAws_json1_1StartEngagementCommand,
|
|
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 { StartEngagementRequest, StartEngagementResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1StartEngagementCommand,
|
|
17
|
+
serializeAws_json1_1StartEngagementCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface StartEngagementCommandInput extends StartEngagementRequest {}
|
|
21
22
|
export interface StartEngagementCommandOutput extends StartEngagementResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { StopEngagementRequest, StopEngagementResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1StopEngagementCommand,
|
|
5
|
-
serializeAws_json1_1StopEngagementCommand,
|
|
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 { StopEngagementRequest, StopEngagementResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1StopEngagementCommand,
|
|
17
|
+
serializeAws_json1_1StopEngagementCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface StopEngagementCommandInput extends StopEngagementRequest {}
|
|
21
22
|
export interface StopEngagementCommandOutput extends StopEngagementResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1TagResourceCommand,
|
|
5
|
-
serializeAws_json1_1TagResourceCommand,
|
|
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 { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1TagResourceCommand,
|
|
17
|
+
serializeAws_json1_1TagResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
21
22
|
export interface TagResourceCommandOutput extends TagResourceResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UntagResourceCommand,
|
|
5
|
-
serializeAws_json1_1UntagResourceCommand,
|
|
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 { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1UntagResourceCommand,
|
|
17
|
+
serializeAws_json1_1UntagResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
21
22
|
export interface UntagResourceCommandOutput extends UntagResourceResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UpdateContactChannelRequest, UpdateContactChannelResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateContactChannelCommand,
|
|
5
|
-
serializeAws_json1_1UpdateContactChannelCommand,
|
|
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 { UpdateContactChannelRequest, UpdateContactChannelResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1UpdateContactChannelCommand,
|
|
17
|
+
serializeAws_json1_1UpdateContactChannelCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface UpdateContactChannelCommandInput extends UpdateContactChannelRequest {}
|
|
21
22
|
export interface UpdateContactChannelCommandOutput extends UpdateContactChannelResult, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SSMContactsClient";
|
|
2
|
-
import { UpdateContactRequest, UpdateContactResult } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateContactCommand,
|
|
5
|
-
serializeAws_json1_1UpdateContactCommand,
|
|
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 { UpdateContactRequest, UpdateContactResult } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_json1_1UpdateContactCommand,
|
|
17
|
+
serializeAws_json1_1UpdateContactCommand,
|
|
18
|
+
} from "../protocols/Aws_json1_1";
|
|
19
|
+
import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig } from "../SSMContactsClient";
|
|
20
|
+
|
|
20
21
|
export interface UpdateContactCommandInput extends UpdateContactRequest {}
|
|
21
22
|
export interface UpdateContactCommandOutput extends UpdateContactResult, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { SSMContacts } from "../SSMContacts";
|
|
2
4
|
import { SSMContactsClient } from "../SSMContactsClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
5
|
|
|
5
6
|
export interface SSMContactsPaginationConfiguration extends PaginationConfiguration {
|
|
6
7
|
client: SSMContacts | SSMContactsClient;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListContactChannelsCommand,
|
|
5
5
|
ListContactChannelsCommandInput,
|
|
6
6
|
ListContactChannelsCommandOutput,
|
|
7
7
|
} from "../commands/ListContactChannelsCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListContactsCommand,
|
|
5
5
|
ListContactsCommandInput,
|
|
6
6
|
ListContactsCommandOutput,
|
|
7
7
|
} from "../commands/ListContactsCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListEngagementsCommand,
|
|
5
5
|
ListEngagementsCommandInput,
|
|
6
6
|
ListEngagementsCommandOutput,
|
|
7
7
|
} from "../commands/ListEngagementsCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListPageReceiptsCommand,
|
|
5
5
|
ListPageReceiptsCommandInput,
|
|
6
6
|
ListPageReceiptsCommandOutput,
|
|
7
7
|
} from "../commands/ListPageReceiptsCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListPagesByContactCommand,
|
|
5
5
|
ListPagesByContactCommandInput,
|
|
6
6
|
ListPagesByContactCommandOutput,
|
|
7
7
|
} from "../commands/ListPagesByContactCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListPagesByEngagementCommand,
|
|
5
5
|
ListPagesByEngagementCommandInput,
|
|
6
6
|
ListPagesByEngagementCommandOutput,
|
|
7
7
|
} from "../commands/ListPagesByEngagementCommand";
|
|
8
|
+
import { SSMContacts } from "../SSMContacts";
|
|
9
|
+
import { SSMContactsClient } from "../SSMContactsClient";
|
|
8
10
|
import { SSMContactsPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|