@aws-sdk/client-greengrass 3.477.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 +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetCoreDefinitionRequest, GetCoreDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCoreDefinitionCommandInput extends GetCoreDefinitionRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCoreDefinitionCommand_base: {
|
|
24
|
+
new (input: GetCoreDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a core definition version.
|
|
@@ -63,23 +66,5 @@ export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetCoreDefinitionCommand extends
|
|
67
|
-
readonly input: GetCoreDefinitionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetCoreDefinitionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetCoreDefinitionVersionRequest, GetCoreDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCoreDefinitionVersionCommandInput extends GetCoreDefinitionV
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCoreDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: GetCoreDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a core definition version.
|
|
@@ -69,23 +72,5 @@ export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class GetCoreDefinitionVersionCommand extends
|
|
73
|
-
readonly input: GetCoreDefinitionVersionCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: GetCoreDefinitionVersionCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetDeploymentStatusRequest, GetDeploymentStatusResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDeploymentStatusCommandInput extends GetDeploymentStatusRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDeploymentStatusCommand_base: {
|
|
24
|
+
new (input: GetDeploymentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Returns the status of a deployment.
|
|
@@ -64,23 +67,5 @@ export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class GetDeploymentStatusCommand extends
|
|
68
|
-
readonly input: GetDeploymentStatusCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: GetDeploymentStatusCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetDeviceDefinitionRequest, GetDeviceDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDeviceDefinitionCommandInput extends GetDeviceDefinitionRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDeviceDefinitionCommand_base: {
|
|
24
|
+
new (input: GetDeviceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a device definition.
|
|
@@ -63,23 +66,5 @@ export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetDeviceDefinitionCommand extends
|
|
67
|
-
readonly input: GetDeviceDefinitionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetDeviceDefinitionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetDeviceDefinitionVersionRequest, GetDeviceDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDeviceDefinitionVersionCommandInput extends GetDeviceDefinit
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDeviceDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: GetDeviceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a device definition version.
|
|
@@ -70,23 +73,5 @@ export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class GetDeviceDefinitionVersionCommand extends
|
|
74
|
-
readonly input: GetDeviceDefinitionVersionCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: GetDeviceDefinitionVersionCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetFunctionDefinitionRequest, GetFunctionDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetFunctionDefinitionCommandInput extends GetFunctionDefinition
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetFunctionDefinitionCommand_base: {
|
|
24
|
+
new (input: GetFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a Lambda function definition, including its creation time and latest version.
|
|
@@ -63,23 +66,5 @@ export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetFunctionDefinitionCommand extends
|
|
67
|
-
readonly input: GetFunctionDefinitionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetFunctionDefinitionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetFunctionDefinitionVersionRequest, GetFunctionDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetFunctionDefinitionVersionCommandInput extends GetFunctionDef
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetFunctionDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: GetFunctionDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a Lambda function definition version, including which Lambda functions are included in the version and their configurations.
|
|
@@ -105,23 +108,5 @@ export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class GetFunctionDefinitionVersionCommand extends
|
|
109
|
-
readonly input: GetFunctionDefinitionVersionCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: GetFunctionDefinitionVersionCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class GetFunctionDefinitionVersionCommand extends GetFunctionDefinitionVersionCommand_base {
|
|
127
112
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetGroupCertificateAuthorityRequest, GetGroupCertificateAuthorityResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGroupCertificateAuthorityCommandInput extends GetGroupCertif
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCertificateAuthorityResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGroupCertificateAuthorityCommand_base: {
|
|
24
|
+
new (input: GetGroupCertificateAuthorityCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retreives the CA associated with a group. Returns the public key of the CA.
|
|
@@ -60,23 +63,5 @@ export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class GetGroupCertificateAuthorityCommand extends
|
|
64
|
-
readonly input: GetGroupCertificateAuthorityCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: GetGroupCertificateAuthorityCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class GetGroupCertificateAuthorityCommand extends GetGroupCertificateAuthorityCommand_base {
|
|
82
67
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetGroupCertificateConfigurationRequest, GetGroupCertificateConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGroupCertificateConfigurationCommandInput extends GetGroupCe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupCertificateConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGroupCertificateConfigurationCommand_base: {
|
|
24
|
+
new (input: GetGroupCertificateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves the current configuration for the CA used by the group.
|
|
@@ -59,23 +62,5 @@ export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupC
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class GetGroupCertificateConfigurationCommand extends
|
|
63
|
-
readonly input: GetGroupCertificateConfigurationCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: GetGroupCertificateConfigurationCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class GetGroupCertificateConfigurationCommand extends GetGroupCertificateConfigurationCommand_base {
|
|
81
66
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetGroupRequest, GetGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGroupCommandInput extends GetGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGroupCommand_base: {
|
|
24
|
+
new (input: GetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupCommandInput, GetGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a group.
|
|
@@ -63,23 +66,5 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetGroupCommand extends
|
|
67
|
-
readonly input: GetGroupCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetGroupCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCommandInput, GetGroupCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetGroupVersionRequest, GetGroupVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGroupVersionCommandInput extends GetGroupVersionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGroupVersionCommand_base: {
|
|
24
|
+
new (input: GetGroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupVersionCommandInput, GetGroupVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a group version.
|
|
@@ -67,23 +70,5 @@ export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class GetGroupVersionCommand extends
|
|
71
|
-
readonly input: GetGroupVersionCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: GetGroupVersionCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupVersionCommandInput, GetGroupVersionCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class GetGroupVersionCommand extends GetGroupVersionCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetLoggerDefinitionRequest, GetLoggerDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetLoggerDefinitionCommandInput extends GetLoggerDefinitionRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetLoggerDefinitionCommand_base: {
|
|
24
|
+
new (input: GetLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a logger definition.
|
|
@@ -63,23 +66,5 @@ export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetLoggerDefinitionCommand extends
|
|
67
|
-
readonly input: GetLoggerDefinitionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetLoggerDefinitionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetLoggerDefinitionCommand extends GetLoggerDefinitionCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetLoggerDefinitionVersionRequest, GetLoggerDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetLoggerDefinitionVersionCommandInput extends GetLoggerDefinit
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetLoggerDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: GetLoggerDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a logger definition version.
|
|
@@ -70,23 +73,5 @@ export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class GetLoggerDefinitionVersionCommand extends
|
|
74
|
-
readonly input: GetLoggerDefinitionVersionCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: GetLoggerDefinitionVersionCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class GetLoggerDefinitionVersionCommand extends GetLoggerDefinitionVersionCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
4
|
import { GetResourceDefinitionRequest, GetResourceDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetResourceDefinitionCommandInput extends GetResourceDefinition
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetResourceDefinitionCommand_base: {
|
|
24
|
+
new (input: GetResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Retrieves information about a resource definition, including its creation time and latest version.
|
|
@@ -63,23 +66,5 @@ export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitio
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetResourceDefinitionCommand extends
|
|
67
|
-
readonly input: GetResourceDefinitionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetResourceDefinitionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetResourceDefinitionCommand extends GetResourceDefinitionCommand_base {
|
|
85
70
|
}
|