@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,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 { CreateDeviceDefinitionVersionRequest, CreateDeviceDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDeviceDefinitionVersionCommandInput extends CreateDeviceD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDeviceDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDeviceDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: CreateDeviceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a device definition that has already been defined.
|
|
@@ -66,23 +69,5 @@ export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDevice
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class CreateDeviceDefinitionVersionCommand extends
|
|
70
|
-
readonly input: CreateDeviceDefinitionVersionCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: CreateDeviceDefinitionVersionCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class CreateDeviceDefinitionVersionCommand extends CreateDeviceDefinitionVersionCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { CreateFunctionDefinitionRequest, CreateFunctionDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateFunctionDefinitionCommandInput extends CreateFunctionDefi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateFunctionDefinitionCommand_base: {
|
|
24
|
+
new (input: CreateFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group. You can create an initial version of the definition by providing a list of Lambda functions and their configurations now, or use ''CreateFunctionDefinitionVersion'' later.
|
|
@@ -109,23 +112,5 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
|
|
|
109
112
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
110
113
|
*
|
|
111
114
|
*/
|
|
112
|
-
export declare class CreateFunctionDefinitionCommand extends
|
|
113
|
-
readonly input: CreateFunctionDefinitionCommandInput;
|
|
114
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
constructor(input: CreateFunctionDefinitionCommandInput);
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private serialize;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private deserialize;
|
|
115
|
+
export declare class CreateFunctionDefinitionCommand extends CreateFunctionDefinitionCommand_base {
|
|
131
116
|
}
|
|
@@ -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 { CreateFunctionDefinitionVersionRequest, CreateFunctionDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateFunctionDefinitionVersionCommandInput extends CreateFunct
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunctionDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateFunctionDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: CreateFunctionDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a Lambda function definition that has already been defined.
|
|
@@ -101,23 +104,5 @@ export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunc
|
|
|
101
104
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
102
105
|
*
|
|
103
106
|
*/
|
|
104
|
-
export declare class CreateFunctionDefinitionVersionCommand extends
|
|
105
|
-
readonly input: CreateFunctionDefinitionVersionCommandInput;
|
|
106
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
constructor(input: CreateFunctionDefinitionVersionCommandInput);
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private serialize;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private deserialize;
|
|
107
|
+
export declare class CreateFunctionDefinitionVersionCommand extends CreateFunctionDefinitionVersionCommand_base {
|
|
123
108
|
}
|
|
@@ -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 { CreateGroupCertificateAuthorityRequest, CreateGroupCertificateAuthorityResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGroupCertificateAuthorityCommandInput extends CreateGroup
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGroupCertificateAuthorityResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGroupCertificateAuthorityCommand_base: {
|
|
24
|
+
new (input: CreateGroupCertificateAuthorityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a CA for the group. If a CA already exists, it will rotate the existing CA.
|
|
@@ -58,23 +61,5 @@ export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGrou
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class CreateGroupCertificateAuthorityCommand extends
|
|
62
|
-
readonly input: CreateGroupCertificateAuthorityCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: CreateGroupCertificateAuthorityCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class CreateGroupCertificateAuthorityCommand extends CreateGroupCertificateAuthorityCommand_base {
|
|
80
65
|
}
|
|
@@ -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 { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGroupCommand_base: {
|
|
24
|
+
new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a group. You may provide the initial version of the group or use ''CreateGroupVersion'' at a later time. Tip: You can use the ''gg_group_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or command-line application to create and deploy Greengrass groups.
|
|
@@ -73,23 +76,5 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class CreateGroupCommand extends
|
|
77
|
-
readonly input: CreateGroupCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: CreateGroupCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class CreateGroupCommand extends CreateGroupCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { CreateGroupVersionRequest, CreateGroupVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGroupVersionCommandInput extends CreateGroupVersionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGroupVersionCommandOutput extends CreateGroupVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGroupVersionCommand_base: {
|
|
24
|
+
new (input: CreateGroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a group which has already been defined.
|
|
@@ -65,23 +68,5 @@ export interface CreateGroupVersionCommandOutput extends CreateGroupVersionRespo
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class CreateGroupVersionCommand extends
|
|
69
|
-
readonly input: CreateGroupVersionCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: CreateGroupVersionCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class CreateGroupVersionCommand extends CreateGroupVersionCommand_base {
|
|
87
72
|
}
|
|
@@ -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 { CreateLoggerDefinitionRequest, CreateLoggerDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateLoggerDefinitionCommandInput extends CreateLoggerDefiniti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateLoggerDefinitionCommand_base: {
|
|
24
|
+
new (input: CreateLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a logger definition. You may provide the initial version of the logger definition now or use ''CreateLoggerDefinitionVersion'' at a later time.
|
|
@@ -75,23 +78,5 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class CreateLoggerDefinitionCommand extends
|
|
79
|
-
readonly input: CreateLoggerDefinitionCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: CreateLoggerDefinitionCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class CreateLoggerDefinitionCommand extends CreateLoggerDefinitionCommand_base {
|
|
97
82
|
}
|
|
@@ -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 { CreateLoggerDefinitionVersionRequest, CreateLoggerDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateLoggerDefinitionVersionCommandInput extends CreateLoggerD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLoggerDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateLoggerDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: CreateLoggerDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a logger definition that has already been defined.
|
|
@@ -67,23 +70,5 @@ export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLogger
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class CreateLoggerDefinitionVersionCommand extends
|
|
71
|
-
readonly input: CreateLoggerDefinitionVersionCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: CreateLoggerDefinitionVersionCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class CreateLoggerDefinitionVersionCommand extends CreateLoggerDefinitionVersionCommand_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 { CreateResourceDefinitionRequest, CreateResourceDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateResourceDefinitionCommandInput extends CreateResourceDefi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateResourceDefinitionCommandOutput extends CreateResourceDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateResourceDefinitionCommand_base: {
|
|
24
|
+
new (input: CreateResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a resource definition which contains a list of resources to be used in a group. You can create an initial version of the definition by providing a list of resources now, or use ''CreateResourceDefinitionVersion'' later.
|
|
@@ -111,23 +114,5 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class CreateResourceDefinitionCommand extends
|
|
115
|
-
readonly input: CreateResourceDefinitionCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: CreateResourceDefinitionCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class CreateResourceDefinitionCommand extends CreateResourceDefinitionCommand_base {
|
|
133
118
|
}
|
|
@@ -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 { CreateResourceDefinitionVersionRequest, CreateResourceDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateResourceDefinitionVersionCommandInput extends CreateResou
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateResourceDefinitionVersionCommandOutput extends CreateResourceDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateResourceDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: CreateResourceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a resource definition that has already been defined.
|
|
@@ -103,23 +106,5 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class CreateResourceDefinitionVersionCommand extends
|
|
107
|
-
readonly input: CreateResourceDefinitionVersionCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: CreateResourceDefinitionVersionCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class CreateResourceDefinitionVersionCommand extends CreateResourceDefinitionVersionCommand_base {
|
|
125
110
|
}
|
|
@@ -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 { CreateSoftwareUpdateJobRequest, CreateSoftwareUpdateJobResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSoftwareUpdateJobCommandInput extends CreateSoftwareUpdat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpdateJobResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSoftwareUpdateJobCommand_base: {
|
|
24
|
+
new (input: CreateSoftwareUpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a software update for a core or group of cores (specified as an IoT thing group.) Use this to update the OTA Agent as well as the Greengrass core software. It makes use of the IoT Jobs feature which provides additional commands to manage a Greengrass core software update job.
|
|
@@ -67,23 +70,5 @@ export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpda
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class CreateSoftwareUpdateJobCommand extends
|
|
71
|
-
readonly input: CreateSoftwareUpdateJobCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: CreateSoftwareUpdateJobCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class CreateSoftwareUpdateJobCommand extends CreateSoftwareUpdateJobCommand_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 { CreateSubscriptionDefinitionRequest, CreateSubscriptionDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSubscriptionDefinitionCommandInput extends CreateSubscrip
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscriptionDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSubscriptionDefinitionCommand_base: {
|
|
24
|
+
new (input: CreateSubscriptionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionDefinitionCommandInput, CreateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a subscription definition. You may provide the initial version of the subscription definition now or use ''CreateSubscriptionDefinitionVersion'' at a later time.
|
|
@@ -74,23 +77,5 @@ export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscri
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class CreateSubscriptionDefinitionCommand extends
|
|
78
|
-
readonly input: CreateSubscriptionDefinitionCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: CreateSubscriptionDefinitionCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionDefinitionCommandInput, CreateSubscriptionDefinitionCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class CreateSubscriptionDefinitionCommand extends CreateSubscriptionDefinitionCommand_base {
|
|
96
81
|
}
|
|
@@ -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 { CreateSubscriptionDefinitionVersionRequest, CreateSubscriptionDefinitionVersionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSubscriptionDefinitionVersionCommandInput extends CreateS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSubscriptionDefinitionVersionCommandOutput extends CreateSubscriptionDefinitionVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSubscriptionDefinitionVersionCommand_base: {
|
|
24
|
+
new (input: CreateSubscriptionDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionDefinitionVersionCommandInput, CreateSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Creates a version of a subscription definition which has already been defined.
|
|
@@ -66,23 +69,5 @@ export interface CreateSubscriptionDefinitionVersionCommandOutput extends Create
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class CreateSubscriptionDefinitionVersionCommand extends
|
|
70
|
-
readonly input: CreateSubscriptionDefinitionVersionCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: CreateSubscriptionDefinitionVersionCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionDefinitionVersionCommandInput, CreateSubscriptionDefinitionVersionCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class CreateSubscriptionDefinitionVersionCommand extends CreateSubscriptionDefinitionVersionCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { DeleteConnectorDefinitionRequest, DeleteConnectorDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteConnectorDefinitionCommandInput extends DeleteConnectorDe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteConnectorDefinitionCommandOutput extends DeleteConnectorDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteConnectorDefinitionCommand_base: {
|
|
24
|
+
new (input: DeleteConnectorDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectorDefinitionCommandInput, DeleteConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Deletes a connector definition.
|
|
@@ -52,23 +55,5 @@ export interface DeleteConnectorDefinitionCommandOutput extends DeleteConnectorD
|
|
|
52
55
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
53
56
|
*
|
|
54
57
|
*/
|
|
55
|
-
export declare class DeleteConnectorDefinitionCommand extends
|
|
56
|
-
readonly input: DeleteConnectorDefinitionCommandInput;
|
|
57
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
-
/**
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
|
-
constructor(input: DeleteConnectorDefinitionCommandInput);
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConnectorDefinitionCommandInput, DeleteConnectorDefinitionCommandOutput>;
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
private serialize;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private deserialize;
|
|
58
|
+
export declare class DeleteConnectorDefinitionCommand extends DeleteConnectorDefinitionCommand_base {
|
|
74
59
|
}
|