aws-sdk-core 2.11.613 → 2.11.618
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/apigateway/2015-07-09/api-2.json +4 -2
- data/apis/braket/2019-09-01/api-2.json +155 -36
- data/apis/codeartifact/2018-09-22/api-2.json +145 -6
- data/apis/dms/2016-01-01/api-2.json +20 -3
- data/apis/ec2/2016-11-15/api-2.json +197 -8
- data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +7 -3
- data/apis/glue/2017-03-31/api-2.json +28 -3
- data/apis/imagebuilder/2019-12-02/api-2.json +24 -19
- data/apis/iot/2015-05-28/api-2.json +43 -6
- data/apis/kendra/2019-02-03/api-2.json +180 -2
- data/apis/macie2/2020-01-01/api-2.json +4 -0
- data/apis/medialive/2017-10-14/api-2.json +67 -0
- data/apis/neptune/2014-10-31/api-2.json +242 -3
- data/apis/neptune/2014-10-31/paginators-1.json +6 -0
- data/apis/sagemaker/2017-07-24/api-2.json +741 -23
- data/apis/sagemaker/2017-07-24/paginators-1.json +12 -0
- data/apis/sesv2/2019-09-27/api-2.json +494 -5
- data/apis/sesv2/2019-09-27/paginators-1.json +10 -0
- data/apis/storagegateway/2013-06-30/api-2.json +53 -7
- data/endpoints.json +20 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -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":[
|
data/endpoints.json
CHANGED
@@ -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" : { },
|
@@ -4632,6 +4634,12 @@
|
|
4632
4634
|
"region" : "us-east-1"
|
4633
4635
|
},
|
4634
4636
|
"hostname" : "route53.amazonaws.com"
|
4637
|
+
},
|
4638
|
+
"fips-aws-global" : {
|
4639
|
+
"credentialScope" : {
|
4640
|
+
"region" : "us-east-1"
|
4641
|
+
},
|
4642
|
+
"hostname" : "route53-fips.amazonaws.com"
|
4635
4643
|
}
|
4636
4644
|
},
|
4637
4645
|
"isRegionalized" : false,
|
@@ -5229,6 +5237,12 @@
|
|
5229
5237
|
"eu-west-3" : { },
|
5230
5238
|
"me-south-1" : { },
|
5231
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
|
+
},
|
5232
5246
|
"us-east-1" : { },
|
5233
5247
|
"us-east-2" : { },
|
5234
5248
|
"us-west-1" : { },
|
@@ -8263,6 +8277,12 @@
|
|
8263
8277
|
"region" : "us-gov-west-1"
|
8264
8278
|
},
|
8265
8279
|
"hostname" : "route53.us-gov.amazonaws.com"
|
8280
|
+
},
|
8281
|
+
"fips-aws-us-gov-global" : {
|
8282
|
+
"credentialScope" : {
|
8283
|
+
"region" : "us-gov-west-1"
|
8284
|
+
},
|
8285
|
+
"hostname" : "route53.us-gov.amazonaws.com"
|
8266
8286
|
}
|
8267
8287
|
},
|
8268
8288
|
"isRegionalized" : false,
|
data/lib/aws-sdk-core/version.rb
CHANGED
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.
|
4
|
+
version: 2.11.618
|
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-
|
11
|
+
date: 2020-10-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|