aws-sdk-storagegateway 1.59.0 → 1.63.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -182,8 +182,11 @@ module Aws::StorageGateway
182
182
  FileSystemAssociationInfo = Shapes::StructureShape.new(name: 'FileSystemAssociationInfo')
183
183
  FileSystemAssociationInfoList = Shapes::ListShape.new(name: 'FileSystemAssociationInfoList')
184
184
  FileSystemAssociationStatus = Shapes::StringShape.new(name: 'FileSystemAssociationStatus')
185
+ FileSystemAssociationStatusDetail = Shapes::StructureShape.new(name: 'FileSystemAssociationStatusDetail')
186
+ FileSystemAssociationStatusDetails = Shapes::ListShape.new(name: 'FileSystemAssociationStatusDetails')
185
187
  FileSystemAssociationSummary = Shapes::StructureShape.new(name: 'FileSystemAssociationSummary')
186
188
  FileSystemAssociationSummaryList = Shapes::ListShape.new(name: 'FileSystemAssociationSummaryList')
189
+ FileSystemAssociationSyncErrorCode = Shapes::StringShape.new(name: 'FileSystemAssociationSyncErrorCode')
187
190
  FileSystemLocationARN = Shapes::StringShape.new(name: 'FileSystemLocationARN')
188
191
  Folder = Shapes::StringShape.new(name: 'Folder')
189
192
  FolderList = Shapes::ListShape.new(name: 'FolderList')
@@ -200,6 +203,7 @@ module Aws::StorageGateway
200
203
  Gateways = Shapes::ListShape.new(name: 'Gateways')
201
204
  Host = Shapes::StringShape.new(name: 'Host')
202
205
  HostEnvironment = Shapes::StringShape.new(name: 'HostEnvironment')
206
+ HostEnvironmentId = Shapes::StringShape.new(name: 'HostEnvironmentId')
203
207
  Hosts = Shapes::ListShape.new(name: 'Hosts')
204
208
  HourOfDay = Shapes::IntegerShape.new(name: 'HourOfDay')
205
209
  IPV4Address = Shapes::StringShape.new(name: 'IPV4Address')
@@ -285,6 +289,7 @@ module Aws::StorageGateway
285
289
  SMBFileShareInfo = Shapes::StructureShape.new(name: 'SMBFileShareInfo')
286
290
  SMBFileShareInfoList = Shapes::ListShape.new(name: 'SMBFileShareInfoList')
287
291
  SMBGuestPassword = Shapes::StringShape.new(name: 'SMBGuestPassword')
292
+ SMBLocalGroups = Shapes::StructureShape.new(name: 'SMBLocalGroups')
288
293
  SMBSecurityStrategy = Shapes::StringShape.new(name: 'SMBSecurityStrategy')
289
294
  ServiceUnavailableError = Shapes::StructureShape.new(name: 'ServiceUnavailableError')
290
295
  SetLocalConsolePasswordInput = Shapes::StructureShape.new(name: 'SetLocalConsolePasswordInput')
@@ -356,6 +361,8 @@ module Aws::StorageGateway
356
361
  UpdateSMBFileShareOutput = Shapes::StructureShape.new(name: 'UpdateSMBFileShareOutput')
357
362
  UpdateSMBFileShareVisibilityInput = Shapes::StructureShape.new(name: 'UpdateSMBFileShareVisibilityInput')
358
363
  UpdateSMBFileShareVisibilityOutput = Shapes::StructureShape.new(name: 'UpdateSMBFileShareVisibilityOutput')
364
+ UpdateSMBLocalGroupsInput = Shapes::StructureShape.new(name: 'UpdateSMBLocalGroupsInput')
365
+ UpdateSMBLocalGroupsOutput = Shapes::StructureShape.new(name: 'UpdateSMBLocalGroupsOutput')
359
366
  UpdateSMBSecurityStrategyInput = Shapes::StructureShape.new(name: 'UpdateSMBSecurityStrategyInput')
