Skip to content

Commit 0dbe76b

Browse files
feat: update AWS API models
1 parent 470b16d commit 0dbe76b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

codegen/sdk/aws-models/redshift.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@
13371337
"PubliclyAccessible": {
13381338
"target": "com.amazonaws.redshift#Boolean",
13391339
"traits": {
1340-
"smithy.api#documentation": "<p>A boolean value that, if <code>true</code>, indicates that the cluster can be\n accessed from a public network.</p>"
1340+
"smithy.api#documentation": "<p>A boolean value that, if <code>true</code>, indicates that the cluster can be\n accessed from a public network.</p>\n <p>Default: false</p>"
13411341
}
13421342
},
13431343
"Encrypted": {
@@ -2919,13 +2919,13 @@
29192919
"PubliclyAccessible": {
29202920
"target": "com.amazonaws.redshift#BooleanOptional",
29212921
"traits": {
2922-
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>"
2922+
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>\n <p>Default: false</p>"
29232923
}
29242924
},
29252925
"Encrypted": {
29262926
"target": "com.amazonaws.redshift#BooleanOptional",
29272927
"traits": {
2928-
"smithy.api#documentation": "<p>If <code>true</code>, the data in the cluster is encrypted at rest. </p>\n <p>Default: false</p>"
2928+
"smithy.api#documentation": "<p>If <code>true</code>, the data in the cluster is encrypted at rest. \n If you set the value on this parameter to <code>false</code>, the request will fail.</p>\n <p>Default: true</p>"
29292929
}
29302930
},
29312931
"HsmClientCertificateIdentifier": {
@@ -12156,7 +12156,7 @@
1215612156
"PubliclyAccessible": {
1215712157
"target": "com.amazonaws.redshift#BooleanOptional",
1215812158
"traits": {
12159-
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. Only\n clusters in VPCs can be set to be publicly available.</p>"
12159+
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. Only\n clusters in VPCs can be set to be publicly available.</p>\n <p>Default: false</p>"
1216012160
}
1216112161
},
1216212162
"ElasticIp": {
@@ -17035,7 +17035,7 @@
1703517035
"PubliclyAccessible": {
1703617036
"target": "com.amazonaws.redshift#BooleanOptional",
1703717037
"traits": {
17038-
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>"
17038+
"smithy.api#documentation": "<p>If <code>true</code>, the cluster can be accessed from a public network. </p>\n <p>Default: false</p>"
1703917039
}
1704017040
},
1704117041
"OwnerAccount": {

codegen/sdk/aws-models/securitylake.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
"eventClasses": {
428428
"target": "com.amazonaws.securitylake#OcsfEventClassList",
429429
"traits": {
430-
"smithy.api#documentation": "<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of\n data that the custom source will send to Security Lake. The supported event classes are:</p>\n <ul>\n <li>\n <p>\n <code>ACCESS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>FILE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>KERNEL_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>KERNEL_EXTENSION</code>\n </p>\n </li>\n <li>\n <p>\n <code>MEMORY_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>MODULE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>PROCESS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>REGISTRY_KEY_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>REGISTRY_VALUE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>RESOURCE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SCHEDULED_JOB_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SECURITY_FINDING</code>\n </p>\n </li>\n <li>\n <p>\n <code>ACCOUNT_CHANGE</code>\n </p>\n </li>\n <li>\n <p>\n <code>AUTHENTICATION</code>\n </p>\n </li>\n <li>\n <p>\n <code>AUTHORIZATION</code>\n </p>\n </li>\n <li>\n <p>\n <code>ENTITY_MANAGEMENT_AUDIT</code>\n </p>\n </li>\n <li>\n <p>\n <code>DHCP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>NETWORK_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>DNS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>FTP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>HTTP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>RDP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SMB_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SSH_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>CONFIG_STATE</code>\n </p>\n </li>\n <li>\n <p>\n <code>INVENTORY_INFO</code>\n </p>\n </li>\n <li>\n <p>\n <code>EMAIL_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>API_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>CLOUD_API</code>\n </p>\n </li>\n </ul>"
430+
"smithy.api#documentation": "<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of\n data that the custom source will send to Security Lake. For the list of supported event classes, see the <a href=\"https://docs.aws.amazon.com/security-lake/latest/userguide/adding-custom-sources.html#ocsf-eventclass\">Amazon Security Lake User Guide</a>.</p>"
431431
}
432432
},
433433
"configuration": {
@@ -630,7 +630,7 @@
630630
],
631631
"traits": {
632632
"aws.iam#actionPermissionDescription": "Grants permission to automatically enable Amazon Security Lake for new member accounts in your organization. or Grants permission to automatically enable Amazon Security Lake for new organization accounts",
633-
"smithy.api#documentation": "<p>Automatically enables Amazon Security Lake for new member accounts in your organization.\n Security Lake is not automatically enabled for any existing member accounts in your\n organization.</p>",
633+
"smithy.api#documentation": "<p>Automatically enables Amazon Security Lake for new member accounts in your organization.\n Security Lake is not automatically enabled for any existing member accounts in your\n organization.</p>\n <p>This operation merges the new data lake organization configuration with the existing configuration for Security Lake in your organization. If you want to create a new data lake organization configuration, you must delete the existing one using <a href=\"https://docs.aws.amazon.com/security-lake/latest/APIReference/API_DeleteDataLakeOrganizationConfiguration.html\">DeleteDataLakeOrganizationConfiguration</a>.</p>",
634634
"smithy.api#http": {
635635
"method": "POST",
636636
"uri": "/v1/datalake/organization/configuration",
@@ -1402,7 +1402,7 @@
14021402
"eventClasses": {
14031403
"target": "com.amazonaws.securitylake#OcsfEventClassList",
14041404
"traits": {
1405-
"smithy.api#documentation": "<p>The Open Cybersecurity Schema Framework (OCSF) event classes which describes the type of\n data that the custom source will send to Security Lake. The supported event classes are:</p>\n <ul>\n <li>\n <p>\n <code>ACCESS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>FILE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>KERNEL_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>KERNEL_EXTENSION</code>\n </p>\n </li>\n <li>\n <p>\n <code>MEMORY_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>MODULE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>PROCESS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>REGISTRY_KEY_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>REGISTRY_VALUE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>RESOURCE_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SCHEDULED_JOB_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SECURITY_FINDING</code>\n </p>\n </li>\n <li>\n <p>\n <code>ACCOUNT_CHANGE</code>\n </p>\n </li>\n <li>\n <p>\n <code>AUTHENTICATION</code>\n </p>\n </li>\n <li>\n <p>\n <code>AUTHORIZATION</code>\n </p>\n </li>\n <li>\n <p>\n <code>ENTITY_MANAGEMENT_AUDIT</code>\n </p>\n </li>\n <li>\n <p>\n <code>DHCP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>NETWORK_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>DNS_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>FTP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>HTTP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>RDP_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SMB_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>SSH_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>CONFIG_STATE</code>\n </p>\n </li>\n <li>\n <p>\n <code>INVENTORY_INFO</code>\n </p>\n </li>\n <li>\n <p>\n <code>EMAIL_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>API_ACTIVITY</code>\n </p>\n </li>\n <li>\n <p>\n <code>CLOUD_API</code>\n </p>\n </li>\n </ul>"
1405+
"smithy.api#documentation": "<p>The Open Cybersecurity Schema Framework (OCSF) event classes describes the type of\n data that the custom source will send to Security Lake. For the list of supported event classes, see <a href=\"https://docs.aws.amazon.com/security-lake/latest/userguide/adding-custom-sources.html#ocsf-eventclass.html\">Supported OCSF Event classes</a> in the Amazon Security Lake User Guide.</p>"
14061406
}
14071407
},
14081408
"sourceStatuses": {

0 commit comments

Comments
 (0)