Skip to content

Commit d57ee70

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent fa5010c commit d57ee70

File tree

8 files changed

+169
-68
lines changed

8 files changed

+169
-68
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::FSx - Updated the API, and documentation for Amazon FSx.
5+
6+
* Feature - Aws::SageMaker - Updated the API, and documentation for Amazon SageMaker Service.
7+
8+
* Feature - Aws::SecurityHub - Updated the API, and documentation for AWS SecurityHub.
9+
410
2.11.476 (2020-03-25)
511
------------------
612

aws-sdk-core/apis/fsx/2018-03-01/api-2.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"serviceFullName":"Amazon FSx",
99
"serviceId":"FSx",
1010
"signatureVersion":"v4",
11+
"signingName":"fsx",
1112
"targetPrefix":"AWSSimbaAPIService_v20180301",
1213
"uid":"fsx-2018-03-01"
1314
},
@@ -482,7 +483,8 @@
482483
"SubnetIds":{"shape":"SubnetIds"},
483484
"SecurityGroupIds":{"shape":"SecurityGroupIds"},
484485
"Tags":{"shape":"Tags"},
485-
"WindowsConfiguration":{"shape":"CreateFileSystemWindowsConfiguration"}
486+
"WindowsConfiguration":{"shape":"CreateFileSystemWindowsConfiguration"},
487+
"StorageType":{"shape":"StorageType"}
486488
}
487489
},
488490
"CreateFileSystemFromBackupResponse":{
@@ -516,6 +518,7 @@
516518
},
517519
"FileSystemType":{"shape":"FileSystemType"},
518520
"StorageCapacity":{"shape":"StorageCapacity"},
521+
"StorageType":{"shape":"StorageType"},
519522
"SubnetIds":{"shape":"SubnetIds"},
520523
"SecurityGroupIds":{"shape":"SecurityGroupIds"},
521524
"Tags":{"shape":"Tags"},
@@ -829,6 +832,7 @@
829832
"Lifecycle":{"shape":"FileSystemLifecycle"},
830833
"FailureDetails":{"shape":"FileSystemFailureDetails"},
831834
"StorageCapacity":{"shape":"StorageCapacity"},
835+
"StorageType":{"shape":"StorageType"},
832836
"VpcId":{"shape":"VpcId"},
833837
"SubnetIds":{"shape":"SubnetIds"},
834838
"NetworkInterfaceIds":{"shape":"NetworkInterfaceIds"},
@@ -993,7 +997,7 @@
993997
"type":"string",
994998
"max":2048,
995999
"min":1,
996-
"pattern":"^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89aAbB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}|arn:aws[a-z-]{0,7}:kms:[a-z]{2}-[a-z-]{4,}-\\d+:\\d{12}:(key|alias)\\/([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89aAbB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}|[a-zA-Z0-9:\\/_-]+)|alias\\/[a-zA-Z0-9:\\/_-]+$"
1000+
"pattern":"^.{1,2048}$"
9971001
},
9981002
"LastUpdatedTime":{"type":"timestamp"},
9991003
"ListTagsForResourceRequest":{
@@ -1115,7 +1119,7 @@
11151119
"type":"string",
11161120
"max":512,
11171121
"min":8,
1118-
"pattern":"^arn:aws[a-z-]{0,7}:[A-Za-z0-9][A-za-z0-9_/.-]{0,62}:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.-]{0,127}$"
1122+
"pattern":"^arn:(?=[^:]+:fsx:[^:]+:\\d{12}:)((|(?=[a-z0-9-.]{1,63})(?!\\d{1,3}(\\.\\d{1,3}){3})(?![^:]*-{2})(?![^:]*-\\.)(?![^:]*\\.-)[a-z0-9].*(?<!-)):){4}(?!/).{0,1024}$"
11191123
},
11201124
"ResourceDoesNotSupportTagging":{
11211125
"type":"structure",
@@ -1204,6 +1208,13 @@
12041208
"type":"integer",
12051209
"min":0
12061210
},
1211+
"StorageType":{
1212+
"type":"string",
1213+
"enum":[
1214+
"SSD",
1215+
"HDD"
1216+
]
1217+
},
12071218
"SubnetId":{
12081219
"type":"string",
12091220
"max":24,
@@ -1348,7 +1359,8 @@
13481359
"type":"string",
13491360
"enum":[
13501361
"MULTI_AZ_1",
1351-
"SINGLE_AZ_1"
1362+
"SINGLE_AZ_1",
1363+
"SINGLE_AZ_2"
13521364
]
13531365
},
13541366
"WindowsFileSystemConfiguration":{

aws-sdk-core/apis/fsx/2018-03-01/docs-2.json

Lines changed: 24 additions & 16 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/sagemaker/2017-07-24/api-2.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,6 +2690,7 @@
26902690
],
26912691
"members":{
26922692
"FlowDefinitionName":{"shape":"FlowDefinitionName"},
2693+
"HumanLoopRequestSource":{"shape":"HumanLoopRequestSource"},
26932694
"HumanLoopActivationConfig":{"shape":"HumanLoopActivationConfig"},
26942695
"HumanLoopConfig":{"shape":"HumanLoopConfig"},
26952696
"OutputConfig":{"shape":"FlowDefinitionOutputConfig"},
@@ -3096,6 +3097,7 @@
30963097
"CreationTime":{"type":"timestamp"},
30973098
"CsvContentType":{
30983099
"type":"string",
3100+
"max":256,
30993101
"min":1,
31003102
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*\\/[a-zA-Z0-9](-*[a-zA-Z0-9.])*"
31013103
},
@@ -3689,6 +3691,7 @@
36893691
"FlowDefinitionName":{"shape":"FlowDefinitionName"},
36903692
"FlowDefinitionStatus":{"shape":"FlowDefinitionStatus"},
36913693
"CreationTime":{"shape":"Timestamp"},
3694+
"HumanLoopRequestSource":{"shape":"HumanLoopRequestSource"},
36923695
"HumanLoopActivationConfig":{"shape":"HumanLoopActivationConfig"},
36933696
"HumanLoopConfig":{"shape":"HumanLoopConfig"},
36943697
"OutputConfig":{"shape":"FlowDefinitionOutputConfig"},
@@ -4650,8 +4653,7 @@
46504653
"Initializing",
46514654
"Active",
46524655
"Failed",
4653-
"Deleting",
4654-
"Deleted"
4656+
"Deleting"
46554657
]
46564658
},
46574659
"FlowDefinitionSummaries":{
@@ -4781,12 +4783,8 @@
47814783
},
47824784
"HumanLoopActivationConfig":{
47834785
"type":"structure",
4784-
"required":[
4785-
"HumanLoopRequestSource",
4786-
"HumanLoopActivationConditionsConfig"
4787-
],
4786+
"required":["HumanLoopActivationConditionsConfig"],
47884787
"members":{
4789-
"HumanLoopRequestSource":{"shape":"HumanLoopRequestSource"},
47904788
"HumanLoopActivationConditionsConfig":{"shape":"HumanLoopActivationConditionsConfig"}
47914789
}
47924790
},
@@ -5257,6 +5255,7 @@
52575255
},
52585256
"JsonContentType":{
52595257
"type":"string",
5258+
"max":256,
52605259
"min":1,
52615260
"pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*\\/[a-zA-Z0-9](-*[a-zA-Z0-9.])*"
52625261
},
@@ -6897,7 +6896,8 @@
68976896
"LessThanOrEqualTo",
68986897
"Contains",
68996898
"Exists",
6900-
"NotExists"
6899+
"NotExists",
6900+
"In"
69016901
]
69026902
},
69036903
"OptionalDouble":{"type":"double"},
@@ -8110,6 +8110,7 @@
81108110
"sbe_c",
81118111
"qcs605",
81128112
"qcs603",
8113+
"sitara_am57x",
81138114
"amba_cv22"
81148115
]
81158116
},

0 commit comments

Comments
 (0)