diff --git a/clients/client-codebuild/src/models/models_0.ts b/clients/client-codebuild/src/models/models_0.ts index fd36fdc9d1b0..acf0a8b69fe5 100644 --- a/clients/client-codebuild/src/models/models_0.ts +++ b/clients/client-codebuild/src/models/models_0.ts @@ -2997,6 +2997,15 @@ export interface Fleet { * EU (Frankfurt), Asia Pacific (Tokyo), and Asia Pacific (Sydney).

* *
  • + *

    The environment type MAC_ARM is available for Medium fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), + * and EU (Frankfurt)

    + *
  • + *
  • + *

    The environment type MAC_ARM is available for Large fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), and Asia Pacific (Sydney).

    + *
  • + *
  • *

    The environment type WINDOWS_SERVER_2019_CONTAINER is available only in regions * US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), * Asia Pacific (Tokyo), Asia Pacific (Mumbai) and @@ -4610,6 +4619,15 @@ export interface CreateFleetInput { * EU (Frankfurt), Asia Pacific (Tokyo), and Asia Pacific (Sydney).

    *
  • *
  • + *

    The environment type MAC_ARM is available for Medium fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), + * and EU (Frankfurt)

    + *
  • + *
  • + *

    The environment type MAC_ARM is available for Large fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), and Asia Pacific (Sydney).

    + *
  • + *
  • *

    The environment type WINDOWS_SERVER_2019_CONTAINER is available only in regions * US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), * Asia Pacific (Tokyo), Asia Pacific (Mumbai) and @@ -7807,6 +7825,15 @@ export interface UpdateFleetInput { * EU (Frankfurt), Asia Pacific (Tokyo), and Asia Pacific (Sydney).

    *
  • *
  • + *

    The environment type MAC_ARM is available for Medium fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), + * and EU (Frankfurt)

    + *
  • + *
  • + *

    The environment type MAC_ARM is available for Large fleets only in + * regions US East (N. Virginia), US East (Ohio), US West (Oregon), and Asia Pacific (Sydney).

    + *
  • + *
  • *

    The environment type WINDOWS_SERVER_2019_CONTAINER is available only in regions * US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Sydney), * Asia Pacific (Tokyo), Asia Pacific (Mumbai) and diff --git a/codegen/sdk-codegen/aws-models/codebuild.json b/codegen/sdk-codegen/aws-models/codebuild.json index 4cb5cd9ae9fd..e0072f5eddfe 100644 --- a/codegen/sdk-codegen/aws-models/codebuild.json +++ b/codegen/sdk-codegen/aws-models/codebuild.json @@ -2876,7 +2876,7 @@ "environmentType": { "target": "com.amazonaws.codebuild#EnvironmentType", "traits": { - "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    ", + "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    ", "smithy.api#required": {} } }, @@ -4121,7 +4121,7 @@ "environmentType": { "target": "com.amazonaws.codebuild#EnvironmentType", "traits": { - "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    " + "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    " } }, "computeType": { @@ -8555,7 +8555,7 @@ "environmentType": { "target": "com.amazonaws.codebuild#EnvironmentType", "traits": { - "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    " + "smithy.api#documentation": "

    The environment type of the compute fleet.

    \n \n

    For more information, see Build environment compute types in the CodeBuild\n user guide.

    " } }, "computeType": {