UpdateSMBSecurityStrategyInput schema from Amazon Storage Gateway API
Type: objectProperties: 2Required: 2
BackupFile StorageGatewayHybrid CloudStorage
UpdateSMBSecurityStrategyInput is a JSON Structure definition published by Amazon Storage Gateway, describing 2 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-structure/amazon-storage-gateway-update-smb-security-strategy-input-structure.json",
"name": "UpdateSMBSecurityStrategyInput",
"description": "UpdateSMBSecurityStrategyInput schema from Amazon Storage Gateway API",
"properties": {
"GatewayARN": {
"$ref": "#/components/schemas/GatewayARN"
},
"SMBSecurityStrategy": {
"allOf": [
{
"$ref": "#/components/schemas/SMBSecurityStrategy"
},
{
"description": "<p>Specifies the type of security strategy.</p> <p>ClientSpecified: if you use this option, requests are established based on what is negotiated by the client. This option is recommended when you want to maximize compatibility across different clients in your environment. Supported only in S3 File Gateway.</p> <p>MandatorySigning: if you use this option, file gateway only allows connections from SMBv2 or SMBv3 clients that have signing enabled. This option works with SMB clients on Microsoft Windows Vista, Windows Server 2008 or newer.</p> <p>MandatoryEncryption: if you use this option, file gateway only allows connections from SMBv3 clients that have encryption enabled. This option is highly recommended for environments that handle sensitive data. This option works with SMB clients on Microsoft Windows 8, Windows Server 2012 or newer.</p>"
}
]
}
},
"required": [
"GatewayARN",
"SMBSecurityStrategy"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.