@aws-sdk/client-greengrass 3.35.0 → 3.38.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/CHANGELOG.md +47 -0
- package/dist-cjs/Greengrass.js +0 -4
- package/dist-cjs/GreengrassClient.js +0 -9
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +0 -25
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +0 -25
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -25
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +0 -25
- package/dist-cjs/commands/CreateGroupCommand.js +0 -25
- package/dist-cjs/commands/CreateGroupVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +0 -25
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -25
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +0 -25
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +0 -25
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +0 -25
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +0 -25
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +0 -25
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +0 -25
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +0 -25
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +0 -25
- package/dist-cjs/commands/GetGroupCommand.js +0 -25
- package/dist-cjs/commands/GetGroupVersionCommand.js +0 -25
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +0 -25
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +0 -25
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +0 -25
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +0 -25
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +0 -25
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListDeploymentsCommand.js +0 -25
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +0 -25
- package/dist-cjs/commands/ListGroupVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListGroupsCommand.js +0 -25
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +0 -25
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
- package/dist-cjs/commands/ResetDeploymentsCommand.js +0 -25
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +0 -25
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +0 -25
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +0 -25
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -25
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +0 -25
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +0 -25
- package/dist-cjs/commands/index.js +95 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +3 -95
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -682
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/Greengrass.js +0 -1
- package/dist-es/GreengrassClient.js +0 -1
- package/dist-es/commands/AssociateRoleToGroupCommand.js +0 -1
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +0 -1
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateCoreDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateDeploymentCommand.js +0 -1
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +0 -1
- package/dist-es/commands/CreateGroupCommand.js +0 -1
- package/dist-es/commands/CreateGroupVersionCommand.js +0 -1
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateResourceDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +0 -1
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +0 -1
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteGroupCommand.js +0 -1
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +0 -1
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +0 -1
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +0 -1
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +0 -1
- package/dist-es/commands/GetAssociatedRoleCommand.js +0 -1
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +0 -1
- package/dist-es/commands/GetConnectivityInfoCommand.js +0 -1
- package/dist-es/commands/GetConnectorDefinitionCommand.js +0 -1
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetCoreDefinitionCommand.js +0 -1
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetDeploymentStatusCommand.js +0 -1
- package/dist-es/commands/GetDeviceDefinitionCommand.js +0 -1
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetFunctionDefinitionCommand.js +0 -1
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +0 -1
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +0 -1
- package/dist-es/commands/GetGroupCommand.js +0 -1
- package/dist-es/commands/GetGroupVersionCommand.js +0 -1
- package/dist-es/commands/GetLoggerDefinitionCommand.js +0 -1
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetResourceDefinitionCommand.js +0 -1
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +0 -1
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +0 -1
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +0 -1
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +0 -1
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +0 -1
- package/dist-es/commands/ListBulkDeploymentsCommand.js +0 -1
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListCoreDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListDeploymentsCommand.js +0 -1
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +0 -1
- package/dist-es/commands/ListGroupVersionsCommand.js +0 -1
- package/dist-es/commands/ListGroupsCommand.js +0 -1
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListResourceDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +0 -1
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ResetDeploymentsCommand.js +0 -1
- package/dist-es/commands/StartBulkDeploymentCommand.js +0 -1
- package/dist-es/commands/StopBulkDeploymentCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +0 -1
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +0 -1
- package/dist-es/commands/UpdateGroupCommand.js +0 -1
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +0 -1
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +0 -1
- package/dist-es/commands/index.js +92 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +3 -95
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +92 -0
- package/dist-types/index.d.ts +3 -94
- package/dist-types/ts3.4/Greengrass.d.ts +93 -279
- package/dist-types/ts3.4/GreengrassClient.d.ts +24 -89
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +92 -0
- package/dist-types/ts3.4/index.d.ts +3 -94
- package/dist-types/ts3.4/models/models_0.d.ts +905 -2715
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/Greengrass.js.map +0 -1
- package/dist-cjs/GreengrassClient.js.map +0 -1
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGroupVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetAssociatedRoleCommand.js.map +0 -1
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetConnectivityInfoCommand.js.map +0 -1
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetCoreDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetResourceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js.map +0 -1
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js.map +0 -1
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js.map +0 -1
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroupVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ResetDeploymentsCommand.js.map +0 -1
- package/dist-cjs/commands/StartBulkDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/StopBulkDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/Greengrass.js.map +0 -1
- package/dist-es/GreengrassClient.js.map +0 -1
- package/dist-es/commands/AssociateRoleToGroupCommand.js.map +0 -1
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js.map +0 -1
- package/dist-es/commands/CreateConnectorDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateCoreDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist-es/commands/CreateDeviceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateFunctionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js.map +0 -1
- package/dist-es/commands/CreateGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateGroupVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateLoggerDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateResourceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js.map +0 -1
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteCoreDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteResourceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js.map +0 -1
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js.map +0 -1
- package/dist-es/commands/GetAssociatedRoleCommand.js.map +0 -1
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js.map +0 -1
- package/dist-es/commands/GetConnectivityInfoCommand.js.map +0 -1
- package/dist-es/commands/GetConnectorDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetCoreDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentStatusCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetFunctionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js.map +0 -1
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js.map +0 -1
- package/dist-es/commands/GetGroupCommand.js.map +0 -1
- package/dist-es/commands/GetGroupVersionCommand.js.map +0 -1
- package/dist-es/commands/GetLoggerDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetResourceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetServiceRoleForAccountCommand.js.map +0 -1
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js.map +0 -1
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js.map +0 -1
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js.map +0 -1
- package/dist-es/commands/ListBulkDeploymentsCommand.js.map +0 -1
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListConnectorDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListCoreDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListDeviceDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListFunctionDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js.map +0 -1
- package/dist-es/commands/ListGroupVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListLoggerDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListResourceDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js.map +0 -1
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ResetDeploymentsCommand.js.map +0 -1
- package/dist-es/commands/StartBulkDeploymentCommand.js.map +0 -1
- package/dist-es/commands/StopBulkDeploymentCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConnectivityInfoCommand.js.map +0 -1
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateCoreDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js.map +0 -1
- package/dist-es/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateResourceDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js.map +0 -1
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/Greengrass.ts +0 -3352
- package/src/GreengrassClient.ts +0 -740
- package/src/commands/AssociateRoleToGroupCommand.ts +0 -95
- package/src/commands/AssociateServiceRoleToAccountCommand.ts +0 -100
- package/src/commands/CreateConnectorDefinitionCommand.ts +0 -98
- package/src/commands/CreateConnectorDefinitionVersionCommand.ts +0 -103
- package/src/commands/CreateCoreDefinitionCommand.ts +0 -95
- package/src/commands/CreateCoreDefinitionVersionCommand.ts +0 -100
- package/src/commands/CreateDeploymentCommand.ts +0 -95
- package/src/commands/CreateDeviceDefinitionCommand.ts +0 -95
- package/src/commands/CreateDeviceDefinitionVersionCommand.ts +0 -100
- package/src/commands/CreateFunctionDefinitionCommand.ts +0 -95
- package/src/commands/CreateFunctionDefinitionVersionCommand.ts +0 -103
- package/src/commands/CreateGroupCertificateAuthorityCommand.ts +0 -103
- package/src/commands/CreateGroupCommand.ts +0 -95
- package/src/commands/CreateGroupVersionCommand.ts +0 -95
- package/src/commands/CreateLoggerDefinitionCommand.ts +0 -95
- package/src/commands/CreateLoggerDefinitionVersionCommand.ts +0 -100
- package/src/commands/CreateResourceDefinitionCommand.ts +0 -95
- package/src/commands/CreateResourceDefinitionVersionCommand.ts +0 -103
- package/src/commands/CreateSoftwareUpdateJobCommand.ts +0 -95
- package/src/commands/CreateSubscriptionDefinitionCommand.ts +0 -100
- package/src/commands/CreateSubscriptionDefinitionVersionCommand.ts +0 -106
- package/src/commands/DeleteConnectorDefinitionCommand.ts +0 -98
- package/src/commands/DeleteCoreDefinitionCommand.ts +0 -95
- package/src/commands/DeleteDeviceDefinitionCommand.ts +0 -95
- package/src/commands/DeleteFunctionDefinitionCommand.ts +0 -95
- package/src/commands/DeleteGroupCommand.ts +0 -95
- package/src/commands/DeleteLoggerDefinitionCommand.ts +0 -95
- package/src/commands/DeleteResourceDefinitionCommand.ts +0 -95
- package/src/commands/DeleteSubscriptionDefinitionCommand.ts +0 -100
- package/src/commands/DisassociateRoleFromGroupCommand.ts +0 -98
- package/src/commands/DisassociateServiceRoleFromAccountCommand.ts +0 -106
- package/src/commands/GetAssociatedRoleCommand.ts +0 -95
- package/src/commands/GetBulkDeploymentStatusCommand.ts +0 -95
- package/src/commands/GetConnectivityInfoCommand.ts +0 -95
- package/src/commands/GetConnectorDefinitionCommand.ts +0 -95
- package/src/commands/GetConnectorDefinitionVersionCommand.ts +0 -100
- package/src/commands/GetCoreDefinitionCommand.ts +0 -95
- package/src/commands/GetCoreDefinitionVersionCommand.ts +0 -95
- package/src/commands/GetDeploymentStatusCommand.ts +0 -95
- package/src/commands/GetDeviceDefinitionCommand.ts +0 -95
- package/src/commands/GetDeviceDefinitionVersionCommand.ts +0 -98
- package/src/commands/GetFunctionDefinitionCommand.ts +0 -95
- package/src/commands/GetFunctionDefinitionVersionCommand.ts +0 -100
- package/src/commands/GetGroupCertificateAuthorityCommand.ts +0 -100
- package/src/commands/GetGroupCertificateConfigurationCommand.ts +0 -103
- package/src/commands/GetGroupCommand.ts +0 -95
- package/src/commands/GetGroupVersionCommand.ts +0 -95
- package/src/commands/GetLoggerDefinitionCommand.ts +0 -95
- package/src/commands/GetLoggerDefinitionVersionCommand.ts +0 -98
- package/src/commands/GetResourceDefinitionCommand.ts +0 -95
- package/src/commands/GetResourceDefinitionVersionCommand.ts +0 -100
- package/src/commands/GetServiceRoleForAccountCommand.ts +0 -95
- package/src/commands/GetSubscriptionDefinitionCommand.ts +0 -98
- package/src/commands/GetSubscriptionDefinitionVersionCommand.ts +0 -103
- package/src/commands/GetThingRuntimeConfigurationCommand.ts +0 -100
- package/src/commands/ListBulkDeploymentDetailedReportsCommand.ts +0 -106
- package/src/commands/ListBulkDeploymentsCommand.ts +0 -95
- package/src/commands/ListConnectorDefinitionVersionsCommand.ts +0 -103
- package/src/commands/ListConnectorDefinitionsCommand.ts +0 -95
- package/src/commands/ListCoreDefinitionVersionsCommand.ts +0 -98
- package/src/commands/ListCoreDefinitionsCommand.ts +0 -95
- package/src/commands/ListDeploymentsCommand.ts +0 -95
- package/src/commands/ListDeviceDefinitionVersionsCommand.ts +0 -100
- package/src/commands/ListDeviceDefinitionsCommand.ts +0 -95
- package/src/commands/ListFunctionDefinitionVersionsCommand.ts +0 -103
- package/src/commands/ListFunctionDefinitionsCommand.ts +0 -95
- package/src/commands/ListGroupCertificateAuthoritiesCommand.ts +0 -103
- package/src/commands/ListGroupVersionsCommand.ts +0 -95
- package/src/commands/ListGroupsCommand.ts +0 -95
- package/src/commands/ListLoggerDefinitionVersionsCommand.ts +0 -100
- package/src/commands/ListLoggerDefinitionsCommand.ts +0 -95
- package/src/commands/ListResourceDefinitionVersionsCommand.ts +0 -103
- package/src/commands/ListResourceDefinitionsCommand.ts +0 -95
- package/src/commands/ListSubscriptionDefinitionVersionsCommand.ts +0 -106
- package/src/commands/ListSubscriptionDefinitionsCommand.ts +0 -100
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/ResetDeploymentsCommand.ts +0 -95
- package/src/commands/StartBulkDeploymentCommand.ts +0 -95
- package/src/commands/StopBulkDeploymentCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConnectivityInfoCommand.ts +0 -95
- package/src/commands/UpdateConnectorDefinitionCommand.ts +0 -98
- package/src/commands/UpdateCoreDefinitionCommand.ts +0 -95
- package/src/commands/UpdateDeviceDefinitionCommand.ts +0 -95
- package/src/commands/UpdateFunctionDefinitionCommand.ts +0 -95
- package/src/commands/UpdateGroupCertificateConfigurationCommand.ts +0 -106
- package/src/commands/UpdateGroupCommand.ts +0 -95
- package/src/commands/UpdateLoggerDefinitionCommand.ts +0 -95
- package/src/commands/UpdateResourceDefinitionCommand.ts +0 -95
- package/src/commands/UpdateSubscriptionDefinitionCommand.ts +0 -100
- package/src/commands/UpdateThingRuntimeConfigurationCommand.ts +0 -103
- package/src/endpoints.ts +0 -84
- package/src/index.ts +0 -95
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -5881
- package/src/protocols/Aws_restJson1.ts +0 -10671
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -37,4 +37,3 @@ var UpdateGroupCertificateConfigurationCommand = (function (_super) {
|
|
|
37
37
|
return UpdateGroupCertificateConfigurationCommand;
|
|
38
38
|
}($Command));
|
|
39
39
|
export { UpdateGroupCertificateConfigurationCommand };
|
|
40
|
-
//# sourceMappingURL=UpdateGroupCertificateConfigurationCommand.js.map
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
export * from "./AssociateRoleToGroupCommand";
|
|
2
|
+
export * from "./AssociateServiceRoleToAccountCommand";
|
|
3
|
+
export * from "./CreateConnectorDefinitionCommand";
|
|
4
|
+
export * from "./CreateConnectorDefinitionVersionCommand";
|
|
5
|
+
export * from "./CreateCoreDefinitionCommand";
|
|
6
|
+
export * from "./CreateCoreDefinitionVersionCommand";
|
|
7
|
+
export * from "./CreateDeploymentCommand";
|
|
8
|
+
export * from "./CreateDeviceDefinitionCommand";
|
|
9
|
+
export * from "./CreateDeviceDefinitionVersionCommand";
|
|
10
|
+
export * from "./CreateFunctionDefinitionCommand";
|
|
11
|
+
export * from "./CreateFunctionDefinitionVersionCommand";
|
|
12
|
+
export * from "./CreateGroupCertificateAuthorityCommand";
|
|
13
|
+
export * from "./CreateGroupCommand";
|
|
14
|
+
export * from "./CreateGroupVersionCommand";
|
|
15
|
+
export * from "./CreateLoggerDefinitionCommand";
|
|
16
|
+
export * from "./CreateLoggerDefinitionVersionCommand";
|
|
17
|
+
export * from "./CreateResourceDefinitionCommand";
|
|
18
|
+
export * from "./CreateResourceDefinitionVersionCommand";
|
|
19
|
+
export * from "./CreateSoftwareUpdateJobCommand";
|
|
20
|
+
export * from "./CreateSubscriptionDefinitionCommand";
|
|
21
|
+
export * from "./CreateSubscriptionDefinitionVersionCommand";
|
|
22
|
+
export * from "./DeleteConnectorDefinitionCommand";
|
|
23
|
+
export * from "./DeleteCoreDefinitionCommand";
|
|
24
|
+
export * from "./DeleteDeviceDefinitionCommand";
|
|
25
|
+
export * from "./DeleteFunctionDefinitionCommand";
|
|
26
|
+
export * from "./DeleteGroupCommand";
|
|
27
|
+
export * from "./DeleteLoggerDefinitionCommand";
|
|
28
|
+
export * from "./DeleteResourceDefinitionCommand";
|
|
29
|
+
export * from "./DeleteSubscriptionDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateRoleFromGroupCommand";
|
|
31
|
+
export * from "./DisassociateServiceRoleFromAccountCommand";
|
|
32
|
+
export * from "./GetAssociatedRoleCommand";
|
|
33
|
+
export * from "./GetBulkDeploymentStatusCommand";
|
|
34
|
+
export * from "./GetConnectivityInfoCommand";
|
|
35
|
+
export * from "./GetConnectorDefinitionCommand";
|
|
36
|
+
export * from "./GetConnectorDefinitionVersionCommand";
|
|
37
|
+
export * from "./GetCoreDefinitionCommand";
|
|
38
|
+
export * from "./GetCoreDefinitionVersionCommand";
|
|
39
|
+
export * from "./GetDeploymentStatusCommand";
|
|
40
|
+
export * from "./GetDeviceDefinitionCommand";
|
|
41
|
+
export * from "./GetDeviceDefinitionVersionCommand";
|
|
42
|
+
export * from "./GetFunctionDefinitionCommand";
|
|
43
|
+
export * from "./GetFunctionDefinitionVersionCommand";
|
|
44
|
+
export * from "./GetGroupCertificateAuthorityCommand";
|
|
45
|
+
export * from "./GetGroupCertificateConfigurationCommand";
|
|
46
|
+
export * from "./GetGroupCommand";
|
|
47
|
+
export * from "./GetGroupVersionCommand";
|
|
48
|
+
export * from "./GetLoggerDefinitionCommand";
|
|
49
|
+
export * from "./GetLoggerDefinitionVersionCommand";
|
|
50
|
+
export * from "./GetResourceDefinitionCommand";
|
|
51
|
+
export * from "./GetResourceDefinitionVersionCommand";
|
|
52
|
+
export * from "./GetServiceRoleForAccountCommand";
|
|
53
|
+
export * from "./GetSubscriptionDefinitionCommand";
|
|
54
|
+
export * from "./GetSubscriptionDefinitionVersionCommand";
|
|
55
|
+
export * from "./GetThingRuntimeConfigurationCommand";
|
|
56
|
+
export * from "./ListBulkDeploymentDetailedReportsCommand";
|
|
57
|
+
export * from "./ListBulkDeploymentsCommand";
|
|
58
|
+
export * from "./ListConnectorDefinitionVersionsCommand";
|
|
59
|
+
export * from "./ListConnectorDefinitionsCommand";
|
|
60
|
+
export * from "./ListCoreDefinitionVersionsCommand";
|
|
61
|
+
export * from "./ListCoreDefinitionsCommand";
|
|
62
|
+
export * from "./ListDeploymentsCommand";
|
|
63
|
+
export * from "./ListDeviceDefinitionVersionsCommand";
|
|
64
|
+
export * from "./ListDeviceDefinitionsCommand";
|
|
65
|
+
export * from "./ListFunctionDefinitionVersionsCommand";
|
|
66
|
+
export * from "./ListFunctionDefinitionsCommand";
|
|
67
|
+
export * from "./ListGroupCertificateAuthoritiesCommand";
|
|
68
|
+
export * from "./ListGroupVersionsCommand";
|
|
69
|
+
export * from "./ListGroupsCommand";
|
|
70
|
+
export * from "./ListLoggerDefinitionVersionsCommand";
|
|
71
|
+
export * from "./ListLoggerDefinitionsCommand";
|
|
72
|
+
export * from "./ListResourceDefinitionVersionsCommand";
|
|
73
|
+
export * from "./ListResourceDefinitionsCommand";
|
|
74
|
+
export * from "./ListSubscriptionDefinitionVersionsCommand";
|
|
75
|
+
export * from "./ListSubscriptionDefinitionsCommand";
|
|
76
|
+
export * from "./ListTagsForResourceCommand";
|
|
77
|
+
export * from "./ResetDeploymentsCommand";
|
|
78
|
+
export * from "./StartBulkDeploymentCommand";
|
|
79
|
+
export * from "./StopBulkDeploymentCommand";
|
|
80
|
+
export * from "./TagResourceCommand";
|
|
81
|
+
export * from "./UntagResourceCommand";
|
|
82
|
+
export * from "./UpdateConnectivityInfoCommand";
|
|
83
|
+
export * from "./UpdateConnectorDefinitionCommand";
|
|
84
|
+
export * from "./UpdateCoreDefinitionCommand";
|
|
85
|
+
export * from "./UpdateDeviceDefinitionCommand";
|
|
86
|
+
export * from "./UpdateFunctionDefinitionCommand";
|
|
87
|
+
export * from "./UpdateGroupCertificateConfigurationCommand";
|
|
88
|
+
export * from "./UpdateGroupCommand";
|
|
89
|
+
export * from "./UpdateLoggerDefinitionCommand";
|
|
90
|
+
export * from "./UpdateResourceDefinitionCommand";
|
|
91
|
+
export * from "./UpdateSubscriptionDefinitionCommand";
|
|
92
|
+
export * from "./UpdateThingRuntimeConfigurationCommand";
|
package/dist-es/endpoints.js
CHANGED
|
@@ -54,7 +54,7 @@ var partitionHash = {
|
|
|
54
54
|
hostname: "greengrass.{region}.amazonaws.com.cn",
|
|
55
55
|
},
|
|
56
56
|
"aws-iso": {
|
|
57
|
-
regions: ["us-iso-east-1"],
|
|
57
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
58
58
|
hostname: "greengrass.{region}.c2s.ic.gov",
|
|
59
59
|
},
|
|
60
60
|
"aws-iso-b": {
|
|
@@ -77,4 +77,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
|
|
|
77
77
|
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "greengrass", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
78
78
|
});
|
|
79
79
|
}); };
|
|
80
|
-
//# sourceMappingURL=endpoints.js.map
|
package/dist-es/index.js
CHANGED
|
@@ -1,96 +1,4 @@
|
|
|
1
|
-
export * from "./GreengrassClient";
|
|
2
1
|
export * from "./Greengrass";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
7
|
-
export * from "./commands/CreateCoreDefinitionCommand";
|
|
8
|
-
export * from "./commands/CreateCoreDefinitionVersionCommand";
|
|
9
|
-
export * from "./commands/CreateDeploymentCommand";
|
|
10
|
-
export * from "./commands/CreateDeviceDefinitionCommand";
|
|
11
|
-
export * from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
12
|
-
export * from "./commands/CreateFunctionDefinitionCommand";
|
|
13
|
-
export * from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
14
|
-
export * from "./commands/CreateGroupCommand";
|
|
15
|
-
export * from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
16
|
-
export * from "./commands/CreateGroupVersionCommand";
|
|
17
|
-
export * from "./commands/CreateLoggerDefinitionCommand";
|
|
18
|
-
export * from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
19
|
-
export * from "./commands/CreateResourceDefinitionCommand";
|
|
20
|
-
export * from "./commands/CreateResourceDefinitionVersionCommand";
|
|
21
|
-
export * from "./commands/CreateSoftwareUpdateJobCommand";
|
|
22
|
-
export * from "./commands/CreateSubscriptionDefinitionCommand";
|
|
23
|
-
export * from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
24
|
-
export * from "./commands/DeleteConnectorDefinitionCommand";
|
|
25
|
-
export * from "./commands/DeleteCoreDefinitionCommand";
|
|
26
|
-
export * from "./commands/DeleteDeviceDefinitionCommand";
|
|
27
|
-
export * from "./commands/DeleteFunctionDefinitionCommand";
|
|
28
|
-
export * from "./commands/DeleteGroupCommand";
|
|
29
|
-
export * from "./commands/DeleteLoggerDefinitionCommand";
|
|
30
|
-
export * from "./commands/DeleteResourceDefinitionCommand";
|
|
31
|
-
export * from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
32
|
-
export * from "./commands/DisassociateRoleFromGroupCommand";
|
|
33
|
-
export * from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
34
|
-
export * from "./commands/GetAssociatedRoleCommand";
|
|
35
|
-
export * from "./commands/GetBulkDeploymentStatusCommand";
|
|
36
|
-
export * from "./commands/GetConnectivityInfoCommand";
|
|
37
|
-
export * from "./commands/GetConnectorDefinitionCommand";
|
|
38
|
-
export * from "./commands/GetConnectorDefinitionVersionCommand";
|
|
39
|
-
export * from "./commands/GetCoreDefinitionCommand";
|
|
40
|
-
export * from "./commands/GetCoreDefinitionVersionCommand";
|
|
41
|
-
export * from "./commands/GetDeploymentStatusCommand";
|
|
42
|
-
export * from "./commands/GetDeviceDefinitionCommand";
|
|
43
|
-
export * from "./commands/GetDeviceDefinitionVersionCommand";
|
|
44
|
-
export * from "./commands/GetFunctionDefinitionCommand";
|
|
45
|
-
export * from "./commands/GetFunctionDefinitionVersionCommand";
|
|
46
|
-
export * from "./commands/GetGroupCommand";
|
|
47
|
-
export * from "./commands/GetGroupCertificateAuthorityCommand";
|
|
48
|
-
export * from "./commands/GetGroupCertificateConfigurationCommand";
|
|
49
|
-
export * from "./commands/GetGroupVersionCommand";
|
|
50
|
-
export * from "./commands/GetLoggerDefinitionCommand";
|
|
51
|
-
export * from "./commands/GetLoggerDefinitionVersionCommand";
|
|
52
|
-
export * from "./commands/GetResourceDefinitionCommand";
|
|
53
|
-
export * from "./commands/GetResourceDefinitionVersionCommand";
|
|
54
|
-
export * from "./commands/GetServiceRoleForAccountCommand";
|
|
55
|
-
export * from "./commands/GetSubscriptionDefinitionCommand";
|
|
56
|
-
export * from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
57
|
-
export * from "./commands/GetThingRuntimeConfigurationCommand";
|
|
58
|
-
export * from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
59
|
-
export * from "./commands/ListBulkDeploymentsCommand";
|
|
60
|
-
export * from "./commands/ListConnectorDefinitionsCommand";
|
|
61
|
-
export * from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
62
|
-
export * from "./commands/ListCoreDefinitionsCommand";
|
|
63
|
-
export * from "./commands/ListCoreDefinitionVersionsCommand";
|
|
64
|
-
export * from "./commands/ListDeploymentsCommand";
|
|
65
|
-
export * from "./commands/ListDeviceDefinitionsCommand";
|
|
66
|
-
export * from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
67
|
-
export * from "./commands/ListFunctionDefinitionsCommand";
|
|
68
|
-
export * from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
69
|
-
export * from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
70
|
-
export * from "./commands/ListGroupsCommand";
|
|
71
|
-
export * from "./commands/ListGroupVersionsCommand";
|
|
72
|
-
export * from "./commands/ListLoggerDefinitionsCommand";
|
|
73
|
-
export * from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
74
|
-
export * from "./commands/ListResourceDefinitionsCommand";
|
|
75
|
-
export * from "./commands/ListResourceDefinitionVersionsCommand";
|
|
76
|
-
export * from "./commands/ListSubscriptionDefinitionsCommand";
|
|
77
|
-
export * from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
78
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
79
|
-
export * from "./commands/ResetDeploymentsCommand";
|
|
80
|
-
export * from "./commands/StartBulkDeploymentCommand";
|
|
81
|
-
export * from "./commands/StopBulkDeploymentCommand";
|
|
82
|
-
export * from "./commands/TagResourceCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateConnectivityInfoCommand";
|
|
85
|
-
export * from "./commands/UpdateConnectorDefinitionCommand";
|
|
86
|
-
export * from "./commands/UpdateCoreDefinitionCommand";
|
|
87
|
-
export * from "./commands/UpdateDeviceDefinitionCommand";
|
|
88
|
-
export * from "./commands/UpdateFunctionDefinitionCommand";
|
|
89
|
-
export * from "./commands/UpdateGroupCommand";
|
|
90
|
-
export * from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
91
|
-
export * from "./commands/UpdateLoggerDefinitionCommand";
|
|
92
|
-
export * from "./commands/UpdateResourceDefinitionCommand";
|
|
93
|
-
export * from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
94
|
-
export * from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
export * from "./models/index";
|
|
96
|
-
//# sourceMappingURL=index.js.map
|
|
2
|
+
export * from "./GreengrassClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
package/dist-es/models/index.js
CHANGED
|
@@ -996,4 +996,3 @@ export var UpdateThingRuntimeConfigurationResponse;
|
|
|
996
996
|
(function (UpdateThingRuntimeConfigurationResponse) {
|
|
997
997
|
UpdateThingRuntimeConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
998
|
})(UpdateThingRuntimeConfigurationResponse || (UpdateThingRuntimeConfigurationResponse = {}));
|
|
999
|
-
//# sourceMappingURL=models_0.js.map
|
|
@@ -10389,4 +10389,3 @@ var loadRestJsonErrorCode = function (output, data) {
|
|
|
10389
10389
|
}
|
|
10390
10390
|
return "";
|
|
10391
10391
|
};
|
|
10392
|
-
//# sourceMappingURL=Aws_restJson1.js.map
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
4
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
4
5
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -7,11 +8,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
7
8
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
8
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
9
10
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
10
|
-
import packageInfo from "../package.json";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
12
|
export var getRuntimeConfig = function (config) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
14
14
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
15
15
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=runtimeConfig.browser.js.map
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
4
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
4
5
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -6,17 +7,15 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
6
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
8
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
9
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
10
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
11
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
|
-
import packageInfo from "../package.json";
|
|
15
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
16
|
export var getRuntimeConfig = function (config) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
19
19
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
20
20
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
|
@@ -6,4 +6,3 @@ export var getRuntimeConfig = function (config) {
|
|
|
6
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
7
7
|
return __assign(__assign(__assign({}, browserDefaults), config), { runtime: "react-native", sha256: (_a = config === null || config === void 0 ? void 0 : config.sha256) !== null && _a !== void 0 ? _a : Sha256 });
|
|
8
8
|
};
|
|
9
|
-
//# sourceMappingURL=runtimeConfig.native.js.map
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
export * from "./AssociateRoleToGroupCommand";
|
|
2
|
+
export * from "./AssociateServiceRoleToAccountCommand";
|
|
3
|
+
export * from "./CreateConnectorDefinitionCommand";
|
|
4
|
+
export * from "./CreateConnectorDefinitionVersionCommand";
|
|
5
|
+
export * from "./CreateCoreDefinitionCommand";
|
|
6
|
+
export * from "./CreateCoreDefinitionVersionCommand";
|
|
7
|
+
export * from "./CreateDeploymentCommand";
|
|
8
|
+
export * from "./CreateDeviceDefinitionCommand";
|
|
9
|
+
export * from "./CreateDeviceDefinitionVersionCommand";
|
|
10
|
+
export * from "./CreateFunctionDefinitionCommand";
|
|
11
|
+
export * from "./CreateFunctionDefinitionVersionCommand";
|
|
12
|
+
export * from "./CreateGroupCertificateAuthorityCommand";
|
|
13
|
+
export * from "./CreateGroupCommand";
|
|
14
|
+
export * from "./CreateGroupVersionCommand";
|
|
15
|
+
export * from "./CreateLoggerDefinitionCommand";
|
|
16
|
+
export * from "./CreateLoggerDefinitionVersionCommand";
|
|
17
|
+
export * from "./CreateResourceDefinitionCommand";
|
|
18
|
+
export * from "./CreateResourceDefinitionVersionCommand";
|
|
19
|
+
export * from "./CreateSoftwareUpdateJobCommand";
|
|
20
|
+
export * from "./CreateSubscriptionDefinitionCommand";
|
|
21
|
+
export * from "./CreateSubscriptionDefinitionVersionCommand";
|
|
22
|
+
export * from "./DeleteConnectorDefinitionCommand";
|
|
23
|
+
export * from "./DeleteCoreDefinitionCommand";
|
|
24
|
+
export * from "./DeleteDeviceDefinitionCommand";
|
|
25
|
+
export * from "./DeleteFunctionDefinitionCommand";
|
|
26
|
+
export * from "./DeleteGroupCommand";
|
|
27
|
+
export * from "./DeleteLoggerDefinitionCommand";
|
|
28
|
+
export * from "./DeleteResourceDefinitionCommand";
|
|
29
|
+
export * from "./DeleteSubscriptionDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateRoleFromGroupCommand";
|
|
31
|
+
export * from "./DisassociateServiceRoleFromAccountCommand";
|
|
32
|
+
export * from "./GetAssociatedRoleCommand";
|
|
33
|
+
export * from "./GetBulkDeploymentStatusCommand";
|
|
34
|
+
export * from "./GetConnectivityInfoCommand";
|
|
35
|
+
export * from "./GetConnectorDefinitionCommand";
|
|
36
|
+
export * from "./GetConnectorDefinitionVersionCommand";
|
|
37
|
+
export * from "./GetCoreDefinitionCommand";
|
|
38
|
+
export * from "./GetCoreDefinitionVersionCommand";
|
|
39
|
+
export * from "./GetDeploymentStatusCommand";
|
|
40
|
+
export * from "./GetDeviceDefinitionCommand";
|
|
41
|
+
export * from "./GetDeviceDefinitionVersionCommand";
|
|
42
|
+
export * from "./GetFunctionDefinitionCommand";
|
|
43
|
+
export * from "./GetFunctionDefinitionVersionCommand";
|
|
44
|
+
export * from "./GetGroupCertificateAuthorityCommand";
|
|
45
|
+
export * from "./GetGroupCertificateConfigurationCommand";
|
|
46
|
+
export * from "./GetGroupCommand";
|
|
47
|
+
export * from "./GetGroupVersionCommand";
|
|
48
|
+
export * from "./GetLoggerDefinitionCommand";
|
|
49
|
+
export * from "./GetLoggerDefinitionVersionCommand";
|
|
50
|
+
export * from "./GetResourceDefinitionCommand";
|
|
51
|
+
export * from "./GetResourceDefinitionVersionCommand";
|
|
52
|
+
export * from "./GetServiceRoleForAccountCommand";
|
|
53
|
+
export * from "./GetSubscriptionDefinitionCommand";
|
|
54
|
+
export * from "./GetSubscriptionDefinitionVersionCommand";
|
|
55
|
+
export * from "./GetThingRuntimeConfigurationCommand";
|
|
56
|
+
export * from "./ListBulkDeploymentDetailedReportsCommand";
|
|
57
|
+
export * from "./ListBulkDeploymentsCommand";
|
|
58
|
+
export * from "./ListConnectorDefinitionVersionsCommand";
|
|
59
|
+
export * from "./ListConnectorDefinitionsCommand";
|
|
60
|
+
export * from "./ListCoreDefinitionVersionsCommand";
|
|
61
|
+
export * from "./ListCoreDefinitionsCommand";
|
|
62
|
+
export * from "./ListDeploymentsCommand";
|
|
63
|
+
export * from "./ListDeviceDefinitionVersionsCommand";
|
|
64
|
+
export * from "./ListDeviceDefinitionsCommand";
|
|
65
|
+
export * from "./ListFunctionDefinitionVersionsCommand";
|
|
66
|
+
export * from "./ListFunctionDefinitionsCommand";
|
|
67
|
+
export * from "./ListGroupCertificateAuthoritiesCommand";
|
|
68
|
+
export * from "./ListGroupVersionsCommand";
|
|
69
|
+
export * from "./ListGroupsCommand";
|
|
70
|
+
export * from "./ListLoggerDefinitionVersionsCommand";
|
|
71
|
+
export * from "./ListLoggerDefinitionsCommand";
|
|
72
|
+
export * from "./ListResourceDefinitionVersionsCommand";
|
|
73
|
+
export * from "./ListResourceDefinitionsCommand";
|
|
74
|
+
export * from "./ListSubscriptionDefinitionVersionsCommand";
|
|
75
|
+
export * from "./ListSubscriptionDefinitionsCommand";
|
|
76
|
+
export * from "./ListTagsForResourceCommand";
|
|
77
|
+
export * from "./ResetDeploymentsCommand";
|
|
78
|
+
export * from "./StartBulkDeploymentCommand";
|
|
79
|
+
export * from "./StopBulkDeploymentCommand";
|
|
80
|
+
export * from "./TagResourceCommand";
|
|
81
|
+
export * from "./UntagResourceCommand";
|
|
82
|
+
export * from "./UpdateConnectivityInfoCommand";
|
|
83
|
+
export * from "./UpdateConnectorDefinitionCommand";
|
|
84
|
+
export * from "./UpdateCoreDefinitionCommand";
|
|
85
|
+
export * from "./UpdateDeviceDefinitionCommand";
|
|
86
|
+
export * from "./UpdateFunctionDefinitionCommand";
|
|
87
|
+
export * from "./UpdateGroupCertificateConfigurationCommand";
|
|
88
|
+
export * from "./UpdateGroupCommand";
|
|
89
|
+
export * from "./UpdateLoggerDefinitionCommand";
|
|
90
|
+
export * from "./UpdateResourceDefinitionCommand";
|
|
91
|
+
export * from "./UpdateSubscriptionDefinitionCommand";
|
|
92
|
+
export * from "./UpdateThingRuntimeConfigurationCommand";
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,95 +1,4 @@
|
|
|
1
|
-
export * from "./GreengrassClient";
|
|
2
1
|
export * from "./Greengrass";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
7
|
-
export * from "./commands/CreateCoreDefinitionCommand";
|
|
8
|
-
export * from "./commands/CreateCoreDefinitionVersionCommand";
|
|
9
|
-
export * from "./commands/CreateDeploymentCommand";
|
|
10
|
-
export * from "./commands/CreateDeviceDefinitionCommand";
|
|
11
|
-
export * from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
12
|
-
export * from "./commands/CreateFunctionDefinitionCommand";
|
|
13
|
-
export * from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
14
|
-
export * from "./commands/CreateGroupCommand";
|
|
15
|
-
export * from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
16
|
-
export * from "./commands/CreateGroupVersionCommand";
|
|
17
|
-
export * from "./commands/CreateLoggerDefinitionCommand";
|
|
18
|
-
export * from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
19
|
-
export * from "./commands/CreateResourceDefinitionCommand";
|
|
20
|
-
export * from "./commands/CreateResourceDefinitionVersionCommand";
|
|
21
|
-
export * from "./commands/CreateSoftwareUpdateJobCommand";
|
|
22
|
-
export * from "./commands/CreateSubscriptionDefinitionCommand";
|
|
23
|
-
export * from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
24
|
-
export * from "./commands/DeleteConnectorDefinitionCommand";
|
|
25
|
-
export * from "./commands/DeleteCoreDefinitionCommand";
|
|
26
|
-
export * from "./commands/DeleteDeviceDefinitionCommand";
|
|
27
|
-
export * from "./commands/DeleteFunctionDefinitionCommand";
|
|
28
|
-
export * from "./commands/DeleteGroupCommand";
|
|
29
|
-
export * from "./commands/DeleteLoggerDefinitionCommand";
|
|
30
|
-
export * from "./commands/DeleteResourceDefinitionCommand";
|
|
31
|
-
export * from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
32
|
-
export * from "./commands/DisassociateRoleFromGroupCommand";
|
|
33
|
-
export * from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
34
|
-
export * from "./commands/GetAssociatedRoleCommand";
|
|
35
|
-
export * from "./commands/GetBulkDeploymentStatusCommand";
|
|
36
|
-
export * from "./commands/GetConnectivityInfoCommand";
|
|
37
|
-
export * from "./commands/GetConnectorDefinitionCommand";
|
|
38
|
-
export * from "./commands/GetConnectorDefinitionVersionCommand";
|
|
39
|
-
export * from "./commands/GetCoreDefinitionCommand";
|
|
40
|
-
export * from "./commands/GetCoreDefinitionVersionCommand";
|
|
41
|
-
export * from "./commands/GetDeploymentStatusCommand";
|
|
42
|
-
export * from "./commands/GetDeviceDefinitionCommand";
|
|
43
|
-
export * from "./commands/GetDeviceDefinitionVersionCommand";
|
|
44
|
-
export * from "./commands/GetFunctionDefinitionCommand";
|
|
45
|
-
export * from "./commands/GetFunctionDefinitionVersionCommand";
|
|
46
|
-
export * from "./commands/GetGroupCommand";
|
|
47
|
-
export * from "./commands/GetGroupCertificateAuthorityCommand";
|
|
48
|
-
export * from "./commands/GetGroupCertificateConfigurationCommand";
|
|
49
|
-
export * from "./commands/GetGroupVersionCommand";
|
|
50
|
-
export * from "./commands/GetLoggerDefinitionCommand";
|
|
51
|
-
export * from "./commands/GetLoggerDefinitionVersionCommand";
|
|
52
|
-
export * from "./commands/GetResourceDefinitionCommand";
|
|
53
|
-
export * from "./commands/GetResourceDefinitionVersionCommand";
|
|
54
|
-
export * from "./commands/GetServiceRoleForAccountCommand";
|
|
55
|
-
export * from "./commands/GetSubscriptionDefinitionCommand";
|
|
56
|
-
export * from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
57
|
-
export * from "./commands/GetThingRuntimeConfigurationCommand";
|
|
58
|
-
export * from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
59
|
-
export * from "./commands/ListBulkDeploymentsCommand";
|
|
60
|
-
export * from "./commands/ListConnectorDefinitionsCommand";
|
|
61
|
-
export * from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
62
|
-
export * from "./commands/ListCoreDefinitionsCommand";
|
|
63
|
-
export * from "./commands/ListCoreDefinitionVersionsCommand";
|
|
64
|
-
export * from "./commands/ListDeploymentsCommand";
|
|
65
|
-
export * from "./commands/ListDeviceDefinitionsCommand";
|
|
66
|
-
export * from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
67
|
-
export * from "./commands/ListFunctionDefinitionsCommand";
|
|
68
|
-
export * from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
69
|
-
export * from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
70
|
-
export * from "./commands/ListGroupsCommand";
|
|
71
|
-
export * from "./commands/ListGroupVersionsCommand";
|
|
72
|
-
export * from "./commands/ListLoggerDefinitionsCommand";
|
|
73
|
-
export * from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
74
|
-
export * from "./commands/ListResourceDefinitionsCommand";
|
|
75
|
-
export * from "./commands/ListResourceDefinitionVersionsCommand";
|
|
76
|
-
export * from "./commands/ListSubscriptionDefinitionsCommand";
|
|
77
|
-
export * from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
78
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
79
|
-
export * from "./commands/ResetDeploymentsCommand";
|
|
80
|
-
export * from "./commands/StartBulkDeploymentCommand";
|
|
81
|
-
export * from "./commands/StopBulkDeploymentCommand";
|
|
82
|
-
export * from "./commands/TagResourceCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateConnectivityInfoCommand";
|
|
85
|
-
export * from "./commands/UpdateConnectorDefinitionCommand";
|
|
86
|
-
export * from "./commands/UpdateCoreDefinitionCommand";
|
|
87
|
-
export * from "./commands/UpdateDeviceDefinitionCommand";
|
|
88
|
-
export * from "./commands/UpdateFunctionDefinitionCommand";
|
|
89
|
-
export * from "./commands/UpdateGroupCommand";
|
|
90
|
-
export * from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
91
|
-
export * from "./commands/UpdateLoggerDefinitionCommand";
|
|
92
|
-
export * from "./commands/UpdateResourceDefinitionCommand";
|
|
93
|
-
export * from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
94
|
-
export * from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./GreengrassClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|