@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 { StopBulkDeploymentRequest, StopBulkDeploymentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopBulkDeploymentCommandInput extends StopBulkDeploymentReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopBulkDeploymentCommand_base: {
|
|
24
|
+
new (input: StopBulkDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StopBulkDeploymentCommandInput, StopBulkDeploymentCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Stops the execution of a bulk deployment. This action returns a status of ''Stopping'' until the deployment is stopped. You cannot start a new bulk deployment while a previous deployment is in the ''Stopping'' state. This action doesn't rollback completed deployments or cancel pending deployments.
|
|
@@ -52,23 +55,5 @@ export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentRespo
|
|
|
52
55
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
53
56
|
*
|
|
54
57
|
*/
|
|
55
|
-
export declare class StopBulkDeploymentCommand extends
|
|
56
|
-
readonly input: StopBulkDeploymentCommandInput;
|
|
57
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
-
/**
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
|
-
constructor(input: StopBulkDeploymentCommandInput);
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopBulkDeploymentCommandInput, StopBulkDeploymentCommandOutput>;
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
private serialize;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private deserialize;
|
|
58
|
+
export declare class StopBulkDeploymentCommand extends StopBulkDeploymentCommand_base {
|
|
74
59
|
}
|
|
@@ -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 { TagResourceRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Adds tags to a Greengrass resource. Valid resources are 'Group', 'ConnectorDefinition', 'CoreDefinition', 'DeviceDefinition', 'FunctionDefinition', 'LoggerDefinition', 'SubscriptionDefinition', 'ResourceDefinition', and 'BulkDeployment'.
|
|
@@ -55,23 +58,5 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class TagResourceCommand extends
|
|
59
|
-
readonly input: TagResourceCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: TagResourceCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
77
62
|
}
|
|
@@ -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 { UntagResourceRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Remove resource tags from a Greengrass Resource.
|
|
@@ -55,23 +58,5 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class UntagResourceCommand extends
|
|
59
|
-
readonly input: UntagResourceCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: UntagResourceCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
77
62
|
}
|
|
@@ -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 { UpdateConnectivityInfoRequest, UpdateConnectivityInfoResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateConnectivityInfoCommandInput extends UpdateConnectivityIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityInfoResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateConnectivityInfoCommand_base: {
|
|
24
|
+
new (input: UpdateConnectivityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates the connectivity information for the core. Any devices that belong to the group which has this core will receive this information in order to find the location of the core and connect to it.
|
|
@@ -66,23 +69,5 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class UpdateConnectivityInfoCommand extends
|
|
70
|
-
readonly input: UpdateConnectivityInfoCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: UpdateConnectivityInfoCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class UpdateConnectivityInfoCommand extends UpdateConnectivityInfoCommand_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 { UpdateConnectorDefinitionRequest, UpdateConnectorDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateConnectorDefinitionCommandInput extends UpdateConnectorDe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateConnectorDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateConnectorDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a connector definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateConnectorDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateConnectorDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateConnectorDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateConnectorDefinitionCommand extends UpdateConnectorDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateCoreDefinitionRequest, UpdateCoreDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCoreDefinitionCommandInput extends UpdateCoreDefinitionRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCoreDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateCoreDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a core definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateCoreDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateCoreDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateCoreDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateCoreDefinitionCommand extends UpdateCoreDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateDeviceDefinitionRequest, UpdateDeviceDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDeviceDefinitionCommandInput extends UpdateDeviceDefiniti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDeviceDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateDeviceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a device definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateDeviceDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateDeviceDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateDeviceDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateDeviceDefinitionCommand extends UpdateDeviceDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateFunctionDefinitionRequest, UpdateFunctionDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFunctionDefinitionCommandInput extends UpdateFunctionDefi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFunctionDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a Lambda function definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateFunctionDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateFunctionDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateFunctionDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateFunctionDefinitionCommand extends UpdateFunctionDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateGroupCertificateConfigurationRequest, UpdateGroupCertificateConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGroupCertificateConfigurationCommandInput extends UpdateG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGroupCertificateConfigurationCommandOutput extends UpdateGroupCertificateConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGroupCertificateConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateGroupCertificateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCertificateConfigurationCommandInput, UpdateGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates the Certificate expiry time for a group.
|
|
@@ -60,23 +63,5 @@ export interface UpdateGroupCertificateConfigurationCommandOutput extends Update
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class UpdateGroupCertificateConfigurationCommand extends
|
|
64
|
-
readonly input: UpdateGroupCertificateConfigurationCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: UpdateGroupCertificateConfigurationCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGroupCertificateConfigurationCommandInput, UpdateGroupCertificateConfigurationCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class UpdateGroupCertificateConfigurationCommand extends UpdateGroupCertificateConfigurationCommand_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 { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGroupCommandInput extends UpdateGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGroupCommand_base: {
|
|
24
|
+
new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a group.
|
|
@@ -53,23 +56,5 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateGroupCommand extends
|
|
57
|
-
readonly input: UpdateGroupCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateGroupCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGroupCommandInput, UpdateGroupCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateLoggerDefinitionRequest, UpdateLoggerDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateLoggerDefinitionCommandInput extends UpdateLoggerDefiniti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateLoggerDefinitionCommandOutput extends UpdateLoggerDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateLoggerDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a logger definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateLoggerDefinitionCommandOutput extends UpdateLoggerDefinit
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateLoggerDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateLoggerDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateLoggerDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateLoggerDefinitionCommand extends UpdateLoggerDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateResourceDefinitionRequest, UpdateResourceDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateResourceDefinitionCommandInput extends UpdateResourceDefi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateResourceDefinitionCommandOutput extends UpdateResourceDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateResourceDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a resource definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateResourceDefinitionCommandOutput extends UpdateResourceDef
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateResourceDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateResourceDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateResourceDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateResourceDefinitionCommand extends UpdateResourceDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateSubscriptionDefinitionRequest, UpdateSubscriptionDefinitionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSubscriptionDefinitionCommandInput extends UpdateSubscrip
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSubscriptionDefinitionCommandOutput extends UpdateSubscriptionDefinitionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSubscriptionDefinitionCommand_base: {
|
|
24
|
+
new (input: UpdateSubscriptionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates a subscription definition.
|
|
@@ -53,23 +56,5 @@ export interface UpdateSubscriptionDefinitionCommandOutput extends UpdateSubscri
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class UpdateSubscriptionDefinitionCommand extends
|
|
57
|
-
readonly input: UpdateSubscriptionDefinitionCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: UpdateSubscriptionDefinitionCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class UpdateSubscriptionDefinitionCommand extends UpdateSubscriptionDefinitionCommand_base {
|
|
75
60
|
}
|
|
@@ -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 { UpdateThingRuntimeConfigurationRequest, UpdateThingRuntimeConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateThingRuntimeConfigurationCommandInput extends UpdateThing
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateThingRuntimeConfigurationCommandOutput extends UpdateThingRuntimeConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateThingRuntimeConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateThingRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* Updates the runtime configuration of a thing.
|
|
@@ -58,23 +61,5 @@ export interface UpdateThingRuntimeConfigurationCommandOutput extends UpdateThin
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class UpdateThingRuntimeConfigurationCommand extends
|
|
62
|
-
readonly input: UpdateThingRuntimeConfigurationCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: UpdateThingRuntimeConfigurationCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class UpdateThingRuntimeConfigurationCommand extends UpdateThingRuntimeConfigurationCommand_base {
|
|
80
65
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|