|
2467 | 2467 | "deadline:TagResource", |
2468 | 2468 | "iam:PassRole", |
2469 | 2469 | "identitystore:ListGroupMembershipsForMember", |
2470 | | - "logs:CreateLogGroup" |
| 2470 | + "logs:CreateLogGroup", |
| 2471 | + "vpc-lattice:GetResourceConfiguration", |
| 2472 | + "vpc-lattice:GetResourceGateway", |
| 2473 | + "ec2:CreateVpcEndpoint" |
2471 | 2474 | ] |
2472 | 2475 | }, |
2473 | 2476 | "smithy.api#documentation": "<p>Creates a fleet. Fleets gather information relating to compute, or capacity, for renders within your farms. You can choose to manage your own capacity or opt to have fleets fully managed by Deadline Cloud.</p>", |
|
3028 | 3031 | "name": "CreateMonitor", |
3029 | 3032 | "documentation": "Grants permission to create a monitor", |
3030 | 3033 | "requiredActions": [ |
| 3034 | + "deadline:TagResource", |
3031 | 3035 | "sso:CreateApplication", |
3032 | 3036 | "sso:PutApplicationAssignmentConfiguration", |
3033 | 3037 | "sso:PutApplicationAuthenticationMethod", |
|
11595 | 11599 | "smithy.api#documentation": "<p>The date and time the resource started running.</p>" |
11596 | 11600 | } |
11597 | 11601 | }, |
| 11602 | + "updatedAt": { |
| 11603 | + "target": "com.amazonaws.deadline#UpdatedAt", |
| 11604 | + "traits": { |
| 11605 | + "smithy.api#documentation": "<p>The date and time the resource was updated.</p>" |
| 11606 | + } |
| 11607 | + }, |
| 11608 | + "updatedBy": { |
| 11609 | + "target": "com.amazonaws.deadline#UpdatedBy", |
| 11610 | + "traits": { |
| 11611 | + "smithy.api#documentation": "<p>The user or system that updated this resource.</p>" |
| 11612 | + } |
| 11613 | + }, |
11598 | 11614 | "jobParameters": { |
11599 | 11615 | "target": "com.amazonaws.deadline#JobParameters", |
11600 | 11616 | "traits": { |
|
17645 | 17661 | "smithy.api#required": {} |
17646 | 17662 | } |
17647 | 17663 | }, |
| 17664 | + "vpcConfiguration": { |
| 17665 | + "target": "com.amazonaws.deadline#VpcConfiguration", |
| 17666 | + "traits": { |
| 17667 | + "smithy.api#documentation": "<p>The VPC configuration details for a service managed Amazon EC2 fleet.</p>" |
| 17668 | + } |
| 17669 | + }, |
17648 | 17670 | "storageProfileId": { |
17649 | 17671 | "target": "com.amazonaws.deadline#StorageProfileId", |
17650 | 17672 | "traits": { |
|
19020 | 19042 | "smithy.api#documentation": "<p>The date and time the resource was created.</p>" |
19021 | 19043 | } |
19022 | 19044 | }, |
| 19045 | + "createdBy": { |
| 19046 | + "target": "com.amazonaws.deadline#CreatedBy", |
| 19047 | + "traits": { |
| 19048 | + "smithy.api#documentation": "<p>The user or system that created this resource.</p>" |
| 19049 | + } |
| 19050 | + }, |
19023 | 19051 | "startedAt": { |
19024 | 19052 | "target": "com.amazonaws.deadline#StartedAt", |
19025 | 19053 | "traits": { |
|
19032 | 19060 | "smithy.api#documentation": "<p>The date and time the resource ended running.</p>" |
19033 | 19061 | } |
19034 | 19062 | }, |
| 19063 | + "updatedAt": { |
| 19064 | + "target": "com.amazonaws.deadline#UpdatedAt", |
| 19065 | + "traits": { |
| 19066 | + "smithy.api#documentation": "<p>The date and time the resource was updated.</p>" |
| 19067 | + } |
| 19068 | + }, |
| 19069 | + "updatedBy": { |
| 19070 | + "target": "com.amazonaws.deadline#UpdatedBy", |
| 19071 | + "traits": { |
| 19072 | + "smithy.api#documentation": "<p>The user or system that updated this resource.</p>" |
| 19073 | + } |
| 19074 | + }, |
19035 | 19075 | "parameterSpace": { |
19036 | 19076 | "target": "com.amazonaws.deadline#ParameterSpace", |
19037 | 19077 | "traits": { |
|
19869 | 19909 | "traits": { |
19870 | 19910 | "smithy.api#documentation": "<p>The date and time the resource ended running.</p>" |
19871 | 19911 | } |
| 19912 | + }, |
| 19913 | + "updatedAt": { |
| 19914 | + "target": "com.amazonaws.deadline#UpdatedAt", |
| 19915 | + "traits": { |
| 19916 | + "smithy.api#documentation": "<p>The date and time the resource was updated.</p>" |
| 19917 | + } |
| 19918 | + }, |
| 19919 | + "updatedBy": { |
| 19920 | + "target": "com.amazonaws.deadline#UpdatedBy", |
| 19921 | + "traits": { |
| 19922 | + "smithy.api#documentation": "<p>The user or system that updated this resource.</p>" |
| 19923 | + } |
19872 | 19924 | } |
19873 | 19925 | }, |
19874 | 19926 | "traits": { |
|
20456 | 20508 | "documentation": "Grants permission to update a fleet", |
20457 | 20509 | "requiredActions": [ |
20458 | 20510 | "identitystore:ListGroupMembershipsForMember", |
20459 | | - "iam:PassRole" |
| 20511 | + "iam:PassRole", |
| 20512 | + "vpc-lattice:GetResourceConfiguration", |
| 20513 | + "vpc-lattice:GetResourceGateway", |
| 20514 | + "ec2:CreateVpcEndpoint" |
20460 | 20515 | ] |
20461 | 20516 | }, |
20462 | 20517 | "smithy.api#documentation": "<p>Updates a fleet.</p>", |
|
22458 | 22513 | } |
22459 | 22514 | } |
22460 | 22515 | }, |
| 22516 | + "com.amazonaws.deadline#VpcConfiguration": { |
| 22517 | + "type": "structure", |
| 22518 | + "members": { |
| 22519 | + "resourceConfigurationArns": { |
| 22520 | + "target": "com.amazonaws.deadline#VpcResourceConfigurationArns", |
| 22521 | + "traits": { |
| 22522 | + "smithy.api#documentation": "<p>The ARNs of the VPC Lattice resource configurations attached to the fleet.</p>" |
| 22523 | + } |
| 22524 | + } |
| 22525 | + }, |
| 22526 | + "traits": { |
| 22527 | + "smithy.api#documentation": "<p>The configuration options for a service managed fleet's VPC.</p>" |
| 22528 | + } |
| 22529 | + }, |
22461 | 22530 | "com.amazonaws.deadline#VpcId": { |
22462 | 22531 | "type": "string", |
22463 | 22532 | "traits": { |
|
22468 | 22537 | "smithy.api#pattern": "^vpc-[\\w]{1,120}$" |
22469 | 22538 | } |
22470 | 22539 | }, |
| 22540 | + "com.amazonaws.deadline#VpcResourceConfigurationArn": { |
| 22541 | + "type": "string", |
| 22542 | + "traits": { |
| 22543 | + "smithy.api#length": { |
| 22544 | + "min": 1, |
| 22545 | + "max": 2048 |
| 22546 | + } |
| 22547 | + } |
| 22548 | + }, |
| 22549 | + "com.amazonaws.deadline#VpcResourceConfigurationArns": { |
| 22550 | + "type": "list", |
| 22551 | + "member": { |
| 22552 | + "target": "com.amazonaws.deadline#VpcResourceConfigurationArn" |
| 22553 | + } |
| 22554 | + }, |
22471 | 22555 | "com.amazonaws.deadline#WindowsUser": { |
22472 | 22556 | "type": "structure", |
22473 | 22557 | "members": { |
|
0 commit comments