@aws-sdk/client-greengrass 3.478.0 → 3.481.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/dist-cjs/commands/AssociateRoleToGroupCommand.js +18 -41
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +18 -41
- package/dist-cjs/commands/CreateGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateGroupVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +18 -41
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +18 -41
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +18 -41
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +18 -41
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +18 -41
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +18 -41
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +18 -41
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetGroupCommand.js +18 -41
- package/dist-cjs/commands/GetGroupVersionCommand.js +18 -41
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +18 -41
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +18 -41
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +18 -41
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +18 -41
- package/dist-cjs/commands/ListGroupVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ResetDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +18 -41
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +18 -41
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateRoleToGroupCommand.js +18 -41
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +18 -41
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateCoreDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +18 -41
- package/dist-es/commands/CreateGroupCommand.js +18 -41
- package/dist-es/commands/CreateGroupVersionCommand.js +18 -41
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateResourceDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +18 -41
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +18 -41
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteGroupCommand.js +18 -41
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +18 -41
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +18 -41
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +18 -41
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +18 -41
- package/dist-es/commands/GetAssociatedRoleCommand.js +18 -41
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +18 -41
- package/dist-es/commands/GetConnectivityInfoCommand.js +18 -41
- package/dist-es/commands/GetConnectorDefinitionCommand.js +18 -41
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetCoreDefinitionCommand.js +18 -41
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetDeploymentStatusCommand.js +18 -41
- package/dist-es/commands/GetDeviceDefinitionCommand.js +18 -41
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetFunctionDefinitionCommand.js +18 -41
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +18 -41
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +18 -41
- package/dist-es/commands/GetGroupCommand.js +18 -41
- package/dist-es/commands/GetGroupVersionCommand.js +18 -41
- package/dist-es/commands/GetLoggerDefinitionCommand.js +18 -41
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetResourceDefinitionCommand.js +18 -41
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +18 -41
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +18 -41
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +18 -41
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +18 -41
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +18 -41
- package/dist-es/commands/ListBulkDeploymentsCommand.js +18 -41
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListCoreDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentsCommand.js +18 -41
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +18 -41
- package/dist-es/commands/ListGroupVersionsCommand.js +18 -41
- package/dist-es/commands/ListGroupsCommand.js +18 -41
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListResourceDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +18 -41
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ResetDeploymentsCommand.js +18 -41
- package/dist-es/commands/StartBulkDeploymentCommand.js +18 -41
- package/dist-es/commands/StopBulkDeploymentCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +18 -41
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateGroupCommand.js +18 -41
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +18 -41
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +6 -21
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +6 -21
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +6 -21
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +6 -21
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +6 -21
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeleteSubscriptionDefinitionCommandInput
|
|
|
21
15
|
export interface DeleteSubscriptionDefinitionCommandOutput
|
|
22
16
|
extends DeleteSubscriptionDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteSubscriptionDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteSubscriptionDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeleteSubscriptionDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteSubscriptionDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeleteSubscriptionDefinitionCommandInput,
|
|
38
|
-
DeleteSubscriptionDefinitionCommandOutput
|
|
23
|
+
DeleteSubscriptionDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteSubscriptionDefinitionCommand extends DeleteSubscriptionDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateRoleFromGroupCommandInput
|
|
|
21
15
|
export interface DisassociateRoleFromGroupCommandOutput
|
|
22
16
|
extends DisassociateRoleFromGroupResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateRoleFromGroupCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateRoleFromGroupCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateRoleFromGroupCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateRoleFromGroupCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateRoleFromGroupCommandInput,
|
|
38
|
-
DisassociateRoleFromGroupCommandOutput
|
|
23
|
+
DisassociateRoleFromGroupCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateRoleFromGroupCommand extends DisassociateRoleFromGroupCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateServiceRoleFromAccountCommandInput
|
|
|
21
15
|
export interface DisassociateServiceRoleFromAccountCommandOutput
|
|
22
16
|
extends DisassociateServiceRoleFromAccountResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateServiceRoleFromAccountCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateServiceRoleFromAccountCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateServiceRoleFromAccountCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateServiceRoleFromAccountCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateServiceRoleFromAccountCommandInput,
|
|
38
|
-
DisassociateServiceRoleFromAccountCommandOutput
|
|
23
|
+
DisassociateServiceRoleFromAccountCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateServiceRoleFromAccountCommand extends DisassociateServiceRoleFromAccountCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetAssociatedRoleCommandInput
|
|
|
21
15
|
export interface GetAssociatedRoleCommandOutput
|
|
22
16
|
extends GetAssociatedRoleResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetAssociatedRoleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetAssociatedRoleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetAssociatedRoleCommandInput,
|
|
23
|
+
GetAssociatedRoleCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetAssociatedRoleCommand extends GetAssociatedRoleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetBulkDeploymentStatusCommandInput
|
|
|
21
15
|
export interface GetBulkDeploymentStatusCommandOutput
|
|
22
16
|
extends GetBulkDeploymentStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetBulkDeploymentStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetBulkDeploymentStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetBulkDeploymentStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetBulkDeploymentStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetBulkDeploymentStatusCommandInput,
|
|
38
|
-
GetBulkDeploymentStatusCommandOutput
|
|
23
|
+
GetBulkDeploymentStatusCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetBulkDeploymentStatusCommand extends GetBulkDeploymentStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetConnectivityInfoCommandInput
|
|
|
21
15
|
export interface GetConnectivityInfoCommandOutput
|
|
22
16
|
extends GetConnectivityInfoResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetConnectivityInfoCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetConnectivityInfoCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetConnectivityInfoCommandInput,
|
|
23
|
+
GetConnectivityInfoCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetConnectivityInfoCommand extends GetConnectivityInfoCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetConnectorDefinitionCommandInput
|
|
|
21
15
|
export interface GetConnectorDefinitionCommandOutput
|
|
22
16
|
extends GetConnectorDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetConnectorDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetConnectorDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetConnectorDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetConnectorDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetConnectorDefinitionCommandInput,
|
|
38
|
-
GetConnectorDefinitionCommandOutput
|
|
23
|
+
GetConnectorDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetConnectorDefinitionCommand extends GetConnectorDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetConnectorDefinitionVersionCommandInput
|
|
|
21
15
|
export interface GetConnectorDefinitionVersionCommandOutput
|
|
22
16
|
extends GetConnectorDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetConnectorDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetConnectorDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetConnectorDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetConnectorDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetConnectorDefinitionVersionCommandInput,
|
|
38
|
-
GetConnectorDefinitionVersionCommandOutput
|
|
23
|
+
GetConnectorDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetConnectorDefinitionVersionCommand extends GetConnectorDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetCoreDefinitionCommandInput
|
|
|
21
15
|
export interface GetCoreDefinitionCommandOutput
|
|
22
16
|
extends GetCoreDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetCoreDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetCoreDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetCoreDefinitionCommandInput,
|
|
23
|
+
GetCoreDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetCoreDefinitionVersionCommandInput
|
|
|
21
15
|
export interface GetCoreDefinitionVersionCommandOutput
|
|
22
16
|
extends GetCoreDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetCoreDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetCoreDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetCoreDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetCoreDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetCoreDefinitionVersionCommandInput,
|
|
38
|
-
GetCoreDefinitionVersionCommandOutput
|
|
23
|
+
GetCoreDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetDeploymentStatusCommandInput
|
|
|
21
15
|
export interface GetDeploymentStatusCommandOutput
|
|
22
16
|
extends GetDeploymentStatusResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetDeploymentStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDeploymentStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetDeploymentStatusCommandInput,
|
|
23
|
+
GetDeploymentStatusCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface GetDeviceDefinitionCommandInput
|
|
|
21
15
|
export interface GetDeviceDefinitionCommandOutput
|
|
22
16
|
extends GetDeviceDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const GetDeviceDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDeviceDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
GetDeviceDefinitionCommandInput,
|
|
23
|
+
GetDeviceDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetDeviceDefinitionVersionCommandInput
|
|
|
21
15
|
export interface GetDeviceDefinitionVersionCommandOutput
|
|
22
16
|
extends GetDeviceDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetDeviceDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetDeviceDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetDeviceDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetDeviceDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetDeviceDefinitionVersionCommandInput,
|
|
38
|
-
GetDeviceDefinitionVersionCommandOutput
|
|
23
|
+
GetDeviceDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface GetFunctionDefinitionCommandInput
|
|
|
21
15
|
export interface GetFunctionDefinitionCommandOutput
|
|
22
16
|
extends GetFunctionDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetFunctionDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetFunctionDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const GetFunctionDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: GetFunctionDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
GetFunctionDefinitionCommandInput,
|
|
38
|
-
GetFunctionDefinitionCommandOutput
|
|
23
|
+
GetFunctionDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {}
|