Skip to content

Commit 00d2f43

Browse files
Updated API models and rebuilt service gems.
1 parent 9bca9ab commit 00d2f43

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+3117
-883
lines changed

apis/datazone/2018-05-10/api-2.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11075,7 +11075,8 @@
1107511075
"DELEGATE_CREATE_ENVIRONMENT_PROFILE",
1107611076
"CREATE_ENVIRONMENT",
1107711077
"CREATE_ENVIRONMENT_FROM_BLUEPRINT",
11078-
"CREATE_PROJECT_FROM_PROJECT_PROFILE"
11078+
"CREATE_PROJECT_FROM_PROJECT_PROFILE",
11079+
"USE_ASSET_TYPE"
1107911080
]
1108011081
},
1108111082
"MatchCriteria":{
@@ -11540,7 +11541,8 @@
1154011541
"createProjectFromProjectProfile":{"shape":"CreateProjectFromProjectProfilePolicyGrantDetail"},
1154111542
"delegateCreateEnvironmentProfile":{"shape":"Unit"},
1154211543
"overrideDomainUnitOwners":{"shape":"OverrideDomainUnitOwnersPolicyGrantDetail"},
11543-
"overrideProjectOwners":{"shape":"OverrideProjectOwnersPolicyGrantDetail"}
11544+
"overrideProjectOwners":{"shape":"OverrideProjectOwnersPolicyGrantDetail"},
11545+
"useAssetType":{"shape":"UseAssetTypePolicyGrantDetail"}
1154411546
},
1154511547
"union":true
1154611548
},
@@ -13643,7 +13645,8 @@
1364313645
"enum":[
1364413646
"DOMAIN_UNIT",
1364513647
"ENVIRONMENT_BLUEPRINT_CONFIGURATION",
13646-
"ENVIRONMENT_PROFILE"
13648+
"ENVIRONMENT_PROFILE",
13649+
"ASSET_TYPE"
1364713650
]
1364813651
},
1364913652
"TaskId":{
@@ -14835,6 +14838,12 @@
1483514838
},
1483614839
"UpdatedAt":{"type":"timestamp"},
1483714840
"UpdatedBy":{"type":"string"},
14841+
"UseAssetTypePolicyGrantDetail":{
14842+
"type":"structure",
14843+
"members":{
14844+
"domainUnitId":{"shape":"DomainUnitId"}
14845+
}
14846+
},
1483814847
"UserAssignment":{
1483914848
"type":"string",
1484014849
"enum":[

apis/datazone/2018-05-10/docs-2.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
"GetSubscriptionTargetOutput$authorizedPrincipals": "<p>The authorized principals of the subscription target.</p>",
631631
"SubscriptionTargetSummary$authorizedPrincipals": "<p>The authorized principals included in the subscription target.</p>",
632632
"UpdateSubscriptionTargetInput$authorizedPrincipals": "<p>The authorized principals to be updated as part of the <code>UpdateSubscriptionTarget</code> action.</p>",
633-
"UpdateSubscriptionTargetOutput$authorizedPrincipals": "<p>The authorized principals to be updated as part of the <code>UpdateSubscriptionTarget</code> action.</p>"
633+
"UpdateSubscriptionTargetOutput$authorizedPrincipals": "<p>The authorized principals to be updated as part of the <code>UpdateSubscriptionTarget</code> action. Updates are supported in batches of 5 at a time.</p>"
634634
}
635635
},
636636
"AwsAccount": {
@@ -2616,7 +2616,8 @@
26162616
"UpdateDomainUnitOutput$parentDomainUnitId": "<p>The ID of the parent domain unit.</p>",
26172617
"UpdateProjectOutput$domainUnitId": "<p>The ID of the domain unit.</p>",
26182618
"UpdateProjectProfileInput$domainUnitIdentifier": "<p>The ID of the domain unit where a project profile is to be updated.</p>",
2619-
"UpdateProjectProfileOutput$domainUnitId": "<p>The domain unit ID of the project profile to be updated.</p>"
2619+
"UpdateProjectProfileOutput$domainUnitId": "<p>The domain unit ID of the project profile to be updated.</p>",
2620+
"UseAssetTypePolicyGrantDetail$domainUnitId": "<p>The ID of the domain unit.</p>"
26202621
}
26212622
},
26222623
"DomainUnitIds": {
@@ -8092,6 +8093,12 @@
80928093
"UpdateSubscriptionTargetOutput$updatedBy": "<p>The Amazon DataZone user who updated the subscription target.</p>"
80938094
}
80948095
},
8096+
"UseAssetTypePolicyGrantDetail": {
8097+
"base": "<p>Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>",
8098+
"refs": {
8099+
"PolicyGrantDetail$useAssetType": "<p> Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>"
8100+
}
8101+
},
80958102
"UserAssignment": {
80968103
"base": null,
80978104
"refs": {

apis/devicefarm/2015-06-23/api-2.json

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,8 +1516,7 @@
15161516
},
15171517
"DeleteDevicePoolResult":{
15181518
"type":"structure",
1519-
"members":{
1520-
}
1519+
"members":{}
15211520
},
15221521
"DeleteInstanceProfileRequest":{
15231522
"type":"structure",
@@ -1528,8 +1527,7 @@
15281527
},
15291528
"DeleteInstanceProfileResult":{
15301529
"type":"structure",
1531-
"members":{
1532-
}
1530+
"members":{}
15331531
},
15341532
"DeleteNetworkProfileRequest":{
15351533
"type":"structure",
@@ -1540,8 +1538,7 @@
15401538
},
15411539
"DeleteNetworkProfileResult":{
15421540
"type":"structure",
1543-
"members":{
1544-
}
1541+
"members":{}
15451542
},
15461543
"DeleteProjectRequest":{
15471544
"type":"structure",
@@ -1552,8 +1549,7 @@
15521549
},
15531550
"DeleteProjectResult":{
15541551
"type":"structure",
1555-
"members":{
1556-
}
1552+
"members":{}
15571553
},
15581554
"DeleteRemoteAccessSessionRequest":{
15591555
"type":"structure",
@@ -1564,8 +1560,7 @@
15641560
},
15651561
"DeleteRemoteAccessSessionResult":{
15661562
"type":"structure",
1567-
"members":{
1568-
}
1563+
"members":{}
15691564
},
15701565
"DeleteRunRequest":{
15711566
"type":"structure",
@@ -1576,8 +1571,7 @@
15761571
},
15771572
"DeleteRunResult":{
15781573
"type":"structure",
1579-
"members":{
1580-
}
1574+
"members":{}
15811575
},
15821576
"DeleteTestGridProjectRequest":{
15831577
"type":"structure",
@@ -1588,8 +1582,7 @@
15881582
},
15891583
"DeleteTestGridProjectResult":{
15901584
"type":"structure",
1591-
"members":{
1592-
}
1585+
"members":{}
15931586
},
15941587
"DeleteUploadRequest":{
15951588
"type":"structure",
@@ -1600,8 +1593,7 @@
16001593
},
16011594
"DeleteUploadResult":{
16021595
"type":"structure",
1603-
"members":{
1604-
}
1596+
"members":{}
16051597
},
16061598
"DeleteVPCEConfigurationRequest":{
16071599
"type":"structure",
@@ -1612,8 +1604,7 @@
16121604
},
16131605
"DeleteVPCEConfigurationResult":{
16141606
"type":"structure",
1615-
"members":{
1616-
}
1607+
"members":{}
16171608
},
16181609
"Device":{
16191610
"type":"structure",
@@ -1885,8 +1876,7 @@
18851876
},
18861877
"GetAccountSettingsRequest":{
18871878
"type":"structure",
1888-
"members":{
1889-
}
1879+
"members":{}
18901880
},
18911881
"GetAccountSettingsResult":{
18921882
"type":"structure",
@@ -1915,7 +1905,8 @@
19151905
"appArn":{"shape":"AmazonResourceName"},
19161906
"testType":{"shape":"TestType"},
19171907
"test":{"shape":"ScheduleRunTest"},
1918-
"configuration":{"shape":"ScheduleRunConfiguration"}
1908+
"configuration":{"shape":"ScheduleRunConfiguration"},
1909+
"projectArn":{"shape":"AmazonResourceName"}
19191910
}
19201911
},
19211912
"GetDevicePoolCompatibilityResult":{
@@ -3268,8 +3259,7 @@
32683259
},
32693260
"TagResourceResponse":{
32703261
"type":"structure",
3271-
"members":{
3272-
}
3262+
"members":{}
32733263
},
32743264
"TagValue":{
32753265
"type":"string",
@@ -3469,8 +3459,7 @@
34693459
},
34703460
"UntagResourceResponse":{
34713461
"type":"structure",
3472-
"members":{
3473-
}
3462+
"members":{}
34743463
},
34753464
"UpdateDeviceInstanceRequest":{
34763465
"type":"structure",

0 commit comments

Comments
 (0)