@aws-sdk/client-greengrassv2 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/GreengrassV2.js +2 -2
- package/dist-cjs/GreengrassV2.js.map +1 -0
- package/{dist/cjs → dist-cjs}/GreengrassV2Client.js +8 -8
- package/dist-cjs/GreengrassV2Client.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/CancelDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CancelDeploymentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateComponentVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateComponentVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteComponentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreDeviceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeComponentCommand.js +2 -2
- package/dist-cjs/commands/DescribeComponentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetComponentCommand.js +2 -2
- package/dist-cjs/commands/GetComponentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetComponentVersionArtifactCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/GetComponentVersionArtifactCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/GetCoreDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDeviceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListComponentVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListComponentVersionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListComponentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListCoreDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDevicesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListEffectiveDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListEffectiveDeploymentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListInstalledComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListInstalledComponentsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ResolveComponentCandidatesCommand.js +2 -2
- package/dist-cjs/commands/ResolveComponentCandidatesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js +1 -1
- package/dist-cjs/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListComponentVersionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListComponentVersionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListComponentsPaginator.js +1 -1
- package/dist-cjs/pagination/ListComponentsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListCoreDevicesPaginator.js +1 -1
- package/dist-cjs/pagination/ListCoreDevicesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListDeploymentsPaginator.js +1 -1
- package/dist-cjs/pagination/ListDeploymentsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListEffectiveDeploymentsPaginator.js +1 -1
- package/dist-cjs/pagination/ListEffectiveDeploymentsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListInstalledComponentsPaginator.js +1 -1
- package/dist-cjs/pagination/ListInstalledComponentsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +6 -6
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/GreengrassV2.js +2 -2
- package/{dist/es → dist-es}/GreengrassV2.js.map +1 -1
- package/{dist/es → dist-es}/GreengrassV2Client.js +1 -1
- package/dist-es/GreengrassV2Client.js.map +1 -0
- package/{dist/es → dist-es}/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js +2 -2
- package/dist-es/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CancelDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelDeploymentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateComponentVersionCommand.js +2 -2
- package/dist-es/commands/CreateComponentVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateDeploymentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteComponentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteCoreDeviceCommand.js +2 -2
- package/dist-es/commands/DeleteCoreDeviceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeComponentCommand.js +2 -2
- package/dist-es/commands/DescribeComponentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetComponentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetComponentVersionArtifactCommand.js +2 -2
- package/dist-es/commands/GetComponentVersionArtifactCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetCoreDeviceCommand.js +2 -2
- package/dist-es/commands/GetCoreDeviceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetDeploymentCommand.js +2 -2
- package/dist-es/commands/GetDeploymentCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js +2 -2
- package/dist-es/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListComponentVersionsCommand.js +2 -2
- package/dist-es/commands/ListComponentVersionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListComponentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListCoreDevicesCommand.js +2 -2
- package/dist-es/commands/ListCoreDevicesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListDeploymentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListEffectiveDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListEffectiveDeploymentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListInstalledComponentsCommand.js +2 -2
- package/dist-es/commands/ListInstalledComponentsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ResolveComponentCandidatesCommand.js +2 -2
- package/dist-es/commands/ResolveComponentCandidatesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js +1 -1
- package/dist-es/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListComponentVersionsPaginator.js +1 -1
- package/dist-es/pagination/ListComponentVersionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListComponentsPaginator.js +1 -1
- package/dist-es/pagination/ListComponentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListCoreDevicesPaginator.js +1 -1
- package/dist-es/pagination/ListCoreDevicesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListDeploymentsPaginator.js +1 -1
- package/dist-es/pagination/ListDeploymentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListEffectiveDeploymentsPaginator.js +1 -1
- package/dist-es/pagination/ListEffectiveDeploymentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListInstalledComponentsPaginator.js +1 -1
- package/dist-es/pagination/ListInstalledComponentsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/GreengrassV2.d.ts +3 -3
- package/{dist/types → dist-types}/GreengrassV2Client.d.ts +9 -9
- package/{dist/types → dist-types}/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CancelDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateComponentVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetComponentVersionArtifactCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListComponentVersionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListComponentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListCoreDevicesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListDeploymentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListEffectiveDeploymentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListInstalledComponentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ResolveComponentCandidatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListComponentVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListComponentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListCoreDevicesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDeploymentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListEffectiveDeploymentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListInstalledComponentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/GreengrassV2.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/GreengrassV2Client.d.ts +9 -9
- package/{dist/types → dist-types}/ts3.4/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CancelDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateComponentVersionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetComponentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetComponentVersionArtifactCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetDeploymentCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListComponentVersionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListComponentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListCoreDevicesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListEffectiveDeploymentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListInstalledComponentsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ResolveComponentCandidatesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListComponentVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListComponentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListCoreDevicesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDeploymentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListEffectiveDeploymentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListInstalledComponentsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{GreengrassV2.ts → src/GreengrassV2.ts} +8 -7
- package/{GreengrassV2Client.ts → src/GreengrassV2Client.ts} +59 -58
- package/{commands → src/commands}/BatchAssociateClientDeviceWithCoreDeviceCommand.ts +11 -10
- package/{commands → src/commands}/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts +11 -10
- package/{commands → src/commands}/CancelDeploymentCommand.ts +8 -7
- package/{commands → src/commands}/CreateComponentVersionCommand.ts +8 -7
- package/{commands → src/commands}/CreateDeploymentCommand.ts +8 -7
- package/{commands → src/commands}/DeleteComponentCommand.ts +8 -7
- package/{commands → src/commands}/DeleteCoreDeviceCommand.ts +8 -7
- package/{commands → src/commands}/DescribeComponentCommand.ts +8 -7
- package/{commands → src/commands}/GetComponentCommand.ts +8 -7
- package/{commands → src/commands}/GetComponentVersionArtifactCommand.ts +8 -7
- package/{commands → src/commands}/GetCoreDeviceCommand.ts +8 -7
- package/{commands → src/commands}/GetDeploymentCommand.ts +8 -7
- package/{commands → src/commands}/ListClientDevicesAssociatedWithCoreDeviceCommand.ts +11 -10
- package/{commands → src/commands}/ListComponentVersionsCommand.ts +8 -7
- package/{commands → src/commands}/ListComponentsCommand.ts +8 -7
- package/{commands → src/commands}/ListCoreDevicesCommand.ts +8 -7
- package/{commands → src/commands}/ListDeploymentsCommand.ts +8 -7
- package/{commands → src/commands}/ListEffectiveDeploymentsCommand.ts +8 -7
- package/{commands → src/commands}/ListInstalledComponentsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/ResolveComponentCandidatesCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.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}/ListClientDevicesAssociatedWithCoreDevicePaginator.ts +4 -3
- package/{pagination → src/pagination}/ListComponentVersionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListComponentsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListCoreDevicesPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListDeploymentsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListEffectiveDeploymentsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListInstalledComponentsPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +54 -53
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/GreengrassV2.js.map +0 -1
- package/dist/cjs/GreengrassV2Client.js.map +0 -1
- package/dist/cjs/commands/CancelDeploymentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateComponentVersionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteComponentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteCoreDeviceCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeComponentCommand.js.map +0 -1
- package/dist/cjs/commands/GetComponentCommand.js.map +0 -1
- package/dist/cjs/commands/GetCoreDeviceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDeploymentCommand.js.map +0 -1
- package/dist/cjs/commands/ListComponentVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComponentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCoreDevicesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListEffectiveDeploymentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInstalledComponentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ResolveComponentCandidatesCommand.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/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- package/dist/cjs/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComponentVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComponentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCoreDevicesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDeploymentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListEffectiveDeploymentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListInstalledComponentsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.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/GreengrassV2Client.js.map +0 -1
- package/dist/es/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.js.map +0 -1
- package/dist/es/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.js.map +0 -1
- package/dist/es/commands/CancelDeploymentCommand.js.map +0 -1
- package/dist/es/commands/CreateComponentVersionCommand.js.map +0 -1
- package/dist/es/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist/es/commands/DeleteComponentCommand.js.map +0 -1
- package/dist/es/commands/DeleteCoreDeviceCommand.js.map +0 -1
- package/dist/es/commands/DescribeComponentCommand.js.map +0 -1
- package/dist/es/commands/GetComponentCommand.js.map +0 -1
- package/dist/es/commands/GetComponentVersionArtifactCommand.js.map +0 -1
- package/dist/es/commands/GetCoreDeviceCommand.js.map +0 -1
- package/dist/es/commands/GetDeploymentCommand.js.map +0 -1
- package/dist/es/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.js.map +0 -1
- package/dist/es/commands/ListComponentVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListComponentsCommand.js.map +0 -1
- package/dist/es/commands/ListCoreDevicesCommand.js.map +0 -1
- package/dist/es/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist/es/commands/ListEffectiveDeploymentsCommand.js.map +0 -1
- package/dist/es/commands/ListInstalledComponentsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ResolveComponentCandidatesCommand.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/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/ListClientDevicesAssociatedWithCoreDevicePaginator.js.map +0 -1
- package/dist/es/pagination/ListComponentVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComponentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCoreDevicesPaginator.js.map +0 -1
- package/dist/es/pagination/ListDeploymentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListEffectiveDeploymentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListInstalledComponentsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.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,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
2
|
import { BatchAssociateClientDeviceWithCoreDeviceCommandInput, BatchAssociateClientDeviceWithCoreDeviceCommandOutput } from "./commands/BatchAssociateClientDeviceWithCoreDeviceCommand";
|
|
3
3
|
import { BatchDisassociateClientDeviceFromCoreDeviceCommandInput, BatchDisassociateClientDeviceFromCoreDeviceCommandOutput } from "./commands/BatchDisassociateClientDeviceFromCoreDeviceCommand";
|
|
4
4
|
import { CancelDeploymentCommandInput, CancelDeploymentCommandOutput } from "./commands/CancelDeploymentCommand";
|
|
@@ -12,8 +12,8 @@ import { GetComponentVersionArtifactCommandInput, GetComponentVersionArtifactCom
|
|
|
12
12
|
import { GetCoreDeviceCommandInput, GetCoreDeviceCommandOutput } from "./commands/GetCoreDeviceCommand";
|
|
13
13
|
import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
|
|
14
14
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "./commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
15
|
-
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
16
15
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "./commands/ListComponentsCommand";
|
|
16
|
+
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
17
17
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "./commands/ListCoreDevicesCommand";
|
|
18
18
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "./commands/ListDeploymentsCommand";
|
|
19
19
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "./commands/ListEffectiveDeploymentsCommand";
|
|
@@ -22,7 +22,7 @@ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } fro
|
|
|
22
22
|
import { ResolveComponentCandidatesCommandInput, ResolveComponentCandidatesCommandOutput } from "./commands/ResolveComponentCandidatesCommand";
|
|
23
23
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
24
24
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
25
|
-
import {
|
|
25
|
+
import { GreengrassV2Client } from "./GreengrassV2Client";
|
|
26
26
|
/**
|
|
27
27
|
* <p>IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities
|
|
28
28
|
* to edge devices. This enables devices to collect and analyze data closer to the source of
|
|
@@ -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 { BatchAssociateClientDeviceWithCoreDeviceCommandInput, BatchAssociateClientDeviceWithCoreDeviceCommandOutput } from "./commands/BatchAssociateClientDeviceWithCoreDeviceCommand";
|
|
2
10
|
import { BatchDisassociateClientDeviceFromCoreDeviceCommandInput, BatchDisassociateClientDeviceFromCoreDeviceCommandOutput } from "./commands/BatchDisassociateClientDeviceFromCoreDeviceCommand";
|
|
3
11
|
import { CancelDeploymentCommandInput, CancelDeploymentCommandOutput } from "./commands/CancelDeploymentCommand";
|
|
@@ -11,8 +19,8 @@ import { GetComponentVersionArtifactCommandInput, GetComponentVersionArtifactCom
|
|
|
11
19
|
import { GetCoreDeviceCommandInput, GetCoreDeviceCommandOutput } from "./commands/GetCoreDeviceCommand";
|
|
12
20
|
import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
|
|
13
21
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "./commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
14
|
-
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
15
22
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "./commands/ListComponentsCommand";
|
|
23
|
+
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
16
24
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "./commands/ListCoreDevicesCommand";
|
|
17
25
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "./commands/ListDeploymentsCommand";
|
|
18
26
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "./commands/ListEffectiveDeploymentsCommand";
|
|
@@ -21,14 +29,6 @@ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } fro
|
|
|
21
29
|
import { ResolveComponentCandidatesCommandInput, ResolveComponentCandidatesCommandOutput } from "./commands/ResolveComponentCandidatesCommand";
|
|
22
30
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
23
31
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
24
|
-
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
25
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
26
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
27
|
-
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
28
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
29
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
30
|
-
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
31
|
-
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";
|
|
32
32
|
export declare type ServiceInputTypes = BatchAssociateClientDeviceWithCoreDeviceCommandInput | BatchDisassociateClientDeviceFromCoreDeviceCommandInput | CancelDeploymentCommandInput | CreateComponentVersionCommandInput | CreateDeploymentCommandInput | DeleteComponentCommandInput | DeleteCoreDeviceCommandInput | DescribeComponentCommandInput | GetComponentCommandInput | GetComponentVersionArtifactCommandInput | GetCoreDeviceCommandInput | GetDeploymentCommandInput | ListClientDevicesAssociatedWithCoreDeviceCommandInput | ListComponentVersionsCommandInput | ListComponentsCommandInput | ListCoreDevicesCommandInput | ListDeploymentsCommandInput | ListEffectiveDeploymentsCommandInput | ListInstalledComponentsCommandInput | ListTagsForResourceCommandInput | ResolveComponentCandidatesCommandInput | TagResourceCommandInput | UntagResourceCommandInput;
|
|
33
33
|
export declare type ServiceOutputTypes = BatchAssociateClientDeviceWithCoreDeviceCommandOutput | BatchDisassociateClientDeviceFromCoreDeviceCommandOutput | CancelDeploymentCommandOutput | CreateComponentVersionCommandOutput | CreateDeploymentCommandOutput | DeleteComponentCommandOutput | DeleteCoreDeviceCommandOutput | DescribeComponentCommandOutput | GetComponentCommandOutput | GetComponentVersionArtifactCommandOutput | GetCoreDeviceCommandOutput | GetDeploymentCommandOutput | ListClientDevicesAssociatedWithCoreDeviceCommandOutput | ListComponentVersionsCommandOutput | ListComponentsCommandOutput | ListCoreDevicesCommandOutput | ListDeploymentsCommandOutput | ListEffectiveDeploymentsCommandOutput | ListInstalledComponentsCommandOutput | ListTagsForResourceCommandOutput | ResolveComponentCandidatesCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput;
|
|
34
34
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
package/{dist/types → dist-types}/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.d.ts
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { BatchAssociateClientDeviceWithCoreDeviceRequest, BatchAssociateClientDeviceWithCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface BatchAssociateClientDeviceWithCoreDeviceCommandInput extends BatchAssociateClientDeviceWithCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface BatchAssociateClientDeviceWithCoreDeviceCommandOutput extends BatchAssociateClientDeviceWithCoreDeviceResponse, __MetadataBearer {
|
package/{dist/types → dist-types}/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.d.ts
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { BatchDisassociateClientDeviceFromCoreDeviceRequest, BatchDisassociateClientDeviceFromCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface BatchDisassociateClientDeviceFromCoreDeviceCommandInput extends BatchDisassociateClientDeviceFromCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface BatchDisassociateClientDeviceFromCoreDeviceCommandOutput extends BatchDisassociateClientDeviceFromCoreDeviceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CancelDeploymentRequest, CancelDeploymentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CancelDeploymentCommandInput extends CancelDeploymentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CancelDeploymentCommandOutput extends CancelDeploymentResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CreateComponentVersionRequest, CreateComponentVersionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateComponentVersionCommandInput extends CreateComponentVersionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateComponentVersionCommandOutput extends CreateComponentVersionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CreateDeploymentRequest, CreateDeploymentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { DeleteComponentRequest } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteComponentCommandInput extends DeleteComponentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteComponentCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { DeleteCoreDeviceRequest } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteCoreDeviceCommandInput extends DeleteCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteCoreDeviceCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { DescribeComponentRequest, DescribeComponentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeComponentCommandInput extends DescribeComponentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeComponentCommandOutput extends DescribeComponentResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { GetComponentRequest, GetComponentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetComponentCommandInput extends GetComponentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetComponentCommandOutput extends GetComponentResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { GetComponentVersionArtifactRequest, GetComponentVersionArtifactResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetComponentVersionArtifactCommandInput extends GetComponentVersionArtifactRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetComponentVersionArtifactCommandOutput extends GetComponentVersionArtifactResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { GetCoreDeviceRequest, GetCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetCoreDeviceCommandInput extends GetCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetCoreDeviceCommandOutput extends GetCoreDeviceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { GetDeploymentRequest, GetDeploymentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetDeploymentCommandInput extends GetDeploymentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeploymentCommandOutput extends GetDeploymentResponse, __MetadataBearer {
|
package/{dist/types → dist-types}/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.d.ts
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListClientDevicesAssociatedWithCoreDeviceRequest, ListClientDevicesAssociatedWithCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListClientDevicesAssociatedWithCoreDeviceCommandInput extends ListClientDevicesAssociatedWithCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListClientDevicesAssociatedWithCoreDeviceCommandOutput extends ListClientDevicesAssociatedWithCoreDeviceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListComponentVersionsRequest, ListComponentVersionsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListComponentVersionsCommandInput extends ListComponentVersionsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListComponentVersionsCommandOutput extends ListComponentVersionsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListComponentsRequest, ListComponentsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListComponentsCommandInput extends ListComponentsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListComponentsCommandOutput extends ListComponentsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListCoreDevicesRequest, ListCoreDevicesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListCoreDevicesCommandInput extends ListCoreDevicesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListCoreDevicesCommandOutput extends ListCoreDevicesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListDeploymentsRequest, ListDeploymentsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListDeploymentsCommandInput extends ListDeploymentsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListDeploymentsCommandOutput extends ListDeploymentsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListEffectiveDeploymentsRequest, ListEffectiveDeploymentsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListEffectiveDeploymentsCommandInput extends ListEffectiveDeploymentsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListEffectiveDeploymentsCommandOutput extends ListEffectiveDeploymentsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListInstalledComponentsRequest, ListInstalledComponentsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListInstalledComponentsCommandInput extends ListInstalledComponentsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListInstalledComponentsCommandOutput extends ListInstalledComponentsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { ResolveComponentCandidatesRequest, ResolveComponentCandidatesResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ResolveComponentCandidatesCommandInput extends ResolveComponentCandidatesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ResolveComponentCandidatesCommandOutput extends ResolveComponentCandidatesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __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 { GreengrassV2 } from "../GreengrassV2";
|
|
2
3
|
import { GreengrassV2Client } from "../GreengrassV2Client";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface GreengrassV2PaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: GreengrassV2 | GreengrassV2Client;
|
|
6
6
|
}
|
package/{dist/types → dist-types}/pagination/ListClientDevicesAssociatedWithCoreDevicePaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "../commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListClientDevicesAssociatedWithCoreDevice(config: GreengrassV2PaginationConfiguration, input: ListClientDevicesAssociatedWithCoreDeviceCommandInput, ...additionalArguments: any): Paginator<ListClientDevicesAssociatedWithCoreDeviceCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "../commands/ListComponentVersionsCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListComponentVersions(config: GreengrassV2PaginationConfiguration, input: ListComponentVersionsCommandInput, ...additionalArguments: any): Paginator<ListComponentVersionsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "../commands/ListComponentsCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListComponents(config: GreengrassV2PaginationConfiguration, input: ListComponentsCommandInput, ...additionalArguments: any): Paginator<ListComponentsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "../commands/ListCoreDevicesCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListCoreDevices(config: GreengrassV2PaginationConfiguration, input: ListCoreDevicesCommandInput, ...additionalArguments: any): Paginator<ListCoreDevicesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "../commands/ListDeploymentsCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListDeployments(config: GreengrassV2PaginationConfiguration, input: ListDeploymentsCommandInput, ...additionalArguments: any): Paginator<ListDeploymentsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "../commands/ListEffectiveDeploymentsCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListEffectiveDeployments(config: GreengrassV2PaginationConfiguration, input: ListEffectiveDeploymentsCommandInput, ...additionalArguments: any): Paginator<ListEffectiveDeploymentsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListInstalledComponentsCommandInput, ListInstalledComponentsCommandOutput } from "../commands/ListInstalledComponentsCommand";
|
|
2
3
|
import { GreengrassV2PaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListInstalledComponents(config: GreengrassV2PaginationConfiguration, input: ListInstalledComponentsCommandInput, ...additionalArguments: any): Paginator<ListInstalledComponentsCommandOutput>;
|
|
@@ -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 { BatchAssociateClientDeviceWithCoreDeviceCommandInput, BatchAssociateClientDeviceWithCoreDeviceCommandOutput } from "../commands/BatchAssociateClientDeviceWithCoreDeviceCommand";
|
|
2
4
|
import { BatchDisassociateClientDeviceFromCoreDeviceCommandInput, BatchDisassociateClientDeviceFromCoreDeviceCommandOutput } from "../commands/BatchDisassociateClientDeviceFromCoreDeviceCommand";
|
|
3
5
|
import { CancelDeploymentCommandInput, CancelDeploymentCommandOutput } from "../commands/CancelDeploymentCommand";
|
|
@@ -11,8 +13,8 @@ import { GetComponentVersionArtifactCommandInput, GetComponentVersionArtifactCom
|
|
|
11
13
|
import { GetCoreDeviceCommandInput, GetCoreDeviceCommandOutput } from "../commands/GetCoreDeviceCommand";
|
|
12
14
|
import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "../commands/GetDeploymentCommand";
|
|
13
15
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "../commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
14
|
-
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "../commands/ListComponentVersionsCommand";
|
|
15
16
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "../commands/ListComponentsCommand";
|
|
17
|
+
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "../commands/ListComponentVersionsCommand";
|
|
16
18
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "../commands/ListCoreDevicesCommand";
|
|
17
19
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "../commands/ListDeploymentsCommand";
|
|
18
20
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "../commands/ListEffectiveDeploymentsCommand";
|
|
@@ -21,8 +23,6 @@ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } fro
|
|
|
21
23
|
import { ResolveComponentCandidatesCommandInput, ResolveComponentCandidatesCommandOutput } from "../commands/ResolveComponentCandidatesCommand";
|
|
22
24
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
23
25
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
24
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
25
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
26
26
|
export declare const serializeAws_restJson1BatchAssociateClientDeviceWithCoreDeviceCommand: (input: BatchAssociateClientDeviceWithCoreDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
27
27
|
export declare const serializeAws_restJson1BatchDisassociateClientDeviceFromCoreDeviceCommand: (input: BatchDisassociateClientDeviceFromCoreDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
28
28
|
export declare const serializeAws_restJson1CancelDeploymentCommand: (input: CancelDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: GreengrassV2ClientConfig) => {
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
2
|
import { BatchAssociateClientDeviceWithCoreDeviceCommandInput, BatchAssociateClientDeviceWithCoreDeviceCommandOutput } from "./commands/BatchAssociateClientDeviceWithCoreDeviceCommand";
|
|
3
3
|
import { BatchDisassociateClientDeviceFromCoreDeviceCommandInput, BatchDisassociateClientDeviceFromCoreDeviceCommandOutput } from "./commands/BatchDisassociateClientDeviceFromCoreDeviceCommand";
|
|
4
4
|
import { CancelDeploymentCommandInput, CancelDeploymentCommandOutput } from "./commands/CancelDeploymentCommand";
|
|
@@ -12,8 +12,8 @@ import { GetComponentVersionArtifactCommandInput, GetComponentVersionArtifactCom
|
|
|
12
12
|
import { GetCoreDeviceCommandInput, GetCoreDeviceCommandOutput } from "./commands/GetCoreDeviceCommand";
|
|
13
13
|
import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
|
|
14
14
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "./commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
15
|
-
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
16
15
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "./commands/ListComponentsCommand";
|
|
16
|
+
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
17
17
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "./commands/ListCoreDevicesCommand";
|
|
18
18
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "./commands/ListDeploymentsCommand";
|
|
19
19
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "./commands/ListEffectiveDeploymentsCommand";
|
|
@@ -22,7 +22,7 @@ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } fro
|
|
|
22
22
|
import { ResolveComponentCandidatesCommandInput, ResolveComponentCandidatesCommandOutput } from "./commands/ResolveComponentCandidatesCommand";
|
|
23
23
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
24
24
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
25
|
-
import {
|
|
25
|
+
import { GreengrassV2Client } from "./GreengrassV2Client";
|
|
26
26
|
/**
|
|
27
27
|
* <p>IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities
|
|
28
28
|
* to edge devices. This enables devices to collect and analyze data closer to the source of
|
|
@@ -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 { BatchAssociateClientDeviceWithCoreDeviceCommandInput, BatchAssociateClientDeviceWithCoreDeviceCommandOutput } from "./commands/BatchAssociateClientDeviceWithCoreDeviceCommand";
|
|
2
10
|
import { BatchDisassociateClientDeviceFromCoreDeviceCommandInput, BatchDisassociateClientDeviceFromCoreDeviceCommandOutput } from "./commands/BatchDisassociateClientDeviceFromCoreDeviceCommand";
|
|
3
11
|
import { CancelDeploymentCommandInput, CancelDeploymentCommandOutput } from "./commands/CancelDeploymentCommand";
|
|
@@ -11,8 +19,8 @@ import { GetComponentVersionArtifactCommandInput, GetComponentVersionArtifactCom
|
|
|
11
19
|
import { GetCoreDeviceCommandInput, GetCoreDeviceCommandOutput } from "./commands/GetCoreDeviceCommand";
|
|
12
20
|
import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "./commands/GetDeploymentCommand";
|
|
13
21
|
import { ListClientDevicesAssociatedWithCoreDeviceCommandInput, ListClientDevicesAssociatedWithCoreDeviceCommandOutput } from "./commands/ListClientDevicesAssociatedWithCoreDeviceCommand";
|
|
14
|
-
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
15
22
|
import { ListComponentsCommandInput, ListComponentsCommandOutput } from "./commands/ListComponentsCommand";
|
|
23
|
+
import { ListComponentVersionsCommandInput, ListComponentVersionsCommandOutput } from "./commands/ListComponentVersionsCommand";
|
|
16
24
|
import { ListCoreDevicesCommandInput, ListCoreDevicesCommandOutput } from "./commands/ListCoreDevicesCommand";
|
|
17
25
|
import { ListDeploymentsCommandInput, ListDeploymentsCommandOutput } from "./commands/ListDeploymentsCommand";
|
|
18
26
|
import { ListEffectiveDeploymentsCommandInput, ListEffectiveDeploymentsCommandOutput } from "./commands/ListEffectiveDeploymentsCommand";
|
|
@@ -21,14 +29,6 @@ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } fro
|
|
|
21
29
|
import { ResolveComponentCandidatesCommandInput, ResolveComponentCandidatesCommandOutput } from "./commands/ResolveComponentCandidatesCommand";
|
|
22
30
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
23
31
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
24
|
-
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
25
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
26
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
27
|
-
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
28
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
29
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
30
|
-
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
31
|
-
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";
|
|
32
32
|
export declare type ServiceInputTypes = BatchAssociateClientDeviceWithCoreDeviceCommandInput | BatchDisassociateClientDeviceFromCoreDeviceCommandInput | CancelDeploymentCommandInput | CreateComponentVersionCommandInput | CreateDeploymentCommandInput | DeleteComponentCommandInput | DeleteCoreDeviceCommandInput | DescribeComponentCommandInput | GetComponentCommandInput | GetComponentVersionArtifactCommandInput | GetCoreDeviceCommandInput | GetDeploymentCommandInput | ListClientDevicesAssociatedWithCoreDeviceCommandInput | ListComponentVersionsCommandInput | ListComponentsCommandInput | ListCoreDevicesCommandInput | ListDeploymentsCommandInput | ListEffectiveDeploymentsCommandInput | ListInstalledComponentsCommandInput | ListTagsForResourceCommandInput | ResolveComponentCandidatesCommandInput | TagResourceCommandInput | UntagResourceCommandInput;
|
|
33
33
|
export declare type ServiceOutputTypes = BatchAssociateClientDeviceWithCoreDeviceCommandOutput | BatchDisassociateClientDeviceFromCoreDeviceCommandOutput | CancelDeploymentCommandOutput | CreateComponentVersionCommandOutput | CreateDeploymentCommandOutput | DeleteComponentCommandOutput | DeleteCoreDeviceCommandOutput | DescribeComponentCommandOutput | GetComponentCommandOutput | GetComponentVersionArtifactCommandOutput | GetCoreDeviceCommandOutput | GetDeploymentCommandOutput | ListClientDevicesAssociatedWithCoreDeviceCommandOutput | ListComponentVersionsCommandOutput | ListComponentsCommandOutput | ListCoreDevicesCommandOutput | ListDeploymentsCommandOutput | ListEffectiveDeploymentsCommandOutput | ListInstalledComponentsCommandOutput | ListTagsForResourceCommandOutput | ResolveComponentCandidatesCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput;
|
|
34
34
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { BatchAssociateClientDeviceWithCoreDeviceRequest, BatchAssociateClientDeviceWithCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface BatchAssociateClientDeviceWithCoreDeviceCommandInput extends BatchAssociateClientDeviceWithCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface BatchAssociateClientDeviceWithCoreDeviceCommandOutput extends BatchAssociateClientDeviceWithCoreDeviceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { BatchDisassociateClientDeviceFromCoreDeviceRequest, BatchDisassociateClientDeviceFromCoreDeviceResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface BatchDisassociateClientDeviceFromCoreDeviceCommandInput extends BatchDisassociateClientDeviceFromCoreDeviceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface BatchDisassociateClientDeviceFromCoreDeviceCommandOutput extends BatchDisassociateClientDeviceFromCoreDeviceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CancelDeploymentRequest, CancelDeploymentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CancelDeploymentCommandInput extends CancelDeploymentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CancelDeploymentCommandOutput extends CancelDeploymentResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CreateComponentVersionRequest, CreateComponentVersionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateComponentVersionCommandInput extends CreateComponentVersionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateComponentVersionCommandOutput extends CreateComponentVersionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { GreengrassV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassV2Client";
|
|
2
4
|
import { CreateDeploymentRequest, CreateDeploymentResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse, __MetadataBearer {
|