File tree Expand file tree Collapse file tree 5 files changed +1013
-18
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 5 files changed +1013
-18
lines changed Original file line number Diff line number Diff line change 2475124751 "traits": {
2475224752 "smithy.api#enumValue": "CREATE_PROJECT_FROM_PROJECT_PROFILE"
2475324753 }
24754+ },
24755+ "USE_ASSET_TYPE": {
24756+ "target": "smithy.api#Unit",
24757+ "traits": {
24758+ "smithy.api#enumValue": "USE_ASSET_TYPE"
24759+ }
2475424760 }
2475524761 }
2475624762 },
2597625982 "traits": {
2597725983 "smithy.api#documentation": "<p>Specifies whether to create a project from project profile.</p>"
2597825984 }
25985+ },
25986+ "useAssetType": {
25987+ "target": "com.amazonaws.datazone#UseAssetTypePolicyGrantDetail",
25988+ "traits": {
25989+ "smithy.api#documentation": "<p> Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>"
25990+ }
2597925991 }
2598025992 },
2598125993 "traits": {
3164931661 "traits": {
3165031662 "smithy.api#enumValue": "ENVIRONMENT_PROFILE"
3165131663 }
31664+ },
31665+ "ASSET_TYPE": {
31666+ "target": "smithy.api#Unit",
31667+ "traits": {
31668+ "smithy.api#enumValue": "ASSET_TYPE"
31669+ }
3165231670 }
3165331671 }
3165431672 },
3538535403 "authorizedPrincipals": {
3538635404 "target": "com.amazonaws.datazone#AuthorizedPrincipalIdentifiers",
3538735405 "traits": {
35388- "smithy.api#documentation": "<p>The authorized principals to be updated as part of the\n <code>UpdateSubscriptionTarget</code> action.</p>",
35406+ "smithy.api#documentation": "<p>The authorized principals to be updated as part of the\n <code>UpdateSubscriptionTarget</code> action. Updates are supported in batches of 5 at a\n time. </p>",
3538935407 "smithy.api#required": {}
3539035408 }
3539135409 },
3559435612 "com.amazonaws.datazone#UpdatedBy": {
3559535613 "type": "string"
3559635614 },
35615+ "com.amazonaws.datazone#UseAssetTypePolicyGrantDetail": {
35616+ "type": "structure",
35617+ "members": {
35618+ "domainUnitId": {
35619+ "target": "com.amazonaws.datazone#DomainUnitId",
35620+ "traits": {
35621+ "smithy.api#documentation": "<p>The ID of the domain unit.</p>"
35622+ }
35623+ }
35624+ },
35625+ "traits": {
35626+ "smithy.api#documentation": "<p>Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>"
35627+ }
35628+ },
3559735629 "com.amazonaws.datazone#UserAssignment": {
3559835630 "type": "enum",
3559935631 "members": {
Original file line number Diff line number Diff line change 39013901 "traits": {
39023902 "smithy.api#documentation": "<p>An object that contains information about the settings for a run.</p>"
39033903 }
3904+ },
3905+ "projectArn": {
3906+ "target": "com.amazonaws.devicefarm#AmazonResourceName",
3907+ "traits": {
3908+ "smithy.api#documentation": "<p>The ARN of the project for which you want to check\n device pool compatibility.</p>"
3909+ }
39043910 }
39053911 },
39063912 "traits": {
You can’t perform that action at this time.
0 commit comments