@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface AssociateRoleToGroupCommandInput
|
|
|
21
15
|
export interface AssociateRoleToGroupCommandOutput
|
|
22
16
|
extends AssociateRoleToGroupResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AssociateRoleToGroupCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AssociateRoleToGroupCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AssociateRoleToGroupCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AssociateRoleToGroupCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AssociateRoleToGroupCommandInput,
|
|
38
|
-
AssociateRoleToGroupCommandOutput
|
|
23
|
+
AssociateRoleToGroupCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AssociateRoleToGroupCommand extends AssociateRoleToGroupCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface AssociateServiceRoleToAccountCommandInput
|
|
|
21
15
|
export interface AssociateServiceRoleToAccountCommandOutput
|
|
22
16
|
extends AssociateServiceRoleToAccountResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AssociateServiceRoleToAccountCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AssociateServiceRoleToAccountCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AssociateServiceRoleToAccountCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AssociateServiceRoleToAccountCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AssociateServiceRoleToAccountCommandInput,
|
|
38
|
-
AssociateServiceRoleToAccountCommandOutput
|
|
23
|
+
AssociateServiceRoleToAccountCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AssociateServiceRoleToAccountCommand extends AssociateServiceRoleToAccountCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateConnectorDefinitionCommandInput
|
|
|
21
15
|
export interface CreateConnectorDefinitionCommandOutput
|
|
22
16
|
extends CreateConnectorDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateConnectorDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateConnectorDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateConnectorDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateConnectorDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateConnectorDefinitionCommandInput,
|
|
38
|
-
CreateConnectorDefinitionCommandOutput
|
|
23
|
+
CreateConnectorDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateConnectorDefinitionCommand extends CreateConnectorDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateConnectorDefinitionVersionCommandInput
|
|
|
21
15
|
export interface CreateConnectorDefinitionVersionCommandOutput
|
|
22
16
|
extends CreateConnectorDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateConnectorDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateConnectorDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateConnectorDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateConnectorDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateConnectorDefinitionVersionCommandInput,
|
|
38
|
-
CreateConnectorDefinitionVersionCommandOutput
|
|
23
|
+
CreateConnectorDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateConnectorDefinitionVersionCommand extends CreateConnectorDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateCoreDefinitionCommandInput
|
|
|
21
15
|
export interface CreateCoreDefinitionCommandOutput
|
|
22
16
|
extends CreateCoreDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateCoreDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateCoreDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateCoreDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateCoreDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateCoreDefinitionCommandInput,
|
|
38
|
-
CreateCoreDefinitionCommandOutput
|
|
23
|
+
CreateCoreDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateCoreDefinitionCommand extends CreateCoreDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateCoreDefinitionVersionCommandInput
|
|
|
21
15
|
export interface CreateCoreDefinitionVersionCommandOutput
|
|
22
16
|
extends CreateCoreDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateCoreDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateCoreDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateCoreDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateCoreDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateCoreDefinitionVersionCommandInput,
|
|
38
|
-
CreateCoreDefinitionVersionCommandOutput
|
|
23
|
+
CreateCoreDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateCoreDefinitionVersionCommand extends CreateCoreDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {}
|
|
|
20
14
|
export interface CreateDeploymentCommandOutput
|
|
21
15
|
extends CreateDeploymentResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateDeploymentCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateDeploymentCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateDeploymentCommandInput,
|
|
22
|
+
CreateDeploymentCommandOutput,
|
|
23
|
+
GreengrassClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateDeviceDefinitionCommandInput
|
|
|
21
15
|
export interface CreateDeviceDefinitionCommandOutput
|
|
22
16
|
extends CreateDeviceDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateDeviceDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateDeviceDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateDeviceDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateDeviceDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateDeviceDefinitionCommandInput,
|
|
38
|
-
CreateDeviceDefinitionCommandOutput
|
|
23
|
+
CreateDeviceDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateDeviceDefinitionCommand extends CreateDeviceDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateDeviceDefinitionVersionCommandInput
|
|
|
21
15
|
export interface CreateDeviceDefinitionVersionCommandOutput
|
|
22
16
|
extends CreateDeviceDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateDeviceDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateDeviceDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateDeviceDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateDeviceDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateDeviceDefinitionVersionCommandInput,
|
|
38
|
-
CreateDeviceDefinitionVersionCommandOutput
|
|
23
|
+
CreateDeviceDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateDeviceDefinitionVersionCommand extends CreateDeviceDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateFunctionDefinitionCommandInput
|
|
|
21
15
|
export interface CreateFunctionDefinitionCommandOutput
|
|
22
16
|
extends CreateFunctionDefinitionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateFunctionDefinitionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateFunctionDefinitionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateFunctionDefinitionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateFunctionDefinitionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateFunctionDefinitionCommandInput,
|
|
38
|
-
CreateFunctionDefinitionCommandOutput
|
|
23
|
+
CreateFunctionDefinitionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateFunctionDefinitionCommand extends CreateFunctionDefinitionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateFunctionDefinitionVersionCommandInput
|
|
|
21
15
|
export interface CreateFunctionDefinitionVersionCommandOutput
|
|
22
16
|
extends CreateFunctionDefinitionVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateFunctionDefinitionVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateFunctionDefinitionVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateFunctionDefinitionVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateFunctionDefinitionVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateFunctionDefinitionVersionCommandInput,
|
|
38
|
-
CreateFunctionDefinitionVersionCommandOutput
|
|
23
|
+
CreateFunctionDefinitionVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateFunctionDefinitionVersionCommand extends CreateFunctionDefinitionVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateGroupCertificateAuthorityCommandInput
|
|
|
21
15
|
export interface CreateGroupCertificateAuthorityCommandOutput
|
|
22
16
|
extends CreateGroupCertificateAuthorityResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateGroupCertificateAuthorityCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateGroupCertificateAuthorityCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GreengrassClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateGroupCertificateAuthorityCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateGroupCertificateAuthorityCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateGroupCertificateAuthorityCommandInput,
|
|
38
|
-
CreateGroupCertificateAuthorityCommandOutput
|
|
23
|
+
CreateGroupCertificateAuthorityCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateGroupCertificateAuthorityCommand extends CreateGroupCertificateAuthorityCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {}
|
|
|
17
11
|
export interface CreateGroupCommandOutput
|
|
18
12
|
extends CreateGroupResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateGroupCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateGroupCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateGroupCommandInput,
|
|
19
|
+
CreateGroupCommandOutput,
|
|
20
|
+
GreengrassClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateGroupCommand extends CreateGroupCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GreengrassClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface CreateGroupVersionCommandInput
|
|
|
21
15
|
export interface CreateGroupVersionCommandOutput
|
|
22
16
|
extends CreateGroupVersionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateGroupVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateGroupVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateGroupVersionCommandInput,
|
|
23
|
+
CreateGroupVersionCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateGroupVersionCommand extends CreateGroupVersionCommand_base {}
|