aws-sdk-greengrass 1.2.0 → 1.3.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.
- checksums.yaml +4 -4
- data/lib/aws-sdk-greengrass.rb +1 -1
- data/lib/aws-sdk-greengrass/client.rb +100 -74
- data/lib/aws-sdk-greengrass/client_api.rb +88 -73
- data/lib/aws-sdk-greengrass/types.rb +390 -223
- metadata +3 -3
@@ -78,6 +78,7 @@ module Aws::Greengrass
|
|
78
78
|
DisassociateServiceRoleFromAccountRequest = Shapes::StructureShape.new(name: 'DisassociateServiceRoleFromAccountRequest')
|
79
79
|
DisassociateServiceRoleFromAccountResponse = Shapes::StructureShape.new(name: 'DisassociateServiceRoleFromAccountResponse')
|
80
80
|
Empty = Shapes::StructureShape.new(name: 'Empty')
|
81
|
+
EncodingType = Shapes::StringShape.new(name: 'EncodingType')
|
81
82
|
ErrorDetail = Shapes::StructureShape.new(name: 'ErrorDetail')
|
82
83
|
ErrorDetails = Shapes::ListShape.new(name: 'ErrorDetails')
|
83
84
|
Function = Shapes::StructureShape.new(name: 'Function')
|
@@ -156,18 +157,6 @@ module Aws::Greengrass
|
|
156
157
|
ListLoggerDefinitionVersionsResponse = Shapes::StructureShape.new(name: 'ListLoggerDefinitionVersionsResponse')
|
157
158
|
ListLoggerDefinitionsRequest = Shapes::StructureShape.new(name: 'ListLoggerDefinitionsRequest')
|
158
159
|
ListLoggerDefinitionsResponse = Shapes::StructureShape.new(name: 'ListLoggerDefinitionsResponse')
|
159
|
-
ListOfConnectivityInfo = Shapes::ListShape.new(name: 'ListOfConnectivityInfo')
|
160
|
-
ListOfCore = Shapes::ListShape.new(name: 'ListOfCore')
|
161
|
-
ListOfDefinitionInformation = Shapes::ListShape.new(name: 'ListOfDefinitionInformation')
|
162
|
-
ListOfDevice = Shapes::ListShape.new(name: 'ListOfDevice')
|
163
|
-
ListOfFunction = Shapes::ListShape.new(name: 'ListOfFunction')
|
164
|
-
ListOfGroupCertificateAuthorityProperties = Shapes::ListShape.new(name: 'ListOfGroupCertificateAuthorityProperties')
|
165
|
-
ListOfGroupInformation = Shapes::ListShape.new(name: 'ListOfGroupInformation')
|
166
|
-
ListOfLogger = Shapes::ListShape.new(name: 'ListOfLogger')
|
167
|
-
ListOfResource = Shapes::ListShape.new(name: 'ListOfResource')
|
168
|
-
ListOfResourceAccessPolicy = Shapes::ListShape.new(name: 'ListOfResourceAccessPolicy')
|
169
|
-
ListOfSubscription = Shapes::ListShape.new(name: 'ListOfSubscription')
|
170
|
-
ListOfVersionInformation = Shapes::ListShape.new(name: 'ListOfVersionInformation')
|
171
160
|
ListResourceDefinitionVersionsRequest = Shapes::StructureShape.new(name: 'ListResourceDefinitionVersionsRequest')
|
172
161
|
ListResourceDefinitionVersionsResponse = Shapes::StructureShape.new(name: 'ListResourceDefinitionVersionsResponse')
|
173
162
|
ListResourceDefinitionsRequest = Shapes::StructureShape.new(name: 'ListResourceDefinitionsRequest')
|
@@ -184,7 +173,6 @@ module Aws::Greengrass
|
|
184
173
|
LoggerDefinitionVersion = Shapes::StructureShape.new(name: 'LoggerDefinitionVersion')
|
185
174
|
LoggerLevel = Shapes::StringShape.new(name: 'LoggerLevel')
|
186
175
|
LoggerType = Shapes::StringShape.new(name: 'LoggerType')
|
187
|
-
MapOf__string = Shapes::MapShape.new(name: 'MapOf__string')
|
188
176
|
Permission = Shapes::StringShape.new(name: 'Permission')
|
189
177
|
ResetDeploymentsRequest = Shapes::StructureShape.new(name: 'ResetDeploymentsRequest')
|
190
178
|
ResetDeploymentsResponse = Shapes::StructureShape.new(name: 'ResetDeploymentsResponse')
|
@@ -192,7 +180,9 @@ module Aws::Greengrass
|
|
192
180
|
ResourceAccessPolicy = Shapes::StructureShape.new(name: 'ResourceAccessPolicy')
|
193
181
|
ResourceDataContainer = Shapes::StructureShape.new(name: 'ResourceDataContainer')
|
194
182
|
ResourceDefinitionVersion = Shapes::StructureShape.new(name: 'ResourceDefinitionVersion')
|
183
|
+
S3MachineLearningModelResourceData = Shapes::StructureShape.new(name: 'S3MachineLearningModelResourceData')
|
195
184
|
S3UrlSignerRole = Shapes::StringShape.new(name: 'S3UrlSignerRole')
|
185
|
+
SageMakerMachineLearningModelResourceData = Shapes::StructureShape.new(name: 'SageMakerMachineLearningModelResourceData')
|
196
186
|
SoftwareToUpdate = Shapes::StringShape.new(name: 'SoftwareToUpdate')
|
197
187
|
Subscription = Shapes::StructureShape.new(name: 'Subscription')
|
198
188
|
SubscriptionDefinitionVersion = Shapes::StructureShape.new(name: 'SubscriptionDefinitionVersion')
|
@@ -222,6 +212,20 @@ module Aws::Greengrass
|
|
222
212
|
__boolean = Shapes::BooleanShape.new(name: '__boolean')
|
223
213
|
__double = Shapes::FloatShape.new(name: '__double')
|
224
214
|
__integer = Shapes::IntegerShape.new(name: '__integer')
|
215
|
+
__listOfConnectivityInfo = Shapes::ListShape.new(name: '__listOfConnectivityInfo')
|
216
|
+
__listOfCore = Shapes::ListShape.new(name: '__listOfCore')
|
217
|
+
__listOfDefinitionInformation = Shapes::ListShape.new(name: '__listOfDefinitionInformation')
|
218
|
+
__listOfDevice = Shapes::ListShape.new(name: '__listOfDevice')
|
219
|
+
__listOfFunction = Shapes::ListShape.new(name: '__listOfFunction')
|
220
|
+
__listOfGroupCertificateAuthorityProperties = Shapes::ListShape.new(name: '__listOfGroupCertificateAuthorityProperties')
|
221
|
+
__listOfGroupInformation = Shapes::ListShape.new(name: '__listOfGroupInformation')
|
222
|
+
__listOfLogger = Shapes::ListShape.new(name: '__listOfLogger')
|
223
|
+
__listOfResource = Shapes::ListShape.new(name: '__listOfResource')
|
224
|
+
__listOfResourceAccessPolicy = Shapes::ListShape.new(name: '__listOfResourceAccessPolicy')
|
225
|
+
__listOfSubscription = Shapes::ListShape.new(name: '__listOfSubscription')
|
226
|
+
__listOfVersionInformation = Shapes::ListShape.new(name: '__listOfVersionInformation')
|
227
|
+
__long = Shapes::IntegerShape.new(name: '__long')
|
228
|
+
__mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
|
225
229
|
__string = Shapes::StringShape.new(name: '__string')
|
226
230
|
__timestamp = Shapes::TimestampShape.new(name: '__timestamp')
|
227
231
|
|
@@ -250,7 +254,7 @@ module Aws::Greengrass
|
|
250
254
|
Core.add_member(:thing_arn, Shapes::ShapeRef.new(shape: __string, location_name: "ThingArn"))
|
251
255
|
Core.struct_class = Types::Core
|
252
256
|
|
253
|
-
CoreDefinitionVersion.add_member(:cores, Shapes::ShapeRef.new(shape:
|
257
|
+
CoreDefinitionVersion.add_member(:cores, Shapes::ShapeRef.new(shape: __listOfCore, location_name: "Cores"))
|
254
258
|
CoreDefinitionVersion.struct_class = Types::CoreDefinitionVersion
|
255
259
|
|
256
260
|
CreateCoreDefinitionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
@@ -269,7 +273,7 @@ module Aws::Greengrass
|
|
269
273
|
|
270
274
|
CreateCoreDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
271
275
|
CreateCoreDefinitionVersionRequest.add_member(:core_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "CoreDefinitionId"))
|
272
|
-
CreateCoreDefinitionVersionRequest.add_member(:cores, Shapes::ShapeRef.new(shape:
|
276
|
+
CreateCoreDefinitionVersionRequest.add_member(:cores, Shapes::ShapeRef.new(shape: __listOfCore, location_name: "Cores"))
|
273
277
|
CreateCoreDefinitionVersionRequest.struct_class = Types::CreateCoreDefinitionVersionRequest
|
274
278
|
|
275
279
|
CreateCoreDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -305,7 +309,7 @@ module Aws::Greengrass
|
|
305
309
|
|
306
310
|
CreateDeviceDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
307
311
|
CreateDeviceDefinitionVersionRequest.add_member(:device_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "DeviceDefinitionId"))
|
308
|
-
CreateDeviceDefinitionVersionRequest.add_member(:devices, Shapes::ShapeRef.new(shape:
|
312
|
+
CreateDeviceDefinitionVersionRequest.add_member(:devices, Shapes::ShapeRef.new(shape: __listOfDevice, location_name: "Devices"))
|
309
313
|
CreateDeviceDefinitionVersionRequest.struct_class = Types::CreateDeviceDefinitionVersionRequest
|
310
314
|
|
311
315
|
CreateDeviceDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -330,7 +334,7 @@ module Aws::Greengrass
|
|
330
334
|
|
331
335
|
CreateFunctionDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
332
336
|
CreateFunctionDefinitionVersionRequest.add_member(:function_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "FunctionDefinitionId"))
|
333
|
-
CreateFunctionDefinitionVersionRequest.add_member(:functions, Shapes::ShapeRef.new(shape:
|
337
|
+
CreateFunctionDefinitionVersionRequest.add_member(:functions, Shapes::ShapeRef.new(shape: __listOfFunction, location_name: "Functions"))
|
334
338
|
CreateFunctionDefinitionVersionRequest.struct_class = Types::CreateFunctionDefinitionVersionRequest
|
335
339
|
|
336
340
|
CreateFunctionDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -392,7 +396,7 @@ module Aws::Greengrass
|
|
392
396
|
|
393
397
|
CreateLoggerDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
394
398
|
CreateLoggerDefinitionVersionRequest.add_member(:logger_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LoggerDefinitionId"))
|
395
|
-
CreateLoggerDefinitionVersionRequest.add_member(:loggers, Shapes::ShapeRef.new(shape:
|
399
|
+
CreateLoggerDefinitionVersionRequest.add_member(:loggers, Shapes::ShapeRef.new(shape: __listOfLogger, location_name: "Loggers"))
|
396
400
|
CreateLoggerDefinitionVersionRequest.struct_class = Types::CreateLoggerDefinitionVersionRequest
|
397
401
|
|
398
402
|
CreateLoggerDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -417,7 +421,7 @@ module Aws::Greengrass
|
|
417
421
|
|
418
422
|
CreateResourceDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
419
423
|
CreateResourceDefinitionVersionRequest.add_member(:resource_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceDefinitionId"))
|
420
|
-
CreateResourceDefinitionVersionRequest.add_member(:resources, Shapes::ShapeRef.new(shape:
|
424
|
+
CreateResourceDefinitionVersionRequest.add_member(:resources, Shapes::ShapeRef.new(shape: __listOfResource, location_name: "Resources"))
|
421
425
|
CreateResourceDefinitionVersionRequest.struct_class = Types::CreateResourceDefinitionVersionRequest
|
422
426
|
|
423
427
|
CreateResourceDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -455,7 +459,7 @@ module Aws::Greengrass
|
|
455
459
|
|
456
460
|
CreateSubscriptionDefinitionVersionRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
457
461
|
CreateSubscriptionDefinitionVersionRequest.add_member(:subscription_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SubscriptionDefinitionId"))
|
458
|
-
CreateSubscriptionDefinitionVersionRequest.add_member(:subscriptions, Shapes::ShapeRef.new(shape:
|
462
|
+
CreateSubscriptionDefinitionVersionRequest.add_member(:subscriptions, Shapes::ShapeRef.new(shape: __listOfSubscription, location_name: "Subscriptions"))
|
459
463
|
CreateSubscriptionDefinitionVersionRequest.struct_class = Types::CreateSubscriptionDefinitionVersionRequest
|
460
464
|
|
461
465
|
CreateSubscriptionDefinitionVersionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
|
@@ -523,7 +527,7 @@ module Aws::Greengrass
|
|
523
527
|
Device.add_member(:thing_arn, Shapes::ShapeRef.new(shape: __string, location_name: "ThingArn"))
|
524
528
|
Device.struct_class = Types::Device
|
525
529
|
|
526
|
-
DeviceDefinitionVersion.add_member(:devices, Shapes::ShapeRef.new(shape:
|
530
|
+
DeviceDefinitionVersion.add_member(:devices, Shapes::ShapeRef.new(shape: __listOfDevice, location_name: "Devices"))
|
527
531
|
DeviceDefinitionVersion.struct_class = Types::DeviceDefinitionVersion
|
528
532
|
|
529
533
|
DisassociateRoleFromGroupRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "GroupId"))
|
@@ -550,6 +554,7 @@ module Aws::Greengrass
|
|
550
554
|
Function.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "Id"))
|
551
555
|
Function.struct_class = Types::Function
|
552
556
|
|
557
|
+
FunctionConfiguration.add_member(:encoding_type, Shapes::ShapeRef.new(shape: EncodingType, location_name: "EncodingType"))
|
553
558
|
FunctionConfiguration.add_member(:environment, Shapes::ShapeRef.new(shape: FunctionConfigurationEnvironment, location_name: "Environment"))
|
554
559
|
FunctionConfiguration.add_member(:exec_args, Shapes::ShapeRef.new(shape: __string, location_name: "ExecArgs"))
|
555
560
|
FunctionConfiguration.add_member(:executable, Shapes::ShapeRef.new(shape: __string, location_name: "Executable"))
|
@@ -559,11 +564,11 @@ module Aws::Greengrass
|
|
559
564
|
FunctionConfiguration.struct_class = Types::FunctionConfiguration
|
560
565
|
|
561
566
|
FunctionConfigurationEnvironment.add_member(:access_sysfs, Shapes::ShapeRef.new(shape: __boolean, location_name: "AccessSysfs"))
|
562
|
-
FunctionConfigurationEnvironment.add_member(:resource_access_policies, Shapes::ShapeRef.new(shape:
|
563
|
-
FunctionConfigurationEnvironment.add_member(:variables, Shapes::ShapeRef.new(shape:
|
567
|
+
FunctionConfigurationEnvironment.add_member(:resource_access_policies, Shapes::ShapeRef.new(shape: __listOfResourceAccessPolicy, location_name: "ResourceAccessPolicies"))
|
568
|
+
FunctionConfigurationEnvironment.add_member(:variables, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "Variables"))
|
564
569
|
FunctionConfigurationEnvironment.struct_class = Types::FunctionConfigurationEnvironment
|
565
570
|
|
566
|
-
FunctionDefinitionVersion.add_member(:functions, Shapes::ShapeRef.new(shape:
|
571
|
+
FunctionDefinitionVersion.add_member(:functions, Shapes::ShapeRef.new(shape: __listOfFunction, location_name: "Functions"))
|
567
572
|
FunctionDefinitionVersion.struct_class = Types::FunctionDefinitionVersion
|
568
573
|
|
569
574
|
GeneralError.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "ErrorDetails"))
|
@@ -580,7 +585,7 @@ module Aws::Greengrass
|
|
580
585
|
GetConnectivityInfoRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ThingName"))
|
581
586
|
GetConnectivityInfoRequest.struct_class = Types::GetConnectivityInfoRequest
|
582
587
|
|
583
|
-
GetConnectivityInfoResponse.add_member(:connectivity_info, Shapes::ShapeRef.new(shape:
|
588
|
+
GetConnectivityInfoResponse.add_member(:connectivity_info, Shapes::ShapeRef.new(shape: __listOfConnectivityInfo, location_name: "ConnectivityInfo"))
|
584
589
|
GetConnectivityInfoResponse.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
585
590
|
GetConnectivityInfoResponse.struct_class = Types::GetConnectivityInfoResponse
|
586
591
|
|
@@ -815,18 +820,18 @@ module Aws::Greengrass
|
|
815
820
|
ListCoreDefinitionVersionsRequest.struct_class = Types::ListCoreDefinitionVersionsRequest
|
816
821
|
|
817
822
|
ListCoreDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
818
|
-
ListCoreDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
823
|
+
ListCoreDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
819
824
|
ListCoreDefinitionVersionsResponse.struct_class = Types::ListCoreDefinitionVersionsResponse
|
820
825
|
|
821
826
|
ListCoreDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
822
827
|
ListCoreDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
823
828
|
ListCoreDefinitionsRequest.struct_class = Types::ListCoreDefinitionsRequest
|
824
829
|
|
825
|
-
ListCoreDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
830
|
+
ListCoreDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
826
831
|
ListCoreDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
827
832
|
ListCoreDefinitionsResponse.struct_class = Types::ListCoreDefinitionsResponse
|
828
833
|
|
829
|
-
ListDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
834
|
+
ListDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
830
835
|
ListDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
831
836
|
ListDefinitionsResponse.struct_class = Types::ListDefinitionsResponse
|
832
837
|
|
@@ -845,14 +850,14 @@ module Aws::Greengrass
|
|
845
850
|
ListDeviceDefinitionVersionsRequest.struct_class = Types::ListDeviceDefinitionVersionsRequest
|
846
851
|
|
847
852
|
ListDeviceDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
848
|
-
ListDeviceDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
853
|
+
ListDeviceDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
849
854
|
ListDeviceDefinitionVersionsResponse.struct_class = Types::ListDeviceDefinitionVersionsResponse
|
850
855
|
|
851
856
|
ListDeviceDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
852
857
|
ListDeviceDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
853
858
|
ListDeviceDefinitionsRequest.struct_class = Types::ListDeviceDefinitionsRequest
|
854
859
|
|
855
|
-
ListDeviceDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
860
|
+
ListDeviceDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
856
861
|
ListDeviceDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
857
862
|
ListDeviceDefinitionsResponse.struct_class = Types::ListDeviceDefinitionsResponse
|
858
863
|
|
@@ -862,21 +867,21 @@ module Aws::Greengrass
|
|
862
867
|
ListFunctionDefinitionVersionsRequest.struct_class = Types::ListFunctionDefinitionVersionsRequest
|
863
868
|
|
864
869
|
ListFunctionDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
865
|
-
ListFunctionDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
870
|
+
ListFunctionDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
866
871
|
ListFunctionDefinitionVersionsResponse.struct_class = Types::ListFunctionDefinitionVersionsResponse
|
867
872
|
|
868
873
|
ListFunctionDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
869
874
|
ListFunctionDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
870
875
|
ListFunctionDefinitionsRequest.struct_class = Types::ListFunctionDefinitionsRequest
|
871
876
|
|
872
|
-
ListFunctionDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
877
|
+
ListFunctionDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
873
878
|
ListFunctionDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
874
879
|
ListFunctionDefinitionsResponse.struct_class = Types::ListFunctionDefinitionsResponse
|
875
880
|
|
876
881
|
ListGroupCertificateAuthoritiesRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "GroupId"))
|
877
882
|
ListGroupCertificateAuthoritiesRequest.struct_class = Types::ListGroupCertificateAuthoritiesRequest
|
878
883
|
|
879
|
-
ListGroupCertificateAuthoritiesResponse.add_member(:group_certificate_authorities, Shapes::ShapeRef.new(shape:
|
884
|
+
ListGroupCertificateAuthoritiesResponse.add_member(:group_certificate_authorities, Shapes::ShapeRef.new(shape: __listOfGroupCertificateAuthorityProperties, location_name: "GroupCertificateAuthorities"))
|
880
885
|
ListGroupCertificateAuthoritiesResponse.struct_class = Types::ListGroupCertificateAuthoritiesResponse
|
881
886
|
|
882
887
|
ListGroupVersionsRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "GroupId"))
|
@@ -885,14 +890,14 @@ module Aws::Greengrass
|
|
885
890
|
ListGroupVersionsRequest.struct_class = Types::ListGroupVersionsRequest
|
886
891
|
|
887
892
|
ListGroupVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
888
|
-
ListGroupVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
893
|
+
ListGroupVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
889
894
|
ListGroupVersionsResponse.struct_class = Types::ListGroupVersionsResponse
|
890
895
|
|
891
896
|
ListGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
892
897
|
ListGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
893
898
|
ListGroupsRequest.struct_class = Types::ListGroupsRequest
|
894
899
|
|
895
|
-
ListGroupsResponse.add_member(:groups, Shapes::ShapeRef.new(shape:
|
900
|
+
ListGroupsResponse.add_member(:groups, Shapes::ShapeRef.new(shape: __listOfGroupInformation, location_name: "Groups"))
|
896
901
|
ListGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
897
902
|
ListGroupsResponse.struct_class = Types::ListGroupsResponse
|
898
903
|
|
@@ -902,55 +907,31 @@ module Aws::Greengrass
|
|
902
907
|
ListLoggerDefinitionVersionsRequest.struct_class = Types::ListLoggerDefinitionVersionsRequest
|
903
908
|
|
904
909
|
ListLoggerDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
905
|
-
ListLoggerDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
910
|
+
ListLoggerDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
906
911
|
ListLoggerDefinitionVersionsResponse.struct_class = Types::ListLoggerDefinitionVersionsResponse
|
907
912
|
|
908
913
|
ListLoggerDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
909
914
|
ListLoggerDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
910
915
|
ListLoggerDefinitionsRequest.struct_class = Types::ListLoggerDefinitionsRequest
|
911
916
|
|
912
|
-
ListLoggerDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
917
|
+
ListLoggerDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
913
918
|
ListLoggerDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
914
919
|
ListLoggerDefinitionsResponse.struct_class = Types::ListLoggerDefinitionsResponse
|
915
920
|
|
916
|
-
ListOfConnectivityInfo.member = Shapes::ShapeRef.new(shape: ConnectivityInfo)
|
917
|
-
|
918
|
-
ListOfCore.member = Shapes::ShapeRef.new(shape: Core)
|
919
|
-
|
920
|
-
ListOfDefinitionInformation.member = Shapes::ShapeRef.new(shape: DefinitionInformation)
|
921
|
-
|
922
|
-
ListOfDevice.member = Shapes::ShapeRef.new(shape: Device)
|
923
|
-
|
924
|
-
ListOfFunction.member = Shapes::ShapeRef.new(shape: Function)
|
925
|
-
|
926
|
-
ListOfGroupCertificateAuthorityProperties.member = Shapes::ShapeRef.new(shape: GroupCertificateAuthorityProperties)
|
927
|
-
|
928
|
-
ListOfGroupInformation.member = Shapes::ShapeRef.new(shape: GroupInformation)
|
929
|
-
|
930
|
-
ListOfLogger.member = Shapes::ShapeRef.new(shape: Logger)
|
931
|
-
|
932
|
-
ListOfResource.member = Shapes::ShapeRef.new(shape: Resource)
|
933
|
-
|
934
|
-
ListOfResourceAccessPolicy.member = Shapes::ShapeRef.new(shape: ResourceAccessPolicy)
|
935
|
-
|
936
|
-
ListOfSubscription.member = Shapes::ShapeRef.new(shape: Subscription)
|
937
|
-
|
938
|
-
ListOfVersionInformation.member = Shapes::ShapeRef.new(shape: VersionInformation)
|
939
|
-
|
940
921
|
ListResourceDefinitionVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
941
922
|
ListResourceDefinitionVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
942
923
|
ListResourceDefinitionVersionsRequest.add_member(:resource_definition_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceDefinitionId"))
|
943
924
|
ListResourceDefinitionVersionsRequest.struct_class = Types::ListResourceDefinitionVersionsRequest
|
944
925
|
|
945
926
|
ListResourceDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
946
|
-
ListResourceDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
927
|
+
ListResourceDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
947
928
|
ListResourceDefinitionVersionsResponse.struct_class = Types::ListResourceDefinitionVersionsResponse
|
948
929
|
|
949
930
|
ListResourceDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
950
931
|
ListResourceDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
951
932
|
ListResourceDefinitionsRequest.struct_class = Types::ListResourceDefinitionsRequest
|
952
933
|
|
953
|
-
ListResourceDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
934
|
+
ListResourceDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
954
935
|
ListResourceDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
955
936
|
ListResourceDefinitionsResponse.struct_class = Types::ListResourceDefinitionsResponse
|
956
937
|
|
@@ -960,19 +941,19 @@ module Aws::Greengrass
|
|
960
941
|
ListSubscriptionDefinitionVersionsRequest.struct_class = Types::ListSubscriptionDefinitionVersionsRequest
|
961
942
|
|
962
943
|
ListSubscriptionDefinitionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
963
|
-
ListSubscriptionDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
944
|
+
ListSubscriptionDefinitionVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
964
945
|
ListSubscriptionDefinitionVersionsResponse.struct_class = Types::ListSubscriptionDefinitionVersionsResponse
|
965
946
|
|
966
947
|
ListSubscriptionDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "MaxResults"))
|
967
948
|
ListSubscriptionDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
|
968
949
|
ListSubscriptionDefinitionsRequest.struct_class = Types::ListSubscriptionDefinitionsRequest
|
969
950
|
|
970
|
-
ListSubscriptionDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape:
|
951
|
+
ListSubscriptionDefinitionsResponse.add_member(:definitions, Shapes::ShapeRef.new(shape: __listOfDefinitionInformation, location_name: "Definitions"))
|
971
952
|
ListSubscriptionDefinitionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
972
953
|
ListSubscriptionDefinitionsResponse.struct_class = Types::ListSubscriptionDefinitionsResponse
|
973
954
|
|
974
955
|
ListVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
|
975
|
-
ListVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape:
|
956
|
+
ListVersionsResponse.add_member(:versions, Shapes::ShapeRef.new(shape: __listOfVersionInformation, location_name: "Versions"))
|
976
957
|
ListVersionsResponse.struct_class = Types::ListVersionsResponse
|
977
958
|
|
978
959
|
LocalDeviceResourceData.add_member(:group_owner_setting, Shapes::ShapeRef.new(shape: GroupOwnerSetting, location_name: "GroupOwnerSetting"))
|
@@ -991,12 +972,9 @@ module Aws::Greengrass
|
|
991
972
|
Logger.add_member(:type, Shapes::ShapeRef.new(shape: LoggerType, location_name: "Type"))
|
992
973
|
Logger.struct_class = Types::Logger
|
993
974
|
|
994
|
-
LoggerDefinitionVersion.add_member(:loggers, Shapes::ShapeRef.new(shape:
|
975
|
+
LoggerDefinitionVersion.add_member(:loggers, Shapes::ShapeRef.new(shape: __listOfLogger, location_name: "Loggers"))
|
995
976
|
LoggerDefinitionVersion.struct_class = Types::LoggerDefinitionVersion
|
996
977
|
|
997
|
-
MapOf__string.key = Shapes::ShapeRef.new(shape: __string)
|
998
|
-
MapOf__string.value = Shapes::ShapeRef.new(shape: __string)
|
999
|
-
|
1000
978
|
ResetDeploymentsRequest.add_member(:amzn_client_token, Shapes::ShapeRef.new(shape: __string, location: "header", location_name: "X-Amzn-Client-Token"))
|
1001
979
|
ResetDeploymentsRequest.add_member(:force, Shapes::ShapeRef.new(shape: __boolean, location_name: "Force"))
|
1002
980
|
ResetDeploymentsRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "GroupId"))
|
@@ -1017,21 +995,31 @@ module Aws::Greengrass
|
|
1017
995
|
|
1018
996
|
ResourceDataContainer.add_member(:local_device_resource_data, Shapes::ShapeRef.new(shape: LocalDeviceResourceData, location_name: "LocalDeviceResourceData"))
|
1019
997
|
ResourceDataContainer.add_member(:local_volume_resource_data, Shapes::ShapeRef.new(shape: LocalVolumeResourceData, location_name: "LocalVolumeResourceData"))
|
998
|
+
ResourceDataContainer.add_member(:s3_machine_learning_model_resource_data, Shapes::ShapeRef.new(shape: S3MachineLearningModelResourceData, location_name: "S3MachineLearningModelResourceData"))
|
999
|
+
ResourceDataContainer.add_member(:sage_maker_machine_learning_model_resource_data, Shapes::ShapeRef.new(shape: SageMakerMachineLearningModelResourceData, location_name: "SageMakerMachineLearningModelResourceData"))
|
1020
1000
|
ResourceDataContainer.struct_class = Types::ResourceDataContainer
|
1021
1001
|
|
1022
|
-
ResourceDefinitionVersion.add_member(:resources, Shapes::ShapeRef.new(shape:
|
1002
|
+
ResourceDefinitionVersion.add_member(:resources, Shapes::ShapeRef.new(shape: __listOfResource, location_name: "Resources"))
|
1023
1003
|
ResourceDefinitionVersion.struct_class = Types::ResourceDefinitionVersion
|
1024
1004
|
|
1005
|
+
S3MachineLearningModelResourceData.add_member(:destination_path, Shapes::ShapeRef.new(shape: __string, location_name: "DestinationPath"))
|
1006
|
+
S3MachineLearningModelResourceData.add_member(:s3_uri, Shapes::ShapeRef.new(shape: __string, location_name: "S3Uri"))
|
1007
|
+
S3MachineLearningModelResourceData.struct_class = Types::S3MachineLearningModelResourceData
|
1008
|
+
|
1009
|
+
SageMakerMachineLearningModelResourceData.add_member(:destination_path, Shapes::ShapeRef.new(shape: __string, location_name: "DestinationPath"))
|
1010
|
+
SageMakerMachineLearningModelResourceData.add_member(:sage_maker_job_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SageMakerJobArn"))
|
1011
|
+
SageMakerMachineLearningModelResourceData.struct_class = Types::SageMakerMachineLearningModelResourceData
|
1012
|
+
|
1025
1013
|
Subscription.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "Id"))
|
1026
1014
|
Subscription.add_member(:source, Shapes::ShapeRef.new(shape: __string, location_name: "Source"))
|
1027
1015
|
Subscription.add_member(:subject, Shapes::ShapeRef.new(shape: __string, location_name: "Subject"))
|
1028
1016
|
Subscription.add_member(:target, Shapes::ShapeRef.new(shape: __string, location_name: "Target"))
|
1029
1017
|
Subscription.struct_class = Types::Subscription
|
1030
1018
|
|
1031
|
-
SubscriptionDefinitionVersion.add_member(:subscriptions, Shapes::ShapeRef.new(shape:
|
1019
|
+
SubscriptionDefinitionVersion.add_member(:subscriptions, Shapes::ShapeRef.new(shape: __listOfSubscription, location_name: "Subscriptions"))
|
1032
1020
|
SubscriptionDefinitionVersion.struct_class = Types::SubscriptionDefinitionVersion
|
1033
1021
|
|
1034
|
-
UpdateConnectivityInfoRequest.add_member(:connectivity_info, Shapes::ShapeRef.new(shape:
|
1022
|
+
UpdateConnectivityInfoRequest.add_member(:connectivity_info, Shapes::ShapeRef.new(shape: __listOfConnectivityInfo, location_name: "ConnectivityInfo"))
|
1035
1023
|
UpdateConnectivityInfoRequest.add_member(:thing_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ThingName"))
|
1036
1024
|
UpdateConnectivityInfoRequest.struct_class = Types::UpdateConnectivityInfoRequest
|
1037
1025
|
|
@@ -1098,6 +1086,33 @@ module Aws::Greengrass
|
|
1098
1086
|
VersionInformation.add_member(:version, Shapes::ShapeRef.new(shape: __string, location_name: "Version"))
|
1099
1087
|
VersionInformation.struct_class = Types::VersionInformation
|
1100
1088
|
|
1089
|
+
__listOfConnectivityInfo.member = Shapes::ShapeRef.new(shape: ConnectivityInfo)
|
1090
|
+
|
1091
|
+
__listOfCore.member = Shapes::ShapeRef.new(shape: Core)
|
1092
|
+
|
1093
|
+
__listOfDefinitionInformation.member = Shapes::ShapeRef.new(shape: DefinitionInformation)
|
1094
|
+
|
1095
|
+
__listOfDevice.member = Shapes::ShapeRef.new(shape: Device)
|
1096
|
+
|
1097
|
+
__listOfFunction.member = Shapes::ShapeRef.new(shape: Function)
|
1098
|
+
|
1099
|
+
__listOfGroupCertificateAuthorityProperties.member = Shapes::ShapeRef.new(shape: GroupCertificateAuthorityProperties)
|
1100
|
+
|
1101
|
+
__listOfGroupInformation.member = Shapes::ShapeRef.new(shape: GroupInformation)
|
1102
|
+
|
1103
|
+
__listOfLogger.member = Shapes::ShapeRef.new(shape: Logger)
|
1104
|
+
|
1105
|
+
__listOfResource.member = Shapes::ShapeRef.new(shape: Resource)
|
1106
|
+
|
1107
|
+
__listOfResourceAccessPolicy.member = Shapes::ShapeRef.new(shape: ResourceAccessPolicy)
|
1108
|
+
|
1109
|
+
__listOfSubscription.member = Shapes::ShapeRef.new(shape: Subscription)
|
1110
|
+
|
1111
|
+
__listOfVersionInformation.member = Shapes::ShapeRef.new(shape: VersionInformation)
|
1112
|
+
|
1113
|
+
__mapOf__string.key = Shapes::ShapeRef.new(shape: __string)
|
1114
|
+
__mapOf__string.value = Shapes::ShapeRef.new(shape: __string)
|
1115
|
+
|
1101
1116
|
|
1102
1117
|
# @api private
|
1103
1118
|
API = Seahorse::Model::Api.new.tap do |api|
|
@@ -20,7 +20,7 @@ module Aws::Greengrass
|
|
20
20
|
# @return [String]
|
21
21
|
#
|
22
22
|
# @!attribute [rw] role_arn
|
23
|
-
#
|
23
|
+
# The ARN of the role you wish to associate with this group.
|
24
24
|
# @return [String]
|
25
25
|
#
|
26
26
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/AssociateRoleToGroupRequest AWS API Documentation
|
@@ -32,7 +32,8 @@ module Aws::Greengrass
|
|
32
32
|
end
|
33
33
|
|
34
34
|
# @!attribute [rw] associated_at
|
35
|
-
#
|
35
|
+
# The time, in milliseconds since the epoch, when the role ARN was
|
36
|
+
# associated with the group.
|
36
37
|
# @return [String]
|
37
38
|
#
|
38
39
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/AssociateRoleToGroupResponse AWS API Documentation
|
@@ -50,7 +51,7 @@ module Aws::Greengrass
|
|
50
51
|
# }
|
51
52
|
#
|
52
53
|
# @!attribute [rw] role_arn
|
53
|
-
#
|
54
|
+
# The ARN of the service role you wish to associate with your account.
|
54
55
|
# @return [String]
|
55
56
|
#
|
56
57
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/AssociateServiceRoleToAccountRequest AWS API Documentation
|
@@ -61,7 +62,7 @@ module Aws::Greengrass
|
|
61
62
|
end
|
62
63
|
|
63
64
|
# @!attribute [rw] associated_at
|
64
|
-
#
|
65
|
+
# The time when the service role was associated with the account.
|
65
66
|
# @return [String]
|
66
67
|
#
|
67
68
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/AssociateServiceRoleToAccountResponse AWS API Documentation
|
@@ -71,7 +72,7 @@ module Aws::Greengrass
|
|
71
72
|
include Aws::Structure
|
72
73
|
end
|
73
74
|
|
74
|
-
#
|
75
|
+
# Information about a Greengrass core's connectivity.
|
75
76
|
#
|
76
77
|
# @note When making an API call, you may pass ConnectivityInfo
|
77
78
|
# data as a hash:
|
@@ -84,11 +85,11 @@ module Aws::Greengrass
|
|
84
85
|
# }
|
85
86
|
#
|
86
87
|
# @!attribute [rw] host_address
|
87
|
-
#
|
88
|
+
# The endpoint for the Greengrass core. Can be an IP address or DNS.
|
88
89
|
# @return [String]
|
89
90
|
#
|
90
91
|
# @!attribute [rw] id
|
91
|
-
#
|
92
|
+
# The ID of the connectivity information.
|
92
93
|
# @return [String]
|
93
94
|
#
|
94
95
|
# @!attribute [rw] metadata
|
@@ -96,7 +97,7 @@ module Aws::Greengrass
|
|
96
97
|
# @return [String]
|
97
98
|
#
|
98
99
|
# @!attribute [rw] port_number
|
99
|
-
#
|
100
|
+
# The port of the Greengrass core. Usually 8883.
|
100
101
|
# @return [Integer]
|
101
102
|
#
|
102
103
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ConnectivityInfo AWS API Documentation
|
@@ -109,7 +110,7 @@ module Aws::Greengrass
|
|
109
110
|
include Aws::Structure
|
110
111
|
end
|
111
112
|
|
112
|
-
# Information
|
113
|
+
# Information about a core.
|
113
114
|
#
|
114
115
|
# @note When making an API call, you may pass Core
|
115
116
|
# data as a hash:
|
@@ -122,20 +123,20 @@ module Aws::Greengrass
|
|
122
123
|
# }
|
123
124
|
#
|
124
125
|
# @!attribute [rw] certificate_arn
|
125
|
-
#
|
126
|
+
# The ARN of the certificate associated with the core.
|
126
127
|
# @return [String]
|
127
128
|
#
|
128
129
|
# @!attribute [rw] id
|
129
|
-
#
|
130
|
+
# The ID of the core.
|
130
131
|
# @return [String]
|
131
132
|
#
|
132
133
|
# @!attribute [rw] sync_shadow
|
133
|
-
# If true, the local shadow
|
134
|
-
# cloud
|
134
|
+
# If true, the core's local shadow is automatically synced with the
|
135
|
+
# cloud.
|
135
136
|
# @return [Boolean]
|
136
137
|
#
|
137
138
|
# @!attribute [rw] thing_arn
|
138
|
-
#
|
139
|
+
# The ARN of the thing which is the core.
|
139
140
|
# @return [String]
|
140
141
|
#
|
141
142
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Core AWS API Documentation
|
@@ -148,7 +149,7 @@ module Aws::Greengrass
|
|
148
149
|
include Aws::Structure
|
149
150
|
end
|
150
151
|
|
151
|
-
# Information
|
152
|
+
# Information about a core definition version.
|
152
153
|
#
|
153
154
|
# @note When making an API call, you may pass CoreDefinitionVersion
|
154
155
|
# data as a hash:
|
@@ -165,7 +166,7 @@ module Aws::Greengrass
|
|
165
166
|
# }
|
166
167
|
#
|
167
168
|
# @!attribute [rw] cores
|
168
|
-
#
|
169
|
+
# A list of cores in the core definition version.
|
169
170
|
# @return [Array<Types::Core>]
|
170
171
|
#
|
171
172
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CoreDefinitionVersion AWS API Documentation
|
@@ -197,7 +198,7 @@ module Aws::Greengrass
|
|
197
198
|
# @return [String]
|
198
199
|
#
|
199
200
|
# @!attribute [rw] initial_version
|
200
|
-
# Information
|
201
|
+
# Information about a core definition version.
|
201
202
|
# @return [Types::CoreDefinitionVersion]
|
202
203
|
#
|
203
204
|
# @!attribute [rw] name
|
@@ -302,7 +303,7 @@ module Aws::Greengrass
|
|
302
303
|
include Aws::Structure
|
303
304
|
end
|
304
305
|
|
305
|
-
# Information
|
306
|
+
# Information about a deployment.
|
306
307
|
#
|
307
308
|
# @note When making an API call, you may pass CreateDeploymentRequest
|
308
309
|
# data as a hash:
|
@@ -319,19 +320,20 @@ module Aws::Greengrass
|
|
319
320
|
# @return [String]
|
320
321
|
#
|
321
322
|
# @!attribute [rw] deployment_id
|
322
|
-
#
|
323
|
+
# The ID of the deployment if you wish to redeploy a previous
|
324
|
+
# deployment.
|
323
325
|
# @return [String]
|
324
326
|
#
|
325
327
|
# @!attribute [rw] deployment_type
|
326
|
-
#
|
327
|
-
# NewDeployment and Redeployment are valid.
|
328
|
+
# The type of deployment. When used in ''CreateDeployment'', only
|
329
|
+
# ''NewDeployment'' and ''Redeployment'' are valid.
|
328
330
|
# @return [String]
|
329
331
|
#
|
330
332
|
# @!attribute [rw] group_id
|
331
333
|
# @return [String]
|
332
334
|
#
|
333
335
|
# @!attribute [rw] group_version_id
|
334
|
-
#
|
336
|
+
# The ID of the group version to be deployed.
|
335
337
|
# @return [String]
|
336
338
|
#
|
337
339
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CreateDeploymentRequest AWS API Documentation
|
@@ -346,11 +348,11 @@ module Aws::Greengrass
|
|
346
348
|
end
|
347
349
|
|
348
350
|
# @!attribute [rw] deployment_arn
|
349
|
-
# The
|
351
|
+
# The ARN of the deployment.
|
350
352
|
# @return [String]
|
351
353
|
#
|
352
354
|
# @!attribute [rw] deployment_id
|
353
|
-
# The
|
355
|
+
# The ID of the deployment.
|
354
356
|
# @return [String]
|
355
357
|
#
|
356
358
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CreateDeploymentResponse AWS API Documentation
|
@@ -383,7 +385,7 @@ module Aws::Greengrass
|
|
383
385
|
# @return [String]
|
384
386
|
#
|
385
387
|
# @!attribute [rw] initial_version
|
386
|
-
# Information
|
388
|
+
# Information about a device definition version.
|
387
389
|
# @return [Types::DeviceDefinitionVersion]
|
388
390
|
#
|
389
391
|
# @!attribute [rw] name
|
@@ -498,6 +500,7 @@ module Aws::Greengrass
|
|
498
500
|
# {
|
499
501
|
# function_arn: "__string",
|
500
502
|
# function_configuration: {
|
503
|
+
# encoding_type: "binary", # accepts binary, json
|
501
504
|
# environment: {
|
502
505
|
# access_sysfs: false,
|
503
506
|
# resource_access_policies: [
|
@@ -527,7 +530,7 @@ module Aws::Greengrass
|
|
527
530
|
# @return [String]
|
528
531
|
#
|
529
532
|
# @!attribute [rw] initial_version
|
530
|
-
# Information
|
533
|
+
# Information about a function definition version.
|
531
534
|
# @return [Types::FunctionDefinitionVersion]
|
532
535
|
#
|
533
536
|
# @!attribute [rw] name
|
@@ -586,6 +589,7 @@ module Aws::Greengrass
|
|
586
589
|
# {
|
587
590
|
# function_arn: "__string",
|
588
591
|
# function_configuration: {
|
592
|
+
# encoding_type: "binary", # accepts binary, json
|
589
593
|
# environment: {
|
590
594
|
# access_sysfs: false,
|
591
595
|
# resource_access_policies: [
|
@@ -672,7 +676,7 @@ module Aws::Greengrass
|
|
672
676
|
end
|
673
677
|
|
674
678
|
# @!attribute [rw] group_certificate_authority_arn
|
675
|
-
#
|
679
|
+
# The ARN of the group certificate authority.
|
676
680
|
# @return [String]
|
677
681
|
#
|
678
682
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CreateGroupCertificateAuthorityResponse AWS API Documentation
|
@@ -702,7 +706,7 @@ module Aws::Greengrass
|
|
702
706
|
# @return [String]
|
703
707
|
#
|
704
708
|
# @!attribute [rw] initial_version
|
705
|
-
# Information
|
709
|
+
# Information about a group version.
|
706
710
|
# @return [Types::GroupVersion]
|
707
711
|
#
|
708
712
|
# @!attribute [rw] name
|
@@ -848,7 +852,7 @@ module Aws::Greengrass
|
|
848
852
|
# @return [String]
|
849
853
|
#
|
850
854
|
# @!attribute [rw] initial_version
|
851
|
-
# Information
|
855
|
+
# Information about a logger definition version.
|
852
856
|
# @return [Types::LoggerDefinitionVersion]
|
853
857
|
#
|
854
858
|
# @!attribute [rw] name
|
@@ -980,6 +984,14 @@ module Aws::Greengrass
|
|
980
984
|
# },
|
981
985
|
# source_path: "__string",
|
982
986
|
# },
|
987
|
+
# s3_machine_learning_model_resource_data: {
|
988
|
+
# destination_path: "__string",
|
989
|
+
# s3_uri: "__string",
|
990
|
+
# },
|
991
|
+
# sage_maker_machine_learning_model_resource_data: {
|
992
|
+
# destination_path: "__string",
|
993
|
+
# sage_maker_job_arn: "__string",
|
994
|
+
# },
|
983
995
|
# },
|
984
996
|
# },
|
985
997
|
# ],
|
@@ -991,7 +1003,7 @@ module Aws::Greengrass
|
|
991
1003
|
# @return [String]
|
992
1004
|
#
|
993
1005
|
# @!attribute [rw] initial_version
|
994
|
-
# Information
|
1006
|
+
# Information about a resource definition version.
|
995
1007
|
# @return [Types::ResourceDefinitionVersion]
|
996
1008
|
#
|
997
1009
|
# @!attribute [rw] name
|
@@ -1066,6 +1078,14 @@ module Aws::Greengrass
|
|
1066
1078
|
# },
|
1067
1079
|
# source_path: "__string",
|
1068
1080
|
# },
|
1081
|
+
# s3_machine_learning_model_resource_data: {
|
1082
|
+
# destination_path: "__string",
|
1083
|
+
# s3_uri: "__string",
|
1084
|
+
# },
|
1085
|
+
# sage_maker_machine_learning_model_resource_data: {
|
1086
|
+
# destination_path: "__string",
|
1087
|
+
# sage_maker_job_arn: "__string",
|
1088
|
+
# },
|
1069
1089
|
# },
|
1070
1090
|
# },
|
1071
1091
|
# ],
|
@@ -1111,7 +1131,7 @@ module Aws::Greengrass
|
|
1111
1131
|
include Aws::Structure
|
1112
1132
|
end
|
1113
1133
|
|
1114
|
-
# Request for the CreateSoftwareUpdateJob API
|
1134
|
+
# Request for the CreateSoftwareUpdateJob API.
|
1115
1135
|
#
|
1116
1136
|
# @note When making an API call, you may pass CreateSoftwareUpdateJobRequest
|
1117
1137
|
# data as a hash:
|
@@ -1135,7 +1155,7 @@ module Aws::Greengrass
|
|
1135
1155
|
# @return [String]
|
1136
1156
|
#
|
1137
1157
|
# @!attribute [rw] software_to_update
|
1138
|
-
# The piece of software on the Greengrass
|
1158
|
+
# The piece of software on the Greengrass core that will be updated.
|
1139
1159
|
# @return [String]
|
1140
1160
|
#
|
1141
1161
|
# @!attribute [rw] update_agent_log_level
|
@@ -1144,15 +1164,17 @@ module Aws::Greengrass
|
|
1144
1164
|
# @return [String]
|
1145
1165
|
#
|
1146
1166
|
# @!attribute [rw] update_targets
|
1147
|
-
# The
|
1167
|
+
# The ARNs of the targets (IoT things or IoT thing groups) that this
|
1168
|
+
# update will be applied to.
|
1148
1169
|
# @return [Array<String>]
|
1149
1170
|
#
|
1150
1171
|
# @!attribute [rw] update_targets_architecture
|
1151
|
-
# The architecture of the
|
1172
|
+
# The architecture of the cores which are the targets of an update.
|
1152
1173
|
# @return [String]
|
1153
1174
|
#
|
1154
1175
|
# @!attribute [rw] update_targets_operating_system
|
1155
|
-
# The operating system of the
|
1176
|
+
# The operating system of the cores which are the targets of an
|
1177
|
+
# update.
|
1156
1178
|
# @return [String]
|
1157
1179
|
#
|
1158
1180
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CreateSoftwareUpdateJobRequest AWS API Documentation
|
@@ -1169,11 +1191,11 @@ module Aws::Greengrass
|
|
1169
1191
|
end
|
1170
1192
|
|
1171
1193
|
# @!attribute [rw] iot_job_arn
|
1172
|
-
# The
|
1194
|
+
# The IoT Job ARN corresponding to this update.
|
1173
1195
|
# @return [String]
|
1174
1196
|
#
|
1175
1197
|
# @!attribute [rw] iot_job_id
|
1176
|
-
# The
|
1198
|
+
# The IoT Job Id corresponding to this update.
|
1177
1199
|
# @return [String]
|
1178
1200
|
#
|
1179
1201
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/CreateSoftwareUpdateJobResponse AWS API Documentation
|
@@ -1206,7 +1228,7 @@ module Aws::Greengrass
|
|
1206
1228
|
# @return [String]
|
1207
1229
|
#
|
1208
1230
|
# @!attribute [rw] initial_version
|
1209
|
-
# Information
|
1231
|
+
# Information about a subscription definition version.
|
1210
1232
|
# @return [Types::SubscriptionDefinitionVersion]
|
1211
1233
|
#
|
1212
1234
|
# @!attribute [rw] name
|
@@ -1311,34 +1333,36 @@ module Aws::Greengrass
|
|
1311
1333
|
include Aws::Structure
|
1312
1334
|
end
|
1313
1335
|
|
1314
|
-
# Information
|
1336
|
+
# Information about a definition.
|
1315
1337
|
#
|
1316
1338
|
# @!attribute [rw] arn
|
1317
|
-
#
|
1339
|
+
# The ARN of the definition.
|
1318
1340
|
# @return [String]
|
1319
1341
|
#
|
1320
1342
|
# @!attribute [rw] creation_timestamp
|
1321
|
-
#
|
1343
|
+
# The time, in milliseconds since the epoch, when the definition was
|
1344
|
+
# created.
|
1322
1345
|
# @return [String]
|
1323
1346
|
#
|
1324
1347
|
# @!attribute [rw] id
|
1325
|
-
#
|
1348
|
+
# The ID of the definition.
|
1326
1349
|
# @return [String]
|
1327
1350
|
#
|
1328
1351
|
# @!attribute [rw] last_updated_timestamp
|
1329
|
-
#
|
1352
|
+
# The time, in milliseconds since the epoch, when the definition was
|
1353
|
+
# last updated.
|
1330
1354
|
# @return [String]
|
1331
1355
|
#
|
1332
1356
|
# @!attribute [rw] latest_version
|
1333
|
-
#
|
1357
|
+
# The latest version of the definition.
|
1334
1358
|
# @return [String]
|
1335
1359
|
#
|
1336
1360
|
# @!attribute [rw] latest_version_arn
|
1337
|
-
#
|
1361
|
+
# The ARN of the latest version of the definition.
|
1338
1362
|
# @return [String]
|
1339
1363
|
#
|
1340
1364
|
# @!attribute [rw] name
|
1341
|
-
#
|
1365
|
+
# The name of the definition.
|
1342
1366
|
# @return [String]
|
1343
1367
|
#
|
1344
1368
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/DefinitionInformation AWS API Documentation
|
@@ -1501,26 +1525,27 @@ module Aws::Greengrass
|
|
1501
1525
|
#
|
1502
1526
|
class DeleteSubscriptionDefinitionResponse < Aws::EmptyStructure; end
|
1503
1527
|
|
1504
|
-
# Information
|
1528
|
+
# Information about a deployment.
|
1505
1529
|
#
|
1506
1530
|
# @!attribute [rw] created_at
|
1507
|
-
#
|
1531
|
+
# The time, in milliseconds since the epoch, when the deployment was
|
1532
|
+
# created.
|
1508
1533
|
# @return [String]
|
1509
1534
|
#
|
1510
1535
|
# @!attribute [rw] deployment_arn
|
1511
|
-
#
|
1536
|
+
# The ARN of the deployment.
|
1512
1537
|
# @return [String]
|
1513
1538
|
#
|
1514
1539
|
# @!attribute [rw] deployment_id
|
1515
|
-
#
|
1540
|
+
# The ID of the deployment.
|
1516
1541
|
# @return [String]
|
1517
1542
|
#
|
1518
1543
|
# @!attribute [rw] deployment_type
|
1519
|
-
# The type of deployment.
|
1544
|
+
# The type of the deployment.
|
1520
1545
|
# @return [String]
|
1521
1546
|
#
|
1522
1547
|
# @!attribute [rw] group_arn
|
1523
|
-
#
|
1548
|
+
# The ARN of the group for this deployment.
|
1524
1549
|
# @return [String]
|
1525
1550
|
#
|
1526
1551
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Deployment AWS API Documentation
|
@@ -1534,7 +1559,7 @@ module Aws::Greengrass
|
|
1534
1559
|
include Aws::Structure
|
1535
1560
|
end
|
1536
1561
|
|
1537
|
-
# Information
|
1562
|
+
# Information about a device.
|
1538
1563
|
#
|
1539
1564
|
# @note When making an API call, you may pass Device
|
1540
1565
|
# data as a hash:
|
@@ -1547,20 +1572,20 @@ module Aws::Greengrass
|
|
1547
1572
|
# }
|
1548
1573
|
#
|
1549
1574
|
# @!attribute [rw] certificate_arn
|
1550
|
-
#
|
1575
|
+
# The ARN of the certificate associated with the device.
|
1551
1576
|
# @return [String]
|
1552
1577
|
#
|
1553
1578
|
# @!attribute [rw] id
|
1554
|
-
#
|
1579
|
+
# The ID of the device.
|
1555
1580
|
# @return [String]
|
1556
1581
|
#
|
1557
1582
|
# @!attribute [rw] sync_shadow
|
1558
|
-
# If true, the local shadow
|
1559
|
-
#
|
1583
|
+
# If true, the device's local shadow will be automatically synced
|
1584
|
+
# with the cloud.
|
1560
1585
|
# @return [Boolean]
|
1561
1586
|
#
|
1562
1587
|
# @!attribute [rw] thing_arn
|
1563
|
-
#
|
1588
|
+
# The thing ARN of the device.
|
1564
1589
|
# @return [String]
|
1565
1590
|
#
|
1566
1591
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Device AWS API Documentation
|
@@ -1573,7 +1598,7 @@ module Aws::Greengrass
|
|
1573
1598
|
include Aws::Structure
|
1574
1599
|
end
|
1575
1600
|
|
1576
|
-
# Information
|
1601
|
+
# Information about a device definition version.
|
1577
1602
|
#
|
1578
1603
|
# @note When making an API call, you may pass DeviceDefinitionVersion
|
1579
1604
|
# data as a hash:
|
@@ -1590,7 +1615,7 @@ module Aws::Greengrass
|
|
1590
1615
|
# }
|
1591
1616
|
#
|
1592
1617
|
# @!attribute [rw] devices
|
1593
|
-
#
|
1618
|
+
# A list of devices in the definition version.
|
1594
1619
|
# @return [Array<Types::Device>]
|
1595
1620
|
#
|
1596
1621
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/DeviceDefinitionVersion AWS API Documentation
|
@@ -1618,7 +1643,8 @@ module Aws::Greengrass
|
|
1618
1643
|
end
|
1619
1644
|
|
1620
1645
|
# @!attribute [rw] disassociated_at
|
1621
|
-
#
|
1646
|
+
# The time, in milliseconds since the epoch, when the role was
|
1647
|
+
# disassociated from the group.
|
1622
1648
|
# @return [String]
|
1623
1649
|
#
|
1624
1650
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/DisassociateRoleFromGroupResponse AWS API Documentation
|
@@ -1635,7 +1661,7 @@ module Aws::Greengrass
|
|
1635
1661
|
class DisassociateServiceRoleFromAccountRequest < Aws::EmptyStructure; end
|
1636
1662
|
|
1637
1663
|
# @!attribute [rw] disassociated_at
|
1638
|
-
#
|
1664
|
+
# The time when the service role was disassociated from the account.
|
1639
1665
|
# @return [String]
|
1640
1666
|
#
|
1641
1667
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/DisassociateServiceRoleFromAccountResponse AWS API Documentation
|
@@ -1651,14 +1677,14 @@ module Aws::Greengrass
|
|
1651
1677
|
#
|
1652
1678
|
class Empty < Aws::EmptyStructure; end
|
1653
1679
|
|
1654
|
-
#
|
1680
|
+
# Details about the error.
|
1655
1681
|
#
|
1656
1682
|
# @!attribute [rw] detailed_error_code
|
1657
|
-
#
|
1683
|
+
# A detailed error code.
|
1658
1684
|
# @return [String]
|
1659
1685
|
#
|
1660
1686
|
# @!attribute [rw] detailed_error_message
|
1661
|
-
#
|
1687
|
+
# A detailed error message.
|
1662
1688
|
# @return [String]
|
1663
1689
|
#
|
1664
1690
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ErrorDetail AWS API Documentation
|
@@ -1669,7 +1695,7 @@ module Aws::Greengrass
|
|
1669
1695
|
include Aws::Structure
|
1670
1696
|
end
|
1671
1697
|
|
1672
|
-
# Information
|
1698
|
+
# Information about a Lambda function.
|
1673
1699
|
#
|
1674
1700
|
# @note When making an API call, you may pass Function
|
1675
1701
|
# data as a hash:
|
@@ -1677,6 +1703,7 @@ module Aws::Greengrass
|
|
1677
1703
|
# {
|
1678
1704
|
# function_arn: "__string",
|
1679
1705
|
# function_configuration: {
|
1706
|
+
# encoding_type: "binary", # accepts binary, json
|
1680
1707
|
# environment: {
|
1681
1708
|
# access_sysfs: false,
|
1682
1709
|
# resource_access_policies: [
|
@@ -1699,15 +1726,15 @@ module Aws::Greengrass
|
|
1699
1726
|
# }
|
1700
1727
|
#
|
1701
1728
|
# @!attribute [rw] function_arn
|
1702
|
-
#
|
1729
|
+
# The ARN of the Lambda function.
|
1703
1730
|
# @return [String]
|
1704
1731
|
#
|
1705
1732
|
# @!attribute [rw] function_configuration
|
1706
|
-
#
|
1733
|
+
# The configuration of the Lambda function.
|
1707
1734
|
# @return [Types::FunctionConfiguration]
|
1708
1735
|
#
|
1709
1736
|
# @!attribute [rw] id
|
1710
|
-
#
|
1737
|
+
# The ID of the Lambda function.
|
1711
1738
|
# @return [String]
|
1712
1739
|
#
|
1713
1740
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Function AWS API Documentation
|
@@ -1719,12 +1746,13 @@ module Aws::Greengrass
|
|
1719
1746
|
include Aws::Structure
|
1720
1747
|
end
|
1721
1748
|
|
1722
|
-
#
|
1749
|
+
# The configuration of the Lambda function.
|
1723
1750
|
#
|
1724
1751
|
# @note When making an API call, you may pass FunctionConfiguration
|
1725
1752
|
# data as a hash:
|
1726
1753
|
#
|
1727
1754
|
# {
|
1755
|
+
# encoding_type: "binary", # accepts binary, json
|
1728
1756
|
# environment: {
|
1729
1757
|
# access_sysfs: false,
|
1730
1758
|
# resource_access_policies: [
|
@@ -1744,36 +1772,42 @@ module Aws::Greengrass
|
|
1744
1772
|
# timeout: 1,
|
1745
1773
|
# }
|
1746
1774
|
#
|
1775
|
+
# @!attribute [rw] encoding_type
|
1776
|
+
# The expected encoding type of the input payload for the function.
|
1777
|
+
# The default is ''json''.
|
1778
|
+
# @return [String]
|
1779
|
+
#
|
1747
1780
|
# @!attribute [rw] environment
|
1748
|
-
#
|
1781
|
+
# The environment configuration of the function.
|
1749
1782
|
# @return [Types::FunctionConfigurationEnvironment]
|
1750
1783
|
#
|
1751
1784
|
# @!attribute [rw] exec_args
|
1752
|
-
#
|
1785
|
+
# The execution arguments.
|
1753
1786
|
# @return [String]
|
1754
1787
|
#
|
1755
1788
|
# @!attribute [rw] executable
|
1756
|
-
#
|
1789
|
+
# The name of the function executable.
|
1757
1790
|
# @return [String]
|
1758
1791
|
#
|
1759
1792
|
# @!attribute [rw] memory_size
|
1760
|
-
# The memory size, in KB,
|
1793
|
+
# The memory size, in KB, which the function requires.
|
1761
1794
|
# @return [Integer]
|
1762
1795
|
#
|
1763
1796
|
# @!attribute [rw] pinned
|
1764
|
-
#
|
1797
|
+
# True if the function is pinned. Pinned means the function is
|
1765
1798
|
# long-lived and starts when the core starts.
|
1766
1799
|
# @return [Boolean]
|
1767
1800
|
#
|
1768
1801
|
# @!attribute [rw] timeout
|
1769
|
-
# The function execution time
|
1770
|
-
# function. This timeout still applies to pinned lambdas
|
1771
|
-
# request.
|
1802
|
+
# The allowed function execution time, after which Lambda should
|
1803
|
+
# terminate the function. This timeout still applies to pinned lambdas
|
1804
|
+
# for each request.
|
1772
1805
|
# @return [Integer]
|
1773
1806
|
#
|
1774
1807
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/FunctionConfiguration AWS API Documentation
|
1775
1808
|
#
|
1776
1809
|
class FunctionConfiguration < Struct.new(
|
1810
|
+
:encoding_type,
|
1777
1811
|
:environment,
|
1778
1812
|
:exec_args,
|
1779
1813
|
:executable,
|
@@ -1783,7 +1817,7 @@ module Aws::Greengrass
|
|
1783
1817
|
include Aws::Structure
|
1784
1818
|
end
|
1785
1819
|
|
1786
|
-
#
|
1820
|
+
# The environment configuration of the function.
|
1787
1821
|
#
|
1788
1822
|
# @note When making an API call, you may pass FunctionConfigurationEnvironment
|
1789
1823
|
# data as a hash:
|
@@ -1802,14 +1836,19 @@ module Aws::Greengrass
|
|
1802
1836
|
# }
|
1803
1837
|
#
|
1804
1838
|
# @!attribute [rw] access_sysfs
|
1805
|
-
#
|
1839
|
+
# If true, the Lambda function is allowed to access the host's /sys
|
1840
|
+
# folder. Use this when the Lambda function needs to read device
|
1841
|
+
# information from /sys.
|
1806
1842
|
# @return [Boolean]
|
1807
1843
|
#
|
1808
1844
|
# @!attribute [rw] resource_access_policies
|
1809
|
-
#
|
1845
|
+
# A list of the resources, with their permissions, to which the Lambda
|
1846
|
+
# function will be granted access. A Lambda function can have at most
|
1847
|
+
# 10 resources.
|
1810
1848
|
# @return [Array<Types::ResourceAccessPolicy>]
|
1811
1849
|
#
|
1812
1850
|
# @!attribute [rw] variables
|
1851
|
+
# Environment variables for the Lambda function's configuration.
|
1813
1852
|
# @return [Hash<String,String>]
|
1814
1853
|
#
|
1815
1854
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/FunctionConfigurationEnvironment AWS API Documentation
|
@@ -1821,7 +1860,7 @@ module Aws::Greengrass
|
|
1821
1860
|
include Aws::Structure
|
1822
1861
|
end
|
1823
1862
|
|
1824
|
-
# Information
|
1863
|
+
# Information about a function definition version.
|
1825
1864
|
#
|
1826
1865
|
# @note When making an API call, you may pass FunctionDefinitionVersion
|
1827
1866
|
# data as a hash:
|
@@ -1831,6 +1870,7 @@ module Aws::Greengrass
|
|
1831
1870
|
# {
|
1832
1871
|
# function_arn: "__string",
|
1833
1872
|
# function_configuration: {
|
1873
|
+
# encoding_type: "binary", # accepts binary, json
|
1834
1874
|
# environment: {
|
1835
1875
|
# access_sysfs: false,
|
1836
1876
|
# resource_access_policies: [
|
@@ -1855,7 +1895,7 @@ module Aws::Greengrass
|
|
1855
1895
|
# }
|
1856
1896
|
#
|
1857
1897
|
# @!attribute [rw] functions
|
1858
|
-
# Lambda functions in this function definition version.
|
1898
|
+
# A list of Lambda functions in this function definition version.
|
1859
1899
|
# @return [Array<Types::Function>]
|
1860
1900
|
#
|
1861
1901
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/FunctionDefinitionVersion AWS API Documentation
|
@@ -1865,14 +1905,14 @@ module Aws::Greengrass
|
|
1865
1905
|
include Aws::Structure
|
1866
1906
|
end
|
1867
1907
|
|
1868
|
-
# General
|
1908
|
+
# General error information.
|
1869
1909
|
#
|
1870
1910
|
# @!attribute [rw] error_details
|
1871
|
-
#
|
1911
|
+
# Details about the error.
|
1872
1912
|
# @return [Array<Types::ErrorDetail>]
|
1873
1913
|
#
|
1874
1914
|
# @!attribute [rw] message
|
1875
|
-
#
|
1915
|
+
# A message containing information about the error.
|
1876
1916
|
# @return [String]
|
1877
1917
|
#
|
1878
1918
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GeneralError AWS API Documentation
|
@@ -1901,11 +1941,11 @@ module Aws::Greengrass
|
|
1901
1941
|
end
|
1902
1942
|
|
1903
1943
|
# @!attribute [rw] associated_at
|
1904
|
-
#
|
1944
|
+
# The time when the role was associated with the group.
|
1905
1945
|
# @return [String]
|
1906
1946
|
#
|
1907
1947
|
# @!attribute [rw] role_arn
|
1908
|
-
#
|
1948
|
+
# The ARN of the role that is associated with the group.
|
1909
1949
|
# @return [String]
|
1910
1950
|
#
|
1911
1951
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetAssociatedRoleResponse AWS API Documentation
|
@@ -1933,14 +1973,14 @@ module Aws::Greengrass
|
|
1933
1973
|
include Aws::Structure
|
1934
1974
|
end
|
1935
1975
|
|
1936
|
-
#
|
1976
|
+
# Information about a Greengrass core's connectivity.
|
1937
1977
|
#
|
1938
1978
|
# @!attribute [rw] connectivity_info
|
1939
|
-
# Connectivity info list
|
1979
|
+
# Connectivity info list.
|
1940
1980
|
# @return [Array<Types::ConnectivityInfo>]
|
1941
1981
|
#
|
1942
1982
|
# @!attribute [rw] message
|
1943
|
-
#
|
1983
|
+
# A message about the connectivity info request.
|
1944
1984
|
# @return [String]
|
1945
1985
|
#
|
1946
1986
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetConnectivityInfoResponse AWS API Documentation
|
@@ -2025,23 +2065,24 @@ module Aws::Greengrass
|
|
2025
2065
|
end
|
2026
2066
|
|
2027
2067
|
# @!attribute [rw] arn
|
2028
|
-
#
|
2068
|
+
# The ARN of the core definition version.
|
2029
2069
|
# @return [String]
|
2030
2070
|
#
|
2031
2071
|
# @!attribute [rw] creation_timestamp
|
2032
|
-
#
|
2072
|
+
# The time, in milliseconds since the epoch, when the core definition
|
2073
|
+
# version was created.
|
2033
2074
|
# @return [String]
|
2034
2075
|
#
|
2035
2076
|
# @!attribute [rw] definition
|
2036
|
-
# Information
|
2077
|
+
# Information about the core definition version.
|
2037
2078
|
# @return [Types::CoreDefinitionVersion]
|
2038
2079
|
#
|
2039
2080
|
# @!attribute [rw] id
|
2040
|
-
#
|
2081
|
+
# The ID of the core definition version.
|
2041
2082
|
# @return [String]
|
2042
2083
|
#
|
2043
2084
|
# @!attribute [rw] version
|
2044
|
-
#
|
2085
|
+
# The version of the core definition version.
|
2045
2086
|
# @return [String]
|
2046
2087
|
#
|
2047
2088
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetCoreDefinitionVersionResponse AWS API Documentation
|
@@ -2077,10 +2118,10 @@ module Aws::Greengrass
|
|
2077
2118
|
include Aws::Structure
|
2078
2119
|
end
|
2079
2120
|
|
2080
|
-
#
|
2121
|
+
# Information about the status of a deployment for a group.
|
2081
2122
|
#
|
2082
2123
|
# @!attribute [rw] deployment_status
|
2083
|
-
#
|
2124
|
+
# The status of the deployment.
|
2084
2125
|
# @return [String]
|
2085
2126
|
#
|
2086
2127
|
# @!attribute [rw] deployment_type
|
@@ -2088,15 +2129,16 @@ module Aws::Greengrass
|
|
2088
2129
|
# @return [String]
|
2089
2130
|
#
|
2090
2131
|
# @!attribute [rw] error_details
|
2091
|
-
#
|
2132
|
+
# Error details
|
2092
2133
|
# @return [Array<Types::ErrorDetail>]
|
2093
2134
|
#
|
2094
2135
|
# @!attribute [rw] error_message
|
2095
|
-
# Error
|
2136
|
+
# Error message
|
2096
2137
|
# @return [String]
|
2097
2138
|
#
|
2098
2139
|
# @!attribute [rw] updated_at
|
2099
|
-
#
|
2140
|
+
# The time, in milliseconds since the epoch, when the deployment
|
2141
|
+
# status was updated.
|
2100
2142
|
# @return [String]
|
2101
2143
|
#
|
2102
2144
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetDeploymentStatusResponse AWS API Documentation
|
@@ -2184,23 +2226,24 @@ module Aws::Greengrass
|
|
2184
2226
|
end
|
2185
2227
|
|
2186
2228
|
# @!attribute [rw] arn
|
2187
|
-
#
|
2229
|
+
# The ARN of the device definition version.
|
2188
2230
|
# @return [String]
|
2189
2231
|
#
|
2190
2232
|
# @!attribute [rw] creation_timestamp
|
2191
|
-
#
|
2233
|
+
# The time, in milliseconds since the epoch, when the device
|
2234
|
+
# definition version was created.
|
2192
2235
|
# @return [String]
|
2193
2236
|
#
|
2194
2237
|
# @!attribute [rw] definition
|
2195
|
-
#
|
2238
|
+
# Information about the device definition version.
|
2196
2239
|
# @return [Types::DeviceDefinitionVersion]
|
2197
2240
|
#
|
2198
2241
|
# @!attribute [rw] id
|
2199
|
-
#
|
2242
|
+
# The ID of the device definition version.
|
2200
2243
|
# @return [String]
|
2201
2244
|
#
|
2202
2245
|
# @!attribute [rw] version
|
2203
|
-
#
|
2246
|
+
# The version of the device definition version.
|
2204
2247
|
# @return [String]
|
2205
2248
|
#
|
2206
2249
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetDeviceDefinitionVersionResponse AWS API Documentation
|
@@ -2287,14 +2330,15 @@ module Aws::Greengrass
|
|
2287
2330
|
include Aws::Structure
|
2288
2331
|
end
|
2289
2332
|
|
2290
|
-
#
|
2333
|
+
# Information about a function definition version.
|
2291
2334
|
#
|
2292
2335
|
# @!attribute [rw] arn
|
2293
|
-
#
|
2336
|
+
# The ARN of the function definition version.
|
2294
2337
|
# @return [String]
|
2295
2338
|
#
|
2296
2339
|
# @!attribute [rw] creation_timestamp
|
2297
|
-
#
|
2340
|
+
# The time, in milliseconds since the epoch, when the function
|
2341
|
+
# definition version was created.
|
2298
2342
|
# @return [String]
|
2299
2343
|
#
|
2300
2344
|
# @!attribute [rw] definition
|
@@ -2302,11 +2346,11 @@ module Aws::Greengrass
|
|
2302
2346
|
# @return [Types::FunctionDefinitionVersion]
|
2303
2347
|
#
|
2304
2348
|
# @!attribute [rw] id
|
2305
|
-
#
|
2349
|
+
# The ID of the function definition version.
|
2306
2350
|
# @return [String]
|
2307
2351
|
#
|
2308
2352
|
# @!attribute [rw] version
|
2309
|
-
#
|
2353
|
+
# The version of the function definition version.
|
2310
2354
|
# @return [String]
|
2311
2355
|
#
|
2312
2356
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetFunctionDefinitionVersionResponse AWS API Documentation
|
@@ -2342,18 +2386,18 @@ module Aws::Greengrass
|
|
2342
2386
|
include Aws::Structure
|
2343
2387
|
end
|
2344
2388
|
|
2345
|
-
#
|
2389
|
+
# Information about a certificate authority for a group.
|
2346
2390
|
#
|
2347
2391
|
# @!attribute [rw] group_certificate_authority_arn
|
2348
|
-
#
|
2392
|
+
# The ARN of the certificate authority for the group.
|
2349
2393
|
# @return [String]
|
2350
2394
|
#
|
2351
2395
|
# @!attribute [rw] group_certificate_authority_id
|
2352
|
-
#
|
2396
|
+
# The ID of the certificate authority for the group.
|
2353
2397
|
# @return [String]
|
2354
2398
|
#
|
2355
2399
|
# @!attribute [rw] pem_encoded_certificate
|
2356
|
-
# PEM encoded certificate for the group.
|
2400
|
+
# The PEM encoded certificate for the group.
|
2357
2401
|
# @return [String]
|
2358
2402
|
#
|
2359
2403
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetGroupCertificateAuthorityResponse AWS API Documentation
|
@@ -2473,26 +2517,27 @@ module Aws::Greengrass
|
|
2473
2517
|
include Aws::Structure
|
2474
2518
|
end
|
2475
2519
|
|
2476
|
-
# Information
|
2520
|
+
# Information about a group version.
|
2477
2521
|
#
|
2478
2522
|
# @!attribute [rw] arn
|
2479
|
-
#
|
2523
|
+
# The ARN of the group version.
|
2480
2524
|
# @return [String]
|
2481
2525
|
#
|
2482
2526
|
# @!attribute [rw] creation_timestamp
|
2483
|
-
#
|
2527
|
+
# The time, in milliseconds since the epoch, when the group version
|
2528
|
+
# was created.
|
2484
2529
|
# @return [String]
|
2485
2530
|
#
|
2486
2531
|
# @!attribute [rw] definition
|
2487
|
-
# Information
|
2532
|
+
# Information about the group version definition.
|
2488
2533
|
# @return [Types::GroupVersion]
|
2489
2534
|
#
|
2490
2535
|
# @!attribute [rw] id
|
2491
|
-
#
|
2536
|
+
# The ID of the group version.
|
2492
2537
|
# @return [String]
|
2493
2538
|
#
|
2494
2539
|
# @!attribute [rw] version
|
2495
|
-
#
|
2540
|
+
# The unique ID for the version of the group.
|
2496
2541
|
# @return [String]
|
2497
2542
|
#
|
2498
2543
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetGroupVersionResponse AWS API Documentation
|
@@ -2579,26 +2624,27 @@ module Aws::Greengrass
|
|
2579
2624
|
include Aws::Structure
|
2580
2625
|
end
|
2581
2626
|
|
2582
|
-
# Information
|
2627
|
+
# Information about a logger definition version.
|
2583
2628
|
#
|
2584
2629
|
# @!attribute [rw] arn
|
2585
|
-
#
|
2630
|
+
# The ARN of the logger definition version.
|
2586
2631
|
# @return [String]
|
2587
2632
|
#
|
2588
2633
|
# @!attribute [rw] creation_timestamp
|
2589
|
-
#
|
2634
|
+
# The time, in milliseconds since the epoch, when the logger
|
2635
|
+
# definition version was created.
|
2590
2636
|
# @return [String]
|
2591
2637
|
#
|
2592
2638
|
# @!attribute [rw] definition
|
2593
|
-
# Information
|
2639
|
+
# Information about the logger definition version.
|
2594
2640
|
# @return [Types::LoggerDefinitionVersion]
|
2595
2641
|
#
|
2596
2642
|
# @!attribute [rw] id
|
2597
|
-
#
|
2643
|
+
# The ID of the logger definition version.
|
2598
2644
|
# @return [String]
|
2599
2645
|
#
|
2600
2646
|
# @!attribute [rw] version
|
2601
|
-
#
|
2647
|
+
# The version of the logger definition version.
|
2602
2648
|
# @return [String]
|
2603
2649
|
#
|
2604
2650
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetLoggerDefinitionVersionResponse AWS API Documentation
|
@@ -2685,26 +2731,27 @@ module Aws::Greengrass
|
|
2685
2731
|
include Aws::Structure
|
2686
2732
|
end
|
2687
2733
|
|
2688
|
-
# Information
|
2734
|
+
# Information about a resource definition version.
|
2689
2735
|
#
|
2690
2736
|
# @!attribute [rw] arn
|
2691
2737
|
# Arn of the resource definition version.
|
2692
2738
|
# @return [String]
|
2693
2739
|
#
|
2694
2740
|
# @!attribute [rw] creation_timestamp
|
2695
|
-
#
|
2741
|
+
# The time, in milliseconds since the epoch, when the resource
|
2742
|
+
# definition version was created.
|
2696
2743
|
# @return [String]
|
2697
2744
|
#
|
2698
2745
|
# @!attribute [rw] definition
|
2699
|
-
# Information
|
2746
|
+
# Information about the definition.
|
2700
2747
|
# @return [Types::ResourceDefinitionVersion]
|
2701
2748
|
#
|
2702
2749
|
# @!attribute [rw] id
|
2703
|
-
#
|
2750
|
+
# The ID of the resource definition version.
|
2704
2751
|
# @return [String]
|
2705
2752
|
#
|
2706
2753
|
# @!attribute [rw] version
|
2707
|
-
#
|
2754
|
+
# The version of the resource definition version.
|
2708
2755
|
# @return [String]
|
2709
2756
|
#
|
2710
2757
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetResourceDefinitionVersionResponse AWS API Documentation
|
@@ -2725,11 +2772,11 @@ module Aws::Greengrass
|
|
2725
2772
|
class GetServiceRoleForAccountRequest < Aws::EmptyStructure; end
|
2726
2773
|
|
2727
2774
|
# @!attribute [rw] associated_at
|
2728
|
-
#
|
2775
|
+
# The time when the service role was associated with the account.
|
2729
2776
|
# @return [String]
|
2730
2777
|
#
|
2731
2778
|
# @!attribute [rw] role_arn
|
2732
|
-
#
|
2779
|
+
# The ARN of the role which is associated with the account.
|
2733
2780
|
# @return [String]
|
2734
2781
|
#
|
2735
2782
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetServiceRoleForAccountResponse AWS API Documentation
|
@@ -2813,26 +2860,27 @@ module Aws::Greengrass
|
|
2813
2860
|
include Aws::Structure
|
2814
2861
|
end
|
2815
2862
|
|
2816
|
-
# Information
|
2863
|
+
# Information about a subscription definition version.
|
2817
2864
|
#
|
2818
2865
|
# @!attribute [rw] arn
|
2819
|
-
#
|
2866
|
+
# The ARN of the subscription definition version.
|
2820
2867
|
# @return [String]
|
2821
2868
|
#
|
2822
2869
|
# @!attribute [rw] creation_timestamp
|
2823
|
-
#
|
2870
|
+
# The time, in milliseconds since the epoch, when the subscription
|
2871
|
+
# definition version was created.
|
2824
2872
|
# @return [String]
|
2825
2873
|
#
|
2826
2874
|
# @!attribute [rw] definition
|
2827
|
-
# Information
|
2875
|
+
# Information about the subscription definition version.
|
2828
2876
|
# @return [Types::SubscriptionDefinitionVersion]
|
2829
2877
|
#
|
2830
2878
|
# @!attribute [rw] id
|
2831
|
-
#
|
2879
|
+
# The ID of the subscription definition version.
|
2832
2880
|
# @return [String]
|
2833
2881
|
#
|
2834
2882
|
# @!attribute [rw] version
|
2835
|
-
#
|
2883
|
+
# The version of the subscription definition version.
|
2836
2884
|
# @return [String]
|
2837
2885
|
#
|
2838
2886
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GetSubscriptionDefinitionVersionResponse AWS API Documentation
|
@@ -2846,14 +2894,14 @@ module Aws::Greengrass
|
|
2846
2894
|
include Aws::Structure
|
2847
2895
|
end
|
2848
2896
|
|
2849
|
-
# Information
|
2897
|
+
# Information about a certificate authority for a group.
|
2850
2898
|
#
|
2851
2899
|
# @!attribute [rw] group_certificate_authority_arn
|
2852
|
-
#
|
2900
|
+
# The ARN of the certificate authority for the group.
|
2853
2901
|
# @return [String]
|
2854
2902
|
#
|
2855
2903
|
# @!attribute [rw] group_certificate_authority_id
|
2856
|
-
#
|
2904
|
+
# The ID of the certificate authority for the group.
|
2857
2905
|
# @return [String]
|
2858
2906
|
#
|
2859
2907
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GroupCertificateAuthorityProperties AWS API Documentation
|
@@ -2864,19 +2912,20 @@ module Aws::Greengrass
|
|
2864
2912
|
include Aws::Structure
|
2865
2913
|
end
|
2866
2914
|
|
2867
|
-
# Information
|
2915
|
+
# Information about a group certificate configuration.
|
2868
2916
|
#
|
2869
2917
|
# @!attribute [rw] certificate_authority_expiry_in_milliseconds
|
2870
|
-
#
|
2871
|
-
# milliseconds.
|
2918
|
+
# The amount of time remaining before the certificate authority
|
2919
|
+
# expires, in milliseconds.
|
2872
2920
|
# @return [String]
|
2873
2921
|
#
|
2874
2922
|
# @!attribute [rw] certificate_expiry_in_milliseconds
|
2875
|
-
#
|
2923
|
+
# The amount of time remaining before the certificate expires, in
|
2924
|
+
# milliseconds.
|
2876
2925
|
# @return [String]
|
2877
2926
|
#
|
2878
2927
|
# @!attribute [rw] group_id
|
2879
|
-
#
|
2928
|
+
# The ID of the group certificate configuration.
|
2880
2929
|
# @return [String]
|
2881
2930
|
#
|
2882
2931
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GroupCertificateConfiguration AWS API Documentation
|
@@ -2888,34 +2937,36 @@ module Aws::Greengrass
|
|
2888
2937
|
include Aws::Structure
|
2889
2938
|
end
|
2890
2939
|
|
2891
|
-
# Information
|
2940
|
+
# Information about a group.
|
2892
2941
|
#
|
2893
2942
|
# @!attribute [rw] arn
|
2894
|
-
#
|
2943
|
+
# The ARN of the group.
|
2895
2944
|
# @return [String]
|
2896
2945
|
#
|
2897
2946
|
# @!attribute [rw] creation_timestamp
|
2898
|
-
#
|
2947
|
+
# The time, in milliseconds since the epoch, when the group was
|
2948
|
+
# created.
|
2899
2949
|
# @return [String]
|
2900
2950
|
#
|
2901
2951
|
# @!attribute [rw] id
|
2902
|
-
#
|
2952
|
+
# The ID of the group.
|
2903
2953
|
# @return [String]
|
2904
2954
|
#
|
2905
2955
|
# @!attribute [rw] last_updated_timestamp
|
2906
|
-
#
|
2956
|
+
# The time, in milliseconds since the epoch, when the group was last
|
2957
|
+
# updated.
|
2907
2958
|
# @return [String]
|
2908
2959
|
#
|
2909
2960
|
# @!attribute [rw] latest_version
|
2910
|
-
#
|
2961
|
+
# The latest version of the group.
|
2911
2962
|
# @return [String]
|
2912
2963
|
#
|
2913
2964
|
# @!attribute [rw] latest_version_arn
|
2914
|
-
#
|
2965
|
+
# The ARN of the latest version of the group.
|
2915
2966
|
# @return [String]
|
2916
2967
|
#
|
2917
2968
|
# @!attribute [rw] name
|
2918
|
-
#
|
2969
|
+
# The name of the group.
|
2919
2970
|
# @return [String]
|
2920
2971
|
#
|
2921
2972
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GroupInformation AWS API Documentation
|
@@ -2942,11 +2993,15 @@ module Aws::Greengrass
|
|
2942
2993
|
# }
|
2943
2994
|
#
|
2944
2995
|
# @!attribute [rw] auto_add_group_owner
|
2945
|
-
#
|
2996
|
+
# If true, GreenGrass automatically adds the specified Linux OS group
|
2997
|
+
# owner of the resource to the Lambda process privileges. Thus the
|
2998
|
+
# Lambda process will have the file access permissions of the added
|
2999
|
+
# Linux group.
|
2946
3000
|
# @return [Boolean]
|
2947
3001
|
#
|
2948
3002
|
# @!attribute [rw] group_owner
|
2949
|
-
#
|
3003
|
+
# The name of the Linux OS group whose privileges will be added to the
|
3004
|
+
# Lambda process. This field is optional.
|
2950
3005
|
# @return [String]
|
2951
3006
|
#
|
2952
3007
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GroupOwnerSetting AWS API Documentation
|
@@ -2957,7 +3012,7 @@ module Aws::Greengrass
|
|
2957
3012
|
include Aws::Structure
|
2958
3013
|
end
|
2959
3014
|
|
2960
|
-
# Information
|
3015
|
+
# Information about a group version.
|
2961
3016
|
#
|
2962
3017
|
# @note When making an API call, you may pass GroupVersion
|
2963
3018
|
# data as a hash:
|
@@ -2972,27 +3027,27 @@ module Aws::Greengrass
|
|
2972
3027
|
# }
|
2973
3028
|
#
|
2974
3029
|
# @!attribute [rw] core_definition_version_arn
|
2975
|
-
#
|
3030
|
+
# The ARN of the core definition version for this group.
|
2976
3031
|
# @return [String]
|
2977
3032
|
#
|
2978
3033
|
# @!attribute [rw] device_definition_version_arn
|
2979
|
-
#
|
3034
|
+
# The ARN of the device definition version for this group.
|
2980
3035
|
# @return [String]
|
2981
3036
|
#
|
2982
3037
|
# @!attribute [rw] function_definition_version_arn
|
2983
|
-
#
|
3038
|
+
# The ARN of the function definition version for this group.
|
2984
3039
|
# @return [String]
|
2985
3040
|
#
|
2986
3041
|
# @!attribute [rw] logger_definition_version_arn
|
2987
|
-
#
|
3042
|
+
# The ARN of the logger definition version for this group.
|
2988
3043
|
# @return [String]
|
2989
3044
|
#
|
2990
3045
|
# @!attribute [rw] resource_definition_version_arn
|
2991
|
-
#
|
3046
|
+
# The resource definition version ARN for this group.
|
2992
3047
|
# @return [String]
|
2993
3048
|
#
|
2994
3049
|
# @!attribute [rw] subscription_definition_version_arn
|
2995
|
-
#
|
3050
|
+
# The ARN of the subscription definition version for this group.
|
2996
3051
|
# @return [String]
|
2997
3052
|
#
|
2998
3053
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/GroupVersion AWS API Documentation
|
@@ -3084,10 +3139,10 @@ module Aws::Greengrass
|
|
3084
3139
|
include Aws::Structure
|
3085
3140
|
end
|
3086
3141
|
|
3087
|
-
#
|
3142
|
+
# A list of definitions.
|
3088
3143
|
#
|
3089
3144
|
# @!attribute [rw] definitions
|
3090
|
-
#
|
3145
|
+
# Information about a definition.
|
3091
3146
|
# @return [Array<Types::DefinitionInformation>]
|
3092
3147
|
#
|
3093
3148
|
# @!attribute [rw] next_token
|
@@ -3131,7 +3186,7 @@ module Aws::Greengrass
|
|
3131
3186
|
end
|
3132
3187
|
|
3133
3188
|
# @!attribute [rw] deployments
|
3134
|
-
#
|
3189
|
+
# A list of deployments for the requested groups.
|
3135
3190
|
# @return [Array<Types::Deployment>]
|
3136
3191
|
#
|
3137
3192
|
# @!attribute [rw] next_token
|
@@ -3319,7 +3374,7 @@ module Aws::Greengrass
|
|
3319
3374
|
end
|
3320
3375
|
|
3321
3376
|
# @!attribute [rw] group_certificate_authorities
|
3322
|
-
#
|
3377
|
+
# A list of certificate authorities associated with the group.
|
3323
3378
|
# @return [Array<Types::GroupCertificateAuthorityProperties>]
|
3324
3379
|
#
|
3325
3380
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ListGroupCertificateAuthoritiesResponse AWS API Documentation
|
@@ -3393,7 +3448,7 @@ module Aws::Greengrass
|
|
3393
3448
|
end
|
3394
3449
|
|
3395
3450
|
# @!attribute [rw] groups
|
3396
|
-
#
|
3451
|
+
# Information about a group.
|
3397
3452
|
# @return [Array<Types::GroupInformation>]
|
3398
3453
|
#
|
3399
3454
|
# @!attribute [rw] next_token
|
@@ -3640,7 +3695,7 @@ module Aws::Greengrass
|
|
3640
3695
|
include Aws::Structure
|
3641
3696
|
end
|
3642
3697
|
|
3643
|
-
#
|
3698
|
+
# A list of versions.
|
3644
3699
|
#
|
3645
3700
|
# @!attribute [rw] next_token
|
3646
3701
|
# The token for the next set of results, or ''null'' if there are
|
@@ -3648,7 +3703,7 @@ module Aws::Greengrass
|
|
3648
3703
|
# @return [String]
|
3649
3704
|
#
|
3650
3705
|
# @!attribute [rw] versions
|
3651
|
-
#
|
3706
|
+
# Information about a version.
|
3652
3707
|
# @return [Array<Types::VersionInformation>]
|
3653
3708
|
#
|
3654
3709
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ListVersionsResponse AWS API Documentation
|
@@ -3659,7 +3714,7 @@ module Aws::Greengrass
|
|
3659
3714
|
include Aws::Structure
|
3660
3715
|
end
|
3661
3716
|
|
3662
|
-
# Attributes that define
|
3717
|
+
# Attributes that define a local device resource.
|
3663
3718
|
#
|
3664
3719
|
# @note When making an API call, you may pass LocalDeviceResourceData
|
3665
3720
|
# data as a hash:
|
@@ -3673,11 +3728,13 @@ module Aws::Greengrass
|
|
3673
3728
|
# }
|
3674
3729
|
#
|
3675
3730
|
# @!attribute [rw] group_owner_setting
|
3676
|
-
# Group
|
3731
|
+
# Group/owner related settings for local resources.
|
3677
3732
|
# @return [Types::GroupOwnerSetting]
|
3678
3733
|
#
|
3679
3734
|
# @!attribute [rw] source_path
|
3680
|
-
#
|
3735
|
+
# The local absolute path of the device resource. The source path for
|
3736
|
+
# a device resource can refer only to a character device or block
|
3737
|
+
# device under ''/dev''.
|
3681
3738
|
# @return [String]
|
3682
3739
|
#
|
3683
3740
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/LocalDeviceResourceData AWS API Documentation
|
@@ -3688,7 +3745,7 @@ module Aws::Greengrass
|
|
3688
3745
|
include Aws::Structure
|
3689
3746
|
end
|
3690
3747
|
|
3691
|
-
# Attributes that define
|
3748
|
+
# Attributes that define a local volume resource.
|
3692
3749
|
#
|
3693
3750
|
# @note When making an API call, you may pass LocalVolumeResourceData
|
3694
3751
|
# data as a hash:
|
@@ -3703,15 +3760,19 @@ module Aws::Greengrass
|
|
3703
3760
|
# }
|
3704
3761
|
#
|
3705
3762
|
# @!attribute [rw] destination_path
|
3706
|
-
#
|
3763
|
+
# The absolute local path of the resource inside the lambda
|
3764
|
+
# environment.
|
3707
3765
|
# @return [String]
|
3708
3766
|
#
|
3709
3767
|
# @!attribute [rw] group_owner_setting
|
3710
|
-
#
|
3768
|
+
# Allows you to configure additional group privileges for the Lambda
|
3769
|
+
# process. This field is optional.
|
3711
3770
|
# @return [Types::GroupOwnerSetting]
|
3712
3771
|
#
|
3713
3772
|
# @!attribute [rw] source_path
|
3714
|
-
#
|
3773
|
+
# The local absolute path of the volume resource on the host. The
|
3774
|
+
# source path for a volume resource type cannot start with
|
3775
|
+
# ''/proc'' or ''/sys''.
|
3715
3776
|
# @return [String]
|
3716
3777
|
#
|
3717
3778
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/LocalVolumeResourceData AWS API Documentation
|
@@ -3723,7 +3784,7 @@ module Aws::Greengrass
|
|
3723
3784
|
include Aws::Structure
|
3724
3785
|
end
|
3725
3786
|
|
3726
|
-
# Information
|
3787
|
+
# Information about a logger
|
3727
3788
|
#
|
3728
3789
|
# @note When making an API call, you may pass Logger
|
3729
3790
|
# data as a hash:
|
@@ -3737,24 +3798,24 @@ module Aws::Greengrass
|
|
3737
3798
|
# }
|
3738
3799
|
#
|
3739
3800
|
# @!attribute [rw] component
|
3740
|
-
# The component that will be subject to
|
3801
|
+
# The component that will be subject to logging.
|
3741
3802
|
# @return [String]
|
3742
3803
|
#
|
3743
3804
|
# @!attribute [rw] id
|
3744
|
-
#
|
3805
|
+
# The id of the logger.
|
3745
3806
|
# @return [String]
|
3746
3807
|
#
|
3747
3808
|
# @!attribute [rw] level
|
3748
|
-
# The level of the logs
|
3809
|
+
# The level of the logs.
|
3749
3810
|
# @return [String]
|
3750
3811
|
#
|
3751
3812
|
# @!attribute [rw] space
|
3752
|
-
#
|
3753
|
-
# logging purposes.
|
3813
|
+
# The amount of file space, in KB, to use if the local file system is
|
3814
|
+
# used for logging purposes.
|
3754
3815
|
# @return [Integer]
|
3755
3816
|
#
|
3756
3817
|
# @!attribute [rw] type
|
3757
|
-
# The type which will be
|
3818
|
+
# The type of log output which will be used.
|
3758
3819
|
# @return [String]
|
3759
3820
|
#
|
3760
3821
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Logger AWS API Documentation
|
@@ -3768,7 +3829,7 @@ module Aws::Greengrass
|
|
3768
3829
|
include Aws::Structure
|
3769
3830
|
end
|
3770
3831
|
|
3771
|
-
# Information
|
3832
|
+
# Information about a logger definition version.
|
3772
3833
|
#
|
3773
3834
|
# @note When making an API call, you may pass LoggerDefinitionVersion
|
3774
3835
|
# data as a hash:
|
@@ -3786,7 +3847,7 @@ module Aws::Greengrass
|
|
3786
3847
|
# }
|
3787
3848
|
#
|
3788
3849
|
# @!attribute [rw] loggers
|
3789
|
-
#
|
3850
|
+
# A list of loggers.
|
3790
3851
|
# @return [Array<Types::Logger>]
|
3791
3852
|
#
|
3792
3853
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/LoggerDefinitionVersion AWS API Documentation
|
@@ -3796,7 +3857,7 @@ module Aws::Greengrass
|
|
3796
3857
|
include Aws::Structure
|
3797
3858
|
end
|
3798
3859
|
|
3799
|
-
# Information
|
3860
|
+
# Information about a group reset request.
|
3800
3861
|
#
|
3801
3862
|
# @note When making an API call, you may pass ResetDeploymentsRequest
|
3802
3863
|
# data as a hash:
|
@@ -3811,7 +3872,7 @@ module Aws::Greengrass
|
|
3811
3872
|
# @return [String]
|
3812
3873
|
#
|
3813
3874
|
# @!attribute [rw] force
|
3814
|
-
#
|
3875
|
+
# If true, performs a best-effort only core reset.
|
3815
3876
|
# @return [Boolean]
|
3816
3877
|
#
|
3817
3878
|
# @!attribute [rw] group_id
|
@@ -3827,11 +3888,11 @@ module Aws::Greengrass
|
|
3827
3888
|
end
|
3828
3889
|
|
3829
3890
|
# @!attribute [rw] deployment_arn
|
3830
|
-
# The
|
3891
|
+
# The ARN of the deployment.
|
3831
3892
|
# @return [String]
|
3832
3893
|
#
|
3833
3894
|
# @!attribute [rw] deployment_id
|
3834
|
-
# The
|
3895
|
+
# The ID of the deployment.
|
3835
3896
|
# @return [String]
|
3836
3897
|
#
|
3837
3898
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ResetDeploymentsResponse AWS API Documentation
|
@@ -3842,7 +3903,7 @@ module Aws::Greengrass
|
|
3842
3903
|
include Aws::Structure
|
3843
3904
|
end
|
3844
3905
|
|
3845
|
-
# Information
|
3906
|
+
# Information about a resource.
|
3846
3907
|
#
|
3847
3908
|
# @note When making an API call, you may pass Resource
|
3848
3909
|
# data as a hash:
|
@@ -3866,15 +3927,29 @@ module Aws::Greengrass
|
|
3866
3927
|
# },
|
3867
3928
|
# source_path: "__string",
|
3868
3929
|
# },
|
3930
|
+
# s3_machine_learning_model_resource_data: {
|
3931
|
+
# destination_path: "__string",
|
3932
|
+
# s3_uri: "__string",
|
3933
|
+
# },
|
3934
|
+
# sage_maker_machine_learning_model_resource_data: {
|
3935
|
+
# destination_path: "__string",
|
3936
|
+
# sage_maker_job_arn: "__string",
|
3937
|
+
# },
|
3869
3938
|
# },
|
3870
3939
|
# }
|
3871
3940
|
#
|
3872
3941
|
# @!attribute [rw] id
|
3873
|
-
#
|
3942
|
+
# The resource ID, used to refer to a resource in the Lambda function
|
3943
|
+
# configuration. Max length is 128 characters with pattern
|
3944
|
+
# ''\[a-zA-Z0-9:\_-\]+''. This must be unique within a Greengrass
|
3945
|
+
# group.
|
3874
3946
|
# @return [String]
|
3875
3947
|
#
|
3876
3948
|
# @!attribute [rw] name
|
3877
|
-
#
|
3949
|
+
# The descriptive resource name, which is displayed on the Greengrass
|
3950
|
+
# console. Max length 128 characters with pattern
|
3951
|
+
# ''\[a-zA-Z0-9:\_-\]+''. This must be unique within a Greengrass
|
3952
|
+
# group.
|
3878
3953
|
# @return [String]
|
3879
3954
|
#
|
3880
3955
|
# @!attribute [rw] resource_data_container
|
@@ -3890,7 +3965,7 @@ module Aws::Greengrass
|
|
3890
3965
|
include Aws::Structure
|
3891
3966
|
end
|
3892
3967
|
|
3893
|
-
#
|
3968
|
+
# A policy used by the function to access a resource.
|
3894
3969
|
#
|
3895
3970
|
# @note When making an API call, you may pass ResourceAccessPolicy
|
3896
3971
|
# data as a hash:
|
@@ -3901,11 +3976,13 @@ module Aws::Greengrass
|
|
3901
3976
|
# }
|
3902
3977
|
#
|
3903
3978
|
# @!attribute [rw] permission
|
3904
|
-
# The function
|
3979
|
+
# The permissions that the Lambda function has to the resource. Can be
|
3980
|
+
# one of ''rw'' (read/write) or ''ro'' (read-only).
|
3905
3981
|
# @return [String]
|
3906
3982
|
#
|
3907
3983
|
# @!attribute [rw] resource_id
|
3908
|
-
#
|
3984
|
+
# The ID of the resource. (This ID is assigned to the resource when
|
3985
|
+
# you create the resource definiton.)
|
3909
3986
|
# @return [String]
|
3910
3987
|
#
|
3911
3988
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ResourceAccessPolicy AWS API Documentation
|
@@ -3916,7 +3993,11 @@ module Aws::Greengrass
|
|
3916
3993
|
include Aws::Structure
|
3917
3994
|
end
|
3918
3995
|
|
3919
|
-
# A container
|
3996
|
+
# A container for resource data. The container takes only one of the
|
3997
|
+
# following supported resource data types:
|
3998
|
+
# ''LocalDeviceResourceData'', ''LocalVolumeResourceData'',
|
3999
|
+
# ''SageMakerMachineLearningModelResourceData'',
|
4000
|
+
# ''S3MachineLearningModelResourceData''.
|
3920
4001
|
#
|
3921
4002
|
# @note When making an API call, you may pass ResourceDataContainer
|
3922
4003
|
# data as a hash:
|
@@ -3937,25 +4018,43 @@ module Aws::Greengrass
|
|
3937
4018
|
# },
|
3938
4019
|
# source_path: "__string",
|
3939
4020
|
# },
|
4021
|
+
# s3_machine_learning_model_resource_data: {
|
4022
|
+
# destination_path: "__string",
|
4023
|
+
# s3_uri: "__string",
|
4024
|
+
# },
|
4025
|
+
# sage_maker_machine_learning_model_resource_data: {
|
4026
|
+
# destination_path: "__string",
|
4027
|
+
# sage_maker_job_arn: "__string",
|
4028
|
+
# },
|
3940
4029
|
# }
|
3941
4030
|
#
|
3942
4031
|
# @!attribute [rw] local_device_resource_data
|
3943
|
-
# Attributes that define the
|
4032
|
+
# Attributes that define the local device resource.
|
3944
4033
|
# @return [Types::LocalDeviceResourceData]
|
3945
4034
|
#
|
3946
4035
|
# @!attribute [rw] local_volume_resource_data
|
3947
|
-
# Attributes that define the
|
4036
|
+
# Attributes that define the local volume resource.
|
3948
4037
|
# @return [Types::LocalVolumeResourceData]
|
3949
4038
|
#
|
4039
|
+
# @!attribute [rw] s3_machine_learning_model_resource_data
|
4040
|
+
# Attributes that define an S3 machine learning resource.
|
4041
|
+
# @return [Types::S3MachineLearningModelResourceData]
|
4042
|
+
#
|
4043
|
+
# @!attribute [rw] sage_maker_machine_learning_model_resource_data
|
4044
|
+
# Attributes that define an SageMaker machine learning resource.
|
4045
|
+
# @return [Types::SageMakerMachineLearningModelResourceData]
|
4046
|
+
#
|
3950
4047
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ResourceDataContainer AWS API Documentation
|
3951
4048
|
#
|
3952
4049
|
class ResourceDataContainer < Struct.new(
|
3953
4050
|
:local_device_resource_data,
|
3954
|
-
:local_volume_resource_data
|
4051
|
+
:local_volume_resource_data,
|
4052
|
+
:s3_machine_learning_model_resource_data,
|
4053
|
+
:sage_maker_machine_learning_model_resource_data)
|
3955
4054
|
include Aws::Structure
|
3956
4055
|
end
|
3957
4056
|
|
3958
|
-
# Information
|
4057
|
+
# Information about a resource definition version.
|
3959
4058
|
#
|
3960
4059
|
# @note When making an API call, you may pass ResourceDefinitionVersion
|
3961
4060
|
# data as a hash:
|
@@ -3981,13 +4080,21 @@ module Aws::Greengrass
|
|
3981
4080
|
# },
|
3982
4081
|
# source_path: "__string",
|
3983
4082
|
# },
|
4083
|
+
# s3_machine_learning_model_resource_data: {
|
4084
|
+
# destination_path: "__string",
|
4085
|
+
# s3_uri: "__string",
|
4086
|
+
# },
|
4087
|
+
# sage_maker_machine_learning_model_resource_data: {
|
4088
|
+
# destination_path: "__string",
|
4089
|
+
# sage_maker_job_arn: "__string",
|
4090
|
+
# },
|
3984
4091
|
# },
|
3985
4092
|
# },
|
3986
4093
|
# ],
|
3987
4094
|
# }
|
3988
4095
|
#
|
3989
4096
|
# @!attribute [rw] resources
|
3990
|
-
#
|
4097
|
+
# A list of resources.
|
3991
4098
|
# @return [Array<Types::Resource>]
|
3992
4099
|
#
|
3993
4100
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/ResourceDefinitionVersion AWS API Documentation
|
@@ -3997,7 +4104,63 @@ module Aws::Greengrass
|
|
3997
4104
|
include Aws::Structure
|
3998
4105
|
end
|
3999
4106
|
|
4000
|
-
#
|
4107
|
+
# Attributes that define an S3 machine learning resource.
|
4108
|
+
#
|
4109
|
+
# @note When making an API call, you may pass S3MachineLearningModelResourceData
|
4110
|
+
# data as a hash:
|
4111
|
+
#
|
4112
|
+
# {
|
4113
|
+
# destination_path: "__string",
|
4114
|
+
# s3_uri: "__string",
|
4115
|
+
# }
|
4116
|
+
#
|
4117
|
+
# @!attribute [rw] destination_path
|
4118
|
+
# The absolute local path of the resource inside the Lambda
|
4119
|
+
# environment.
|
4120
|
+
# @return [String]
|
4121
|
+
#
|
4122
|
+
# @!attribute [rw] s3_uri
|
4123
|
+
# The URI of the source model in an S3 bucket. The model package must
|
4124
|
+
# be in tar.gz or .zip format.
|
4125
|
+
# @return [String]
|
4126
|
+
#
|
4127
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/S3MachineLearningModelResourceData AWS API Documentation
|
4128
|
+
#
|
4129
|
+
class S3MachineLearningModelResourceData < Struct.new(
|
4130
|
+
:destination_path,
|
4131
|
+
:s3_uri)
|
4132
|
+
include Aws::Structure
|
4133
|
+
end
|
4134
|
+
|
4135
|
+
# Attributes that define an SageMaker machine learning resource.
|
4136
|
+
#
|
4137
|
+
# @note When making an API call, you may pass SageMakerMachineLearningModelResourceData
|
4138
|
+
# data as a hash:
|
4139
|
+
#
|
4140
|
+
# {
|
4141
|
+
# destination_path: "__string",
|
4142
|
+
# sage_maker_job_arn: "__string",
|
4143
|
+
# }
|
4144
|
+
#
|
4145
|
+
# @!attribute [rw] destination_path
|
4146
|
+
# The absolute local path of the resource inside the Lambda
|
4147
|
+
# environment.
|
4148
|
+
# @return [String]
|
4149
|
+
#
|
4150
|
+
# @!attribute [rw] sage_maker_job_arn
|
4151
|
+
# The ARN of the SageMaker training job that represents the source
|
4152
|
+
# model.
|
4153
|
+
# @return [String]
|
4154
|
+
#
|
4155
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/SageMakerMachineLearningModelResourceData AWS API Documentation
|
4156
|
+
#
|
4157
|
+
class SageMakerMachineLearningModelResourceData < Struct.new(
|
4158
|
+
:destination_path,
|
4159
|
+
:sage_maker_job_arn)
|
4160
|
+
include Aws::Structure
|
4161
|
+
end
|
4162
|
+
|
4163
|
+
# Information about a subscription.
|
4001
4164
|
#
|
4002
4165
|
# @note When making an API call, you may pass Subscription
|
4003
4166
|
# data as a hash:
|
@@ -4010,21 +4173,23 @@ module Aws::Greengrass
|
|
4010
4173
|
# }
|
4011
4174
|
#
|
4012
4175
|
# @!attribute [rw] id
|
4013
|
-
#
|
4176
|
+
# The id of the subscription.
|
4014
4177
|
# @return [String]
|
4015
4178
|
#
|
4016
4179
|
# @!attribute [rw] source
|
4017
|
-
#
|
4018
|
-
# 'cloud'
|
4180
|
+
# The source of the subscription. Can be a thing ARN, a Lambda
|
4181
|
+
# function ARN, 'cloud' (which represents the IoT cloud), or
|
4182
|
+
# 'GGShadowService'.
|
4019
4183
|
# @return [String]
|
4020
4184
|
#
|
4021
4185
|
# @!attribute [rw] subject
|
4022
|
-
#
|
4186
|
+
# The subject of the message.
|
4023
4187
|
# @return [String]
|
4024
4188
|
#
|
4025
4189
|
# @!attribute [rw] target
|
4026
|
-
# Where the message is sent to. Can be a thing
|
4027
|
-
# 'cloud'
|
4190
|
+
# Where the message is sent to. Can be a thing ARN, a Lambda function
|
4191
|
+
# ARN, 'cloud' (which represents the IoT cloud), or
|
4192
|
+
# 'GGShadowService'.
|
4028
4193
|
# @return [String]
|
4029
4194
|
#
|
4030
4195
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/Subscription AWS API Documentation
|
@@ -4037,7 +4202,7 @@ module Aws::Greengrass
|
|
4037
4202
|
include Aws::Structure
|
4038
4203
|
end
|
4039
4204
|
|
4040
|
-
# Information
|
4205
|
+
# Information about a subscription definition version.
|
4041
4206
|
#
|
4042
4207
|
# @note When making an API call, you may pass SubscriptionDefinitionVersion
|
4043
4208
|
# data as a hash:
|
@@ -4054,7 +4219,7 @@ module Aws::Greengrass
|
|
4054
4219
|
# }
|
4055
4220
|
#
|
4056
4221
|
# @!attribute [rw] subscriptions
|
4057
|
-
#
|
4222
|
+
# A list of subscriptions.
|
4058
4223
|
# @return [Array<Types::Subscription>]
|
4059
4224
|
#
|
4060
4225
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/SubscriptionDefinitionVersion AWS API Documentation
|
@@ -4064,7 +4229,7 @@ module Aws::Greengrass
|
|
4064
4229
|
include Aws::Structure
|
4065
4230
|
end
|
4066
4231
|
|
4067
|
-
# Information
|
4232
|
+
# Information required to update a Greengrass core's connectivity.
|
4068
4233
|
#
|
4069
4234
|
# @note When making an API call, you may pass UpdateConnectivityInfoRequest
|
4070
4235
|
# data as a hash:
|
@@ -4082,7 +4247,7 @@ module Aws::Greengrass
|
|
4082
4247
|
# }
|
4083
4248
|
#
|
4084
4249
|
# @!attribute [rw] connectivity_info
|
4085
|
-
#
|
4250
|
+
# A list of connectivity info.
|
4086
4251
|
# @return [Array<Types::ConnectivityInfo>]
|
4087
4252
|
#
|
4088
4253
|
# @!attribute [rw] thing_name
|
@@ -4097,11 +4262,11 @@ module Aws::Greengrass
|
|
4097
4262
|
end
|
4098
4263
|
|
4099
4264
|
# @!attribute [rw] message
|
4100
|
-
#
|
4265
|
+
# A message about the connectivity info update request.
|
4101
4266
|
# @return [String]
|
4102
4267
|
#
|
4103
4268
|
# @!attribute [rw] version
|
4104
|
-
#
|
4269
|
+
# The new version of the connectivity info.
|
4105
4270
|
# @return [String]
|
4106
4271
|
#
|
4107
4272
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/UpdateConnectivityInfoResponse AWS API Documentation
|
@@ -4199,7 +4364,8 @@ module Aws::Greengrass
|
|
4199
4364
|
# }
|
4200
4365
|
#
|
4201
4366
|
# @!attribute [rw] certificate_expiry_in_milliseconds
|
4202
|
-
#
|
4367
|
+
# The amount of time remaining before the certificate expires, in
|
4368
|
+
# milliseconds.
|
4203
4369
|
# @return [String]
|
4204
4370
|
#
|
4205
4371
|
# @!attribute [rw] group_id
|
@@ -4335,22 +4501,23 @@ module Aws::Greengrass
|
|
4335
4501
|
#
|
4336
4502
|
class UpdateSubscriptionDefinitionResponse < Aws::EmptyStructure; end
|
4337
4503
|
|
4338
|
-
# Information
|
4504
|
+
# Information about a version.
|
4339
4505
|
#
|
4340
4506
|
# @!attribute [rw] arn
|
4341
|
-
#
|
4507
|
+
# The ARN of the version.
|
4342
4508
|
# @return [String]
|
4343
4509
|
#
|
4344
4510
|
# @!attribute [rw] creation_timestamp
|
4345
|
-
#
|
4511
|
+
# The time, in milliseconds since the epoch, when the version was
|
4512
|
+
# created.
|
4346
4513
|
# @return [String]
|
4347
4514
|
#
|
4348
4515
|
# @!attribute [rw] id
|
4349
|
-
#
|
4516
|
+
# The ID of the version.
|
4350
4517
|
# @return [String]
|
4351
4518
|
#
|
4352
4519
|
# @!attribute [rw] version
|
4353
|
-
#
|
4520
|
+
# The unique ID of the version.
|
4354
4521
|
# @return [String]
|
4355
4522
|
#
|
4356
4523
|
# @see http://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/VersionInformation AWS API Documentation
|