You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"smithy.api#documentation": "<p>A message that provides a reason for a <code>Failed</code> or <code>Defaulted</code>\n synchronization status.</p>\n <p>The following messages are possible:</p>\n <ul>\n <li>\n <p>\n <code>SYNC_ON_HOLD</code> - The synchronization has not yet happened. This status\n message occurs immediately after you create your first Lightsail bucket. This status\n message should change after the first synchronization happens, approximately 1 hour after\n the first bucket is created.</p>\n </li>\n <li>\n <p>\n <code>DEFAULTED_FOR_SLR_MISSING</code> - The synchronization failed because the\n required service-linked role is missing from your Amazon Web Services account. The\n account-level BPA configuration for your Lightsail buckets is defaulted to\n <i>active</i> until the synchronization can occur. This means that all\n your buckets are private and not publicly accessible. For more information about how to\n create the required service-linked role to allow synchronization, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles\">Using Service-Linked Roles for Amazon Lightsail</a> in the\n <i>Amazon Lightsail Developer Guide</i>.</p>\n </li>\n <li>\n <p>\n <code>DEFAULTED_FOR_SLR_MISSING_ON_HOLD</code> - The synchronization failed because\n the required service-linked role is missing from your Amazon Web Services account.\n Account-level BPA is not yet configured for your Lightsail buckets. Therefore, only the\n bucket access permissions and individual object access permissions apply to your\n Lightsail buckets. For more information about how to create the required service-linked\n role to allow synchronization, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles\">Using Service-Linked Roles for Amazon Lightsail</a> in the\n <i>Amazon Lightsail Developer Guide</i>.</p>\n </li>\n <li>\n <p>\n <code>Unknown</code> - The reason that synchronization failed is unknown. Contact\n Amazon Web ServicesSupport for more information.</p>\n </li>\n </ul>"
202
+
"smithy.api#documentation": "<p>A message that provides a reason for a <code>Failed</code> or <code>Defaulted</code>\n synchronization status.</p>\n <p>The following messages are possible:</p>\n <ul>\n <li>\n <p>\n <code>SYNC_ON_HOLD</code> - The synchronization has not yet happened. This status\n message occurs immediately after you create your first Lightsail bucket. This status\n message should change after the first synchronization happens, approximately 1 hour after\n the first bucket is created.</p>\n </li>\n <li>\n <p>\n <code>DEFAULTED_FOR_SLR_MISSING</code> - The synchronization failed because the\n required service-linked role is missing from your Amazon Web Services account. The\n account-level BPA configuration for your Lightsail buckets is defaulted to\n <i>active</i> until the synchronization can occur. This means that all\n your buckets are private and not publicly accessible. For more information about how to\n create the required service-linked role to allow synchronization, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles\">Using Service-Linked Roles for Amazon Lightsail</a> in the\n <i>Amazon Lightsail Developer Guide</i>.</p>\n </li>\n <li>\n <p>\n <code>DEFAULTED_FOR_SLR_MISSING_ON_HOLD</code> - The synchronization failed because\n the required service-linked role is missing from your Amazon Web Services account.\n Account-level BPA is not yet configured for your Lightsail buckets. Therefore, only the\n bucket access permissions and individual object access permissions apply to your\n Lightsail buckets. For more information about how to create the required service-linked\n role to allow synchronization, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles\">Using Service-Linked Roles for Amazon Lightsail</a> in the\n <i>Amazon Lightsail Developer Guide</i>.</p>\n </li>\n <li>\n <p>\n <code>Unknown</code> - The reason that synchronization failed is unknown. Contact\n Amazon Web Services Support for more information.</p>\n </li>\n </ul>"
203
203
}
204
204
},
205
205
"bpaImpactsLightsail": {
@@ -5727,7 +5727,7 @@
5727
5727
"smithy.api#documentation": "<p>Deletes an alarm.</p>\n <p>An alarm is used to monitor a single metric for one of your resources. When a metric\n condition is met, the alarm can notify you by email, SMS text message, and a banner displayed\n on the Amazon Lightsail console. For more information, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms\">Alarms\n in Amazon Lightsail</a>.</p>",
"smithy.api#documentation": "<p>The name of the alarm to delete.</p>",
5742
+
"smithy.api#httpLabel": {},
5742
5743
"smithy.api#required": {}
5743
5744
}
5744
5745
}
@@ -8907,19 +8908,22 @@
8907
8908
"alarmName": {
8908
8909
"target": "com.amazonaws.lightsail#ResourceName",
8909
8910
"traits": {
8910
-
"smithy.api#documentation": "<p>The name of the alarm.</p>\n <p>Specify an alarm name to return information about a specific alarm.</p>"
8911
+
"smithy.api#documentation": "<p>The name of the alarm.</p>\n <p>Specify an alarm name to return information about a specific alarm.</p>",
8912
+
"smithy.api#httpQuery": "alarmName"
8911
8913
}
8912
8914
},
8913
8915
"pageToken": {
8914
8916
"target": "com.amazonaws.lightsail#string",
8915
8917
"traits": {
8916
-
"smithy.api#documentation": "<p>The token to advance to the next page of results from your request.</p>\n <p>To get a page token, perform an initial <code>GetAlarms</code> request. If your results\n are paginated, the response will return a next page token that you can specify as the page\n token in a subsequent request.</p>"
8918
+
"smithy.api#documentation": "<p>The token to advance to the next page of results from your request.</p>\n <p>To get a page token, perform an initial <code>GetAlarms</code> request. If your results\n are paginated, the response will return a next page token that you can specify as the page\n token in a subsequent request.</p>",
8919
+
"smithy.api#httpQuery": "pageToken"
8917
8920
}
8918
8921
},
8919
8922
"monitoredResourceName": {
8920
8923
"target": "com.amazonaws.lightsail#ResourceName",
8921
8924
"traits": {
8922
-
"smithy.api#documentation": "<p>The name of the Lightsail resource being monitored by the alarm.</p>\n <p>Specify a monitored resource name to return information about all alarms for a specific\n resource.</p>"
8925
+
"smithy.api#documentation": "<p>The name of the Lightsail resource being monitored by the alarm.</p>\n <p>Specify a monitored resource name to return information about all alarms for a specific\n resource.</p>",
"smithy.api#documentation": "<p>The protocols used to send notifications, such as <code>Email</code>, or <code>SMS</code>\n (text messaging).</p>\n <p>Specify a protocol in your request to return information about a specific contact method\n protocol.</p>"
9757
+
"smithy.api#documentation": "<p>The protocols used to send notifications, such as <code>Email</code>, or <code>SMS</code>\n (text messaging).</p>\n <p>Specify a protocol in your request to return information about a specific contact method\n protocol.</p>",
9758
+
"smithy.api#httpQuery": "protocols"
9754
9759
}
9755
9760
}
9756
9761
},
@@ -22712,7 +22717,7 @@
22712
22717
"smithy.api#documentation": "<p>Tests an alarm by displaying a banner on the Amazon Lightsail console. If a notification\n trigger is configured for the specified alarm, the test also sends a notification to the\n notification protocol (<code>Email</code> and/or <code>SMS</code>) configured for the\n alarm.</p>\n <p>An alarm is used to monitor a single metric for one of your resources. When a metric\n condition is met, the alarm can notify you by email, SMS text message, and a banner displayed\n on the Amazon Lightsail console. For more information, see <a href=\"https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-alarms\">Alarms\n in Amazon Lightsail</a>.</p>",
"smithy.api#documentation": "<p>The name of the alarm to test.</p>",
22732
+
"smithy.api#httpLabel": {},
22727
22733
"smithy.api#required": {}
22728
22734
}
22729
22735
},
22730
22736
"state": {
22731
22737
"target": "com.amazonaws.lightsail#AlarmState",
22732
22738
"traits": {
22733
22739
"smithy.api#documentation": "<p>The alarm state to test.</p>\n <p>An alarm has the following possible states that can be tested:</p>\n <ul>\n <li>\n <p>\n <code>ALARM</code> - The metric is outside of the defined threshold.</p>\n </li>\n <li>\n <p>\n <code>INSUFFICIENT_DATA</code> - The alarm has just started, the metric is not\n available, or not enough data is available for the metric to determine the alarm\n state.</p>\n </li>\n <li>\n <p>\n <code>OK</code> - The metric is within the defined threshold.</p>\n </li>\n </ul>",
"smithy.api#documentation": "<p>Whether you want to allowor deny access to the domains in your target list.</p>",
7202
+
"smithy.api#documentation": "<p>Whether you want to apply allow, reject, alert, or drop behavior to the domains in your target list.</p>\n <note>\n <p>When logging is enabled and you choose Alert, traffic that matches the domain specifications \n generates an alert in the firewall's logs. Then, traffic either passes, is rejected, or drops based on other rules in the firewall policy.</p>\n </note>",
/// <p>The Amazon Resource Name (ARN) of the KMS key used to encrypt sensitive authentication information. This key is used to protect credentials and other sensitive data stored within the authentication configuration.</p>
/// <p>The Amazon Resource Name (ARN) of the KMS key used to encrypt sensitive authentication information. This key is used to protect credentials and other sensitive data stored within the authentication configuration.</p>
/// <p>The Amazon Resource Name (ARN) of the KMS key used to encrypt sensitive authentication information. This key is used to protect credentials and other sensitive data stored within the authentication configuration.</p>
/// <p>The Amazon Resource Name (ARN) of the KMS key used to encrypt sensitive authentication information. This key is used to protect credentials and other sensitive data stored within the authentication configuration.</p>
/// <p>The Amazon Resource Name (ARN) of the KMS key used to encrypt sensitive authentication information. This key is used to protect credentials and other sensitive data stored within the authentication configuration.</p>
0 commit comments