360
367
  UpdateSMBSecurityStrategyOutput = Shapes::StructureShape.new(name: 'UpdateSMBSecurityStrategyOutput')
361
368
  UpdateSnapshotScheduleInput = Shapes::StructureShape.new(name: 'UpdateSnapshotScheduleInput')
@@ -568,6 +575,7 @@ module Aws::StorageGateway
568
575
  CreateNFSFileShareInput.add_member(:notification_policy, Shapes::ShapeRef.new(shape: NotificationPolicy, location_name: "NotificationPolicy"))
569
576
  CreateNFSFileShareInput.add_member(:vpc_endpoint_dns_name, Shapes::ShapeRef.new(shape: DNSHostName, location_name: "VPCEndpointDNSName"))
570
577
  CreateNFSFileShareInput.add_member(:bucket_region, Shapes::ShapeRef.new(shape: RegionId, location_name: "BucketRegion"))
578
+ CreateNFSFileShareInput.add_member(:audit_destination_arn, Shapes::ShapeRef.new(shape: AuditDestinationARN, location_name: "AuditDestinationARN"))
571
579
  CreateNFSFileShareInput.struct_class = Types::CreateNFSFileShareInput
572
580
 
573
581
  CreateNFSFileShareOutput.add_member(:file_share_arn, Shapes::ShapeRef.new(shape: FileShareARN, location_name: "FileShareARN"))
@@ -822,6 +830,7 @@ module Aws::StorageGateway
822
830
  DescribeGatewayInformationOutput.add_member(:deprecation_date, Shapes::ShapeRef.new(shape: DeprecationDate, location_name: "DeprecationDate"))
823
831
  DescribeGatewayInformationOutput.add_member(:gateway_capacity, Shapes::ShapeRef.new(shape: GatewayCapacity, location_name: "GatewayCapacity"))
824
832
  DescribeGatewayInformationOutput.add_member(:supported_gateway_capacities, Shapes::ShapeRef.new(shape: SupportedGatewayCapacities, location_name: "SupportedGatewayCapacities"))
833
+ DescribeGatewayInformationOutput.add_member(:host_environment_id, Shapes::ShapeRef.new(shape: HostEnvironmentId, location_name: "HostEnvironmentId"))
825
834
  DescribeGatewayInformationOutput.struct_class = Types::DescribeGatewayInformationOutput
826
835
 
827
836
  DescribeMaintenanceStartTimeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
@@ -856,6 +865,7 @@ module Aws::StorageGateway
856
865
  DescribeSMBSettingsOutput.add_member(:smb_guest_password_set, Shapes::ShapeRef.new(shape: Boolean, location_name: "SMBGuestPasswordSet"))
857
866
  DescribeSMBSettingsOutput.add_member(:smb_security_strategy, Shapes::ShapeRef.new(shape: SMBSecurityStrategy, location_name: "SMBSecurityStrategy"))
858
867
  DescribeSMBSettingsOutput.add_member(:file_shares_visible, Shapes::ShapeRef.new(shape: Boolean, location_name: "FileSharesVisible"))
868
+ DescribeSMBSettingsOutput.add_member(:smb_local_groups, Shapes::ShapeRef.new(shape: SMBLocalGroups, location_name: "SMBLocalGroups"))
859
869
  DescribeSMBSettingsOutput.struct_class = Types::DescribeSMBSettingsOutput
860
870
 
861
871
  DescribeSnapshotScheduleInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
@@ -1001,10 +1011,16 @@ module Aws::StorageGateway
1001
1011
  FileSystemAssociationInfo.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1002
1012
  FileSystemAssociationInfo.add_member(:cache_attributes, Shapes::ShapeRef.new(shape: CacheAttributes, location_name: "CacheAttributes"))
1003
1013
  FileSystemAssociationInfo.add_member(:endpoint_network_configuration, Shapes::ShapeRef.new(shape: EndpointNetworkConfiguration, location_name: "EndpointNetworkConfiguration"))
1014
+ FileSystemAssociationInfo.add_member(:file_system_association_status_details, Shapes::ShapeRef.new(shape: FileSystemAssociationStatusDetails, location_name: "FileSystemAssociationStatusDetails"))
1004
1015
  FileSystemAssociationInfo.struct_class = Types::FileSystemAssociationInfo
1005
1016
 
1006
1017
  FileSystemAssociationInfoList.member = Shapes::ShapeRef.new(shape: FileSystemAssociationInfo)
1007
1018
 
1019
+ FileSystemAssociationStatusDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: FileSystemAssociationSyncErrorCode, location_name: "ErrorCode"))
1020
+ FileSystemAssociationStatusDetail.struct_class = Types::FileSystemAssociationStatusDetail
1021
+
1022
+ FileSystemAssociationStatusDetails.member = Shapes::ShapeRef.new(shape: FileSystemAssociationStatusDetail)
1023
+
1008
1024
  FileSystemAssociationSummary.add_member(:file_system_association_id, Shapes::ShapeRef.new(shape: FileSystemAssociationId, location_name: "FileSystemAssociationId"))
1009
1025
  FileSystemAssociationSummary.add_member(:file_system_association_arn, Shapes::ShapeRef.new(shape: FileSystemAssociationARN, location_name: "FileSystemAssociationARN"))
1010
1026
  FileSystemAssociationSummary.add_member(:file_system_association_status, Shapes::ShapeRef.new(shape: FileSystemAssociationStatus, location_name: "FileSystemAssociationStatus"))
@@ -1022,6 +1038,8 @@ module Aws::StorageGateway
1022
1038
  GatewayInfo.add_member(:gateway_name, Shapes::ShapeRef.new(shape: string, location_name: "GatewayName"))
1023
1039
  GatewayInfo.add_member(:ec2_instance_id, Shapes::ShapeRef.new(shape: Ec2InstanceId, location_name: "Ec2InstanceId"))
1024
1040
  GatewayInfo.add_member(:ec2_instance_region, Shapes::ShapeRef.new(shape: Ec2InstanceRegion, location_name: "Ec2InstanceRegion"))
1041
+ GatewayInfo.add_member(:host_environment, Shapes::ShapeRef.new(shape: HostEnvironment, location_name: "HostEnvironment"))
1042
+ GatewayInfo.add_member(:host_environment_id, Shapes::ShapeRef.new(shape: HostEnvironmentId, location_name: "HostEnvironmentId"))
1025
1043
  GatewayInfo.struct_class = Types::GatewayInfo
1026
1044
 
1027
1045
  GatewayNetworkInterfaces.member = Shapes::ShapeRef.new(shape: NetworkInterface)
@@ -1176,6 +1194,7 @@ module Aws::StorageGateway
1176
1194
  NFSFileShareInfo.add_member(:notification_policy, Shapes::ShapeRef.new(shape: NotificationPolicy, location_name: "NotificationPolicy"))
1177
1195
  NFSFileShareInfo.add_member(:vpc_endpoint_dns_name, Shapes::ShapeRef.new(shape: DNSHostName, location_name: "VPCEndpointDNSName"))
1178
1196
  NFSFileShareInfo.add_member(:bucket_region, Shapes::ShapeRef.new(shape: RegionId, location_name: "BucketRegion"))
1197
+ NFSFileShareInfo.add_member(:audit_destination_arn, Shapes::ShapeRef.new(shape: AuditDestinationARN, location_name: "AuditDestinationARN"))
1179
1198
  NFSFileShareInfo.struct_class = Types::NFSFileShareInfo
1180
1199
 
1181
1200
  NFSFileShareInfoList.member = Shapes::ShapeRef.new(shape: NFSFileShareInfo)
@@ -1273,6 +1292,9 @@ module Aws::StorageGateway
1273
1292
 
1274
1293
  SMBFileShareInfoList.member = Shapes::ShapeRef.new(shape: SMBFileShareInfo)
1275
1294
 
1295
+ SMBLocalGroups.add_member(:gateway_admins, Shapes::ShapeRef.new(shape: UserList, location_name: "GatewayAdmins"))
1296
+ SMBLocalGroups.struct_class = Types::SMBLocalGroups
1297
+
1276
1298
  ServiceUnavailableError.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "message"))
1277
1299
  ServiceUnavailableError.add_member(:error, Shapes::ShapeRef.new(shape: StorageGatewayError, location_name: "error"))
1278
1300
  ServiceUnavailableError.struct_class = Types::ServiceUnavailableError
@@ -1481,6 +1503,7 @@ module Aws::StorageGateway
1481
1503
  UpdateNFSFileShareInput.add_member(:file_share_name, Shapes::ShapeRef.new(shape: FileShareName, location_name: "FileShareName"))
1482
1504
  UpdateNFSFileShareInput.add_member(:cache_attributes, Shapes::ShapeRef.new(shape: CacheAttributes, location_name: "CacheAttributes"))
1483
1505
  UpdateNFSFileShareInput.add_member(:notification_policy, Shapes::ShapeRef.new(shape: NotificationPolicy, location_name: "NotificationPolicy"))
1506
+ UpdateNFSFileShareInput.add_member(:audit_destination_arn, Shapes::ShapeRef.new(shape: AuditDestinationARN, location_name: "AuditDestinationARN"))
1484
1507
  UpdateNFSFileShareInput.struct_class = Types::UpdateNFSFileShareInput
1485
1508
 
1486
1509
  UpdateNFSFileShareOutput.add_member(:file_share_arn, Shapes::ShapeRef.new(shape: FileShareARN, location_name: "FileShareARN"))
@@ -1517,6 +1540,13 @@ module Aws::StorageGateway
1517
1540
  UpdateSMBFileShareVisibilityOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
1518
1541
  UpdateSMBFileShareVisibilityOutput.struct_class = Types::UpdateSMBFileShareVisibilityOutput
1519
1542
 
1543
+ UpdateSMBLocalGroupsInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
1544
+ UpdateSMBLocalGroupsInput.add_member(:smb_local_groups, Shapes::ShapeRef.new(shape: SMBLocalGroups, required: true, location_name: "SMBLocalGroups"))
1545
+ UpdateSMBLocalGroupsInput.struct_class = Types::UpdateSMBLocalGroupsInput
1546
+
1547
+ UpdateSMBLocalGroupsOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
1548
+ UpdateSMBLocalGroupsOutput.struct_class = Types::UpdateSMBLocalGroupsOutput
1549
+
1520
1550
  UpdateSMBSecurityStrategyInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
1521
1551
  UpdateSMBSecurityStrategyInput.add_member(:smb_security_strategy, Shapes::ShapeRef.new(shape: SMBSecurityStrategy, required: true, location_name: "SMBSecurityStrategy"))
1522
1552
  UpdateSMBSecurityStrategyInput.struct_class = Types::UpdateSMBSecurityStrategyInput
@@ -2531,6 +2561,16 @@ module Aws::StorageGateway
2531
2561
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2532
2562
  end)
2533
2563
 
2564
+ api.add_operation(:update_smb_local_groups, Seahorse::Model::Operation.new.tap do |o|
2565
+ o.name = "UpdateSMBLocalGroups"
2566
+ o.http_method = "POST"
2567
+ o.http_request_uri = "/"
2568
+ o.input = Shapes::ShapeRef.new(shape: UpdateSMBLocalGroupsInput)
2569
+ o.output = Shapes::ShapeRef.new(shape: UpdateSMBLocalGroupsOutput)
2570
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
2571
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2572
+ end)
2573
+
2534
2574
  api.add_operation(:update_smb_security_strategy, Seahorse::Model::Operation.new.tap do |o|
2535
2575
  o.name = "UpdateSMBSecurityStrategy"
2536
2576
  o.http_method = "POST"