Commit eb98001e authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

Update SDK models

parent 4351b0a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[workspace]
resolver = "2"
exclude = [
    "tests/telemetry",
    "tests/no-default-features",
    "tests/webassembly",
    "tests/telemetry"
    "tests/webassembly"
]
members = [
    "sdk/accessanalyzer",
+547 −1

File changed.

Preview size limit exceeded, changes collapsed.

+14 −0
Original line number Diff line number Diff line
@@ -21741,6 +21741,12 @@
                        "smithy.api#documentation": "<p>Determines how placement groups spread instances. </p>\n         <ul>\n            <li>\n               <p>Host – You can use <code>host</code> only with Outpost placement\n                    groups.</p>\n            </li>\n            <li>\n               <p>Rack – No usage restrictions.</p>\n            </li>\n         </ul>"
                    }
                },
                "LinkedGroupId": {
                    "target": "com.amazonaws.ec2#PlacementGroupId",
                    "traits": {
                        "smithy.api#documentation": "<p>Reserved for future use.</p>"
                    }
                },
                "DryRun": {
                    "target": "com.amazonaws.ec2#Boolean",
                    "traits": {
@@ -103241,6 +103247,14 @@
                        "smithy.api#documentation": "<p>The spread level for the placement group. <i>Only</i> Outpost placement\n            groups can be spread across hosts.</p>",
                        "smithy.api#xmlName": "spreadLevel"
                    }
                },
                "LinkedGroupId": {
                    "target": "com.amazonaws.ec2#PlacementGroupId",
                    "traits": {
                        "aws.protocols#ec2QueryName": "LinkedGroupId",
                        "smithy.api#documentation": "<p>Reserved for future use.</p>",
                        "smithy.api#xmlName": "linkedGroupId"
                    }
                }
            },
            "traits": {
+3 −1
Original line number Diff line number Diff line
@@ -8195,8 +8195,10 @@
                "AccountIds": {
                    "target": "com.amazonaws.guardduty#AccountIds",
                    "traits": {
                        "smithy.api#clientOptional": {},
                        "smithy.api#documentation": "<p>A list of account identifiers of the GuardDuty member account.</p>",
                        "smithy.api#jsonName": "accountIds"
                        "smithy.api#jsonName": "accountIds",
                        "smithy.api#required": {}
                    }
                }
            },
+9 −9
Original line number Diff line number Diff line
@@ -712,7 +712,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#AccountingMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>",
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>",
                        "smithy.api#required": {}
                    }
                }
@@ -754,7 +754,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#AccountingMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>",
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>",
                        "smithy.api#required": {}
                    }
                }
@@ -2563,20 +2563,20 @@
                "secretArn": {
                    "target": "smithy.api#String",
                    "traits": {
                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the JWT key.</p>",
                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the JWT key.</p>",
                        "smithy.api#required": {}
                    }
                },
                "secretVersion": {
                    "target": "smithy.api#String",
                    "traits": {
                        "smithy.api#documentation": "<p>The version of the AWS Secrets Manager secret containing the JWT key.</p>",
                        "smithy.api#documentation": "<p>The version of the Amazon Web Services Secrets Manager secret containing the JWT key.</p>",
                        "smithy.api#required": {}
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "<p>The JWT key stored in AWS Secrets Manager for Slurm REST API authentication.</p>"
                "smithy.api#documentation": "<p>The JWT key stored in Amazon Web Services Secrets Manager for Slurm REST API authentication.</p>"
            }
        },
        "com.amazonaws.pcs#ListClusters": {
@@ -3742,7 +3742,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#SlurmRestMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>",
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>",
                        "smithy.api#required": {}
                    }
                }
@@ -3774,7 +3774,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#SlurmRestMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>",
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>",
                        "smithy.api#required": {}
                    }
                }
@@ -4065,7 +4065,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#AccountingMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>"
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means Slurm accounting is enabled.</p>"
                    }
                }
            },
@@ -4447,7 +4447,7 @@
                "mode": {
                    "target": "com.amazonaws.pcs#SlurmRestMode",
                    "traits": {
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>STANDARD</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>"
                        "smithy.api#documentation": "<p>The default value for <code>mode</code> is <code>NONE</code>. A value of <code>STANDARD</code> means the Slurm REST API is enabled.</p>"
                    }
                }
            },
Loading