|
1028 | 1028 | "CodeCoverage$reportARN": "<p>The ARN of the report.</p>", |
1029 | 1029 | "CodeCoverage$filePath": "<p>The path of the test report file.</p>", |
1030 | 1030 | "ComputeTypesAllowed$member": null, |
| 1031 | + "CreateFleetInput$imageId": "<p>The Amazon Machine Image (AMI) of the compute fleet.</p>", |
1031 | 1032 | "CreateFleetInput$fleetServiceRole": "<p>The service role associated with the compute fleet. For more information, see <a href=\"https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-identity-based-access-control.html#customer-managed-policies-example-permission-policy-fleet-service-role.html\"> Allow a user to add a permission policy for a fleet service role</a> in the <i>CodeBuild User Guide</i>.</p>", |
1032 | 1033 | "CreateProjectInput$serviceRole": "<p>The ARN of the IAM role that enables CodeBuild to interact with dependent Amazon Web Services services on behalf of the Amazon Web Services account.</p>", |
1033 | 1034 | "CreateProjectInput$encryptionKey": "<p>The Key Management Service customer master key (CMK) to be used for encrypting the build output artifacts.</p> <note> <p>You can use a cross-account KMS key to encrypt the build output artifacts if your service role has permission to that key. </p> </note> <p>You can specify either the Amazon Resource Name (ARN) of the CMK or, if available, the CMK's alias (using the format <code>alias/<alias-name></code>). </p>", |
|
1045 | 1046 | "ExportedEnvironmentVariable$name": "<p>The name of the exported environment variable.</p>", |
1046 | 1047 | "Fleet$arn": "<p>The ARN of the compute fleet.</p>", |
1047 | 1048 | "Fleet$id": "<p>The ID of the compute fleet.</p>", |
| 1049 | + "Fleet$imageId": "<p>The Amazon Machine Image (AMI) of the compute fleet.</p>", |
1048 | 1050 | "Fleet$fleetServiceRole": "<p>The service role associated with the compute fleet. For more information, see <a href=\"https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-identity-based-access-control.html#customer-managed-policies-example-permission-policy-fleet-service-role.html\"> Allow a user to add a permission policy for a fleet service role</a> in the <i>CodeBuild User Guide</i>.</p>", |
1049 | 1051 | "FleetArns$member": null, |
1050 | 1052 | "FleetNames$member": null, |
|
1098 | 1100 | "Subnets$member": null, |
1099 | 1101 | "TestCase$reportArn": "<p> The ARN of the report to which the test case belongs. </p>", |
1100 | 1102 | "UpdateFleetInput$arn": "<p>The ARN of the compute fleet.</p>", |
| 1103 | + "UpdateFleetInput$imageId": "<p>The Amazon Machine Image (AMI) of the compute fleet.</p>", |
1101 | 1104 | "UpdateFleetInput$fleetServiceRole": "<p>The service role associated with the compute fleet. For more information, see <a href=\"https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-iam-identity-based-access-control.html#customer-managed-policies-example-permission-policy-fleet-service-role.html\"> Allow a user to add a permission policy for a fleet service role</a> in the <i>CodeBuild User Guide</i>.</p>", |
1102 | 1105 | "UpdateProjectInput$name": "<p>The name of the build project.</p> <note> <p>You cannot change a build project's name.</p> </note>", |
1103 | 1106 | "UpdateProjectInput$serviceRole": "<p>The replacement ARN of the IAM role that enables CodeBuild to interact with dependent Amazon Web Services services on behalf of the Amazon Web Services account.</p>", |
|
0 commit comments