aws-sdk-core 2.11.614 → 2.11.619

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,6 +10,16 @@
10
10
  "output_token": "NextToken",
11
11
  "limit_key": "PageSize"
12
12
  },
13
+ "ListContactLists": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "PageSize"
17
+ },
18
+ "ListContacts": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "PageSize"
22
+ },
13
23
  "ListCustomVerificationEmailTemplates": {
14
24
  "input_token": "NextToken",
15
25
  "output_token": "NextToken",
@@ -1028,6 +1028,19 @@
1028
1028
  {"shape":"InternalServerError"}
1029
1029
  ]
1030
1030
  },
1031
+ "UpdateSMBFileShareVisibility":{
1032
+ "name":"UpdateSMBFileShareVisibility",
1033
+ "http":{
1034
+ "method":"POST",
1035
+ "requestUri":"/"
1036
+ },
1037
+ "input":{"shape":"UpdateSMBFileShareVisibilityInput"},
1038
+ "output":{"shape":"UpdateSMBFileShareVisibilityOutput"},
1039
+ "errors":[
1040
+ {"shape":"InvalidGatewayRequestException"},
1041
+ {"shape":"InternalServerError"}
1042
+ ]
1043
+ },
1031
1044
  "UpdateSMBSecurityStrategy":{
1032
1045
  "name":"UpdateSMBSecurityStrategy",
1033
1046
  "http":{
@@ -1435,7 +1448,8 @@
1435
1448
  "RequesterPays":{"shape":"Boolean"},
1436
1449
  "Tags":{"shape":"Tags"},
1437
1450
  "FileShareName":{"shape":"FileShareName"},
1438
- "CacheAttributes":{"shape":"CacheAttributes"}
1451
+ "CacheAttributes":{"shape":"CacheAttributes"},
1452
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
1439
1453
  }
1440
1454
  },
1441
1455
  "CreateNFSFileShareOutput":{
@@ -1465,6 +1479,7 @@
1465
1479
  "GuessMIMETypeEnabled":{"shape":"Boolean"},
1466
1480
  "RequesterPays":{"shape":"Boolean"},
1467
1481
  "SMBACLEnabled":{"shape":"Boolean"},
1482
+ "AccessBasedEnumeration":{"shape":"Boolean"},
1468
1483
  "AdminUserList":{"shape":"FileShareUserList"},
1469
1484
  "ValidUserList":{"shape":"FileShareUserList"},
1470
1485
  "InvalidUserList":{"shape":"FileShareUserList"},
@@ -1473,7 +1488,8 @@
1473
1488
  "CaseSensitivity":{"shape":"CaseSensitivity"},
1474
1489
  "Tags":{"shape":"Tags"},
1475
1490
  "FileShareName":{"shape":"FileShareName"},
1476
- "CacheAttributes":{"shape":"CacheAttributes"}
1491
+ "CacheAttributes":{"shape":"CacheAttributes"},
1492
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
1477
1493
  }
1478
1494
  },
1479
1495
  "CreateSMBFileShareOutput":{
@@ -1947,7 +1963,8 @@
1947
1963
  "DomainName":{"shape":"DomainName"},
1948
1964
  "ActiveDirectoryStatus":{"shape":"ActiveDirectoryStatus"},
1949
1965
  "SMBGuestPasswordSet":{"shape":"Boolean"},
1950
- "SMBSecurityStrategy":{"shape":"SMBSecurityStrategy"}
1966
+ "SMBSecurityStrategy":{"shape":"SMBSecurityStrategy"},
1967
+ "FileSharesVisible":{"shape":"Boolean"}
1951
1968
  }
1952
1969
  },
1953
1970
  "DescribeSnapshotScheduleInput":{
@@ -2698,7 +2715,8 @@
2698
2715
  "RequesterPays":{"shape":"Boolean"},
2699
2716
  "Tags":{"shape":"Tags"},
2700
2717
  "FileShareName":{"shape":"FileShareName"},
2701
- "CacheAttributes":{"shape":"CacheAttributes"}
2718
+ "CacheAttributes":{"shape":"CacheAttributes"},
2719
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
2702
2720
  }
2703
2721
  },
2704
2722
  "NFSFileShareInfoList":{
@@ -2727,6 +2745,12 @@
2727
2745
  "max":2048,
2728
2746
  "min":1
2729
2747
  },
2748
+ "NotificationPolicy":{
2749
+ "type":"string",
2750
+ "max":100,
2751
+ "min":2,
2752
+ "pattern":"^\\{[\\w\\s:\\{\\}\\[\\]\"]*}$"
2753
+ },
2730
2754
  "NotifyWhenUploadedInput":{
2731
2755
  "type":"structure",
2732
2756
  "required":["FileShareARN"],
@@ -2953,6 +2977,7 @@
2953
2977
  "GuessMIMETypeEnabled":{"shape":"Boolean"},
2954
2978
  "RequesterPays":{"shape":"Boolean"},
2955
2979
  "SMBACLEnabled":{"shape":"Boolean"},
2980
+ "AccessBasedEnumeration":{"shape":"Boolean"},
2956
2981
  "AdminUserList":{"shape":"FileShareUserList"},
2957
2982
  "ValidUserList":{"shape":"FileShareUserList"},
2958
2983
  "InvalidUserList":{"shape":"FileShareUserList"},
@@ -2961,7 +2986,8 @@
2961
2986
  "CaseSensitivity":{"shape":"CaseSensitivity"},
2962
2987
  "Tags":{"shape":"Tags"},
2963
2988
  "FileShareName":{"shape":"FileShareName"},
2964
- "CacheAttributes":{"shape":"CacheAttributes"}
2989
+ "CacheAttributes":{"shape":"CacheAttributes"},
2990
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
2965
2991
  }
2966
2992
  },
2967
2993
  "SMBFileShareInfoList":{
@@ -3398,7 +3424,8 @@
3398
3424
  "GuessMIMETypeEnabled":{"shape":"Boolean"},
3399
3425
  "RequesterPays":{"shape":"Boolean"},
3400
3426
  "FileShareName":{"shape":"FileShareName"},
3401
- "CacheAttributes":{"shape":"CacheAttributes"}
3427
+ "CacheAttributes":{"shape":"CacheAttributes"},
3428
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
3402
3429
  }
3403
3430
  },
3404
3431
  "UpdateNFSFileShareOutput":{
@@ -3420,13 +3447,15 @@
3420
3447
  "GuessMIMETypeEnabled":{"shape":"Boolean"},
3421
3448
  "RequesterPays":{"shape":"Boolean"},
3422
3449
  "SMBACLEnabled":{"shape":"Boolean"},
3450
+ "AccessBasedEnumeration":{"shape":"Boolean"},
3423
3451
  "AdminUserList":{"shape":"FileShareUserList"},
3424
3452
  "ValidUserList":{"shape":"FileShareUserList"},
3425
3453
  "InvalidUserList":{"shape":"FileShareUserList"},
3426
3454
  "AuditDestinationARN":{"shape":"AuditDestinationARN"},
3427
3455
  "CaseSensitivity":{"shape":"CaseSensitivity"},
3428
3456
  "FileShareName":{"shape":"FileShareName"},
3429
- "CacheAttributes":{"shape":"CacheAttributes"}
3457
+ "CacheAttributes":{"shape":"CacheAttributes"},
3458
+ "NotificationPolicy":{"shape":"NotificationPolicy"}
3430
3459
  }
3431
3460
  },
3432
3461
  "UpdateSMBFileShareOutput":{
@@ -3435,6 +3464,23 @@
3435
3464
  "FileShareARN":{"shape":"FileShareARN"}
3436
3465
  }
3437
3466
  },
3467
+ "UpdateSMBFileShareVisibilityInput":{
3468
+ "type":"structure",
3469
+ "required":[
3470
+ "GatewayARN",
3471
+ "FileSharesVisible"
3472
+ ],
3473
+ "members":{
3474
+ "GatewayARN":{"shape":"GatewayARN"},
3475
+ "FileSharesVisible":{"shape":"Boolean"}
3476
+ }
3477
+ },
3478
+ "UpdateSMBFileShareVisibilityOutput":{
3479
+ "type":"structure",
3480
+ "members":{
3481
+ "GatewayARN":{"shape":"GatewayARN"}
3482
+ }
3483
+ },
3438
3484
  "UpdateSMBSecurityStrategyInput":{
3439
3485
  "type":"structure",
3440
3486
  "required":[
@@ -727,6 +727,7 @@
727
727
  "protocols" : [ "http", "https" ]
728
728
  },
729
729
  "endpoints" : {
730
+ "af-south-1" : { },
730
731
  "ap-east-1" : { },
731
732
  "ap-northeast-1" : { },
732
733
  "ap-northeast-2" : { },
@@ -736,6 +737,7 @@
736
737
  "ca-central-1" : { },
737
738
  "eu-central-1" : { },
738
739
  "eu-north-1" : { },
740
+ "eu-south-1" : { },
739
741
  "eu-west-1" : { },
740
742
  "eu-west-2" : { },
741
743
  "eu-west-3" : { },
@@ -5235,6 +5237,12 @@
5235
5237
  "eu-west-3" : { },
5236
5238
  "me-south-1" : { },
5237
5239
  "sa-east-1" : { },
5240
+ "servicediscovery-fips" : {
5241
+ "credentialScope" : {
5242
+ "region" : "ca-central-1"
5243
+ },
5244
+ "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
5245
+ },
5238
5246
  "us-east-1" : { },
5239
5247
  "us-east-2" : { },
5240
5248
  "us-west-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.614'
2
+ VERSION = '2.11.619'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.614
4
+ version: 2.11.619
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-26 00:00:00.000000000 Z
11
+ date: 2020-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath