Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
16
11.1k
You can administer your WorkSpaces using the Amazon WorkSpaces console\. **Topics** + [Manage the WorkSpace Running Mode](running-mode.md) + [Modify a WorkSpace](modify-workspaces.md) + [Tag WorkSpaces Resources](tag-workspaces-resources.md) + [WorkSpace Maintenance](workspace-maintenance.md) + [Encrypted WorkSpaces]...
The Amazon Athena AWS CMDB connector enables Amazon Athena to communicate with various AWS services so that you can query them with SQL\. For information about supported services, parameters, permissions, deployment, performance, and licensing, see [Amazon Athena AWS CMDB Connector](https://github.com/awslabs/aws-ath...
1. \(Optional\) For **Task execution role**, choose an IAM role that provides permissions for containers in your task to make calls to AWS APIs on your behalf\. For tasks that use the EC2 launch type, these permissions are usually granted by the Amazon ECS Container Instance IAM role, which is specified earlier as th...
+ [AWS CloudFormation StackSets sample templates](stacksets-sampletemplates.md) + [Troubleshooting AWS CloudFormation StackSets](stacksets-troubleshooting.md)
The SDK provides methods that decrypt the [encrypted message](concepts.md#message) and return plaintext strings, byte arrays, or byte streams\. For code examples in each supported programming languages, see the examples in the [Programming languages](programming-languages.md) section\. You must use the same master ke...
In the following topics, *K* clusters refer to *k \* x*, where you specify *k* and *x* when creating a model training job\. 1. It iterates over input training data and recalculates cluster centers\. 1. It reduces resulting clusters to *k* \(if the data scientist specified the creation of *k\*x* clusters in the requ...
A crypto user \(CU\) can perform the following key management and cryptographic operations\. + **Key management** – Create, delete, share, import, and export cryptographic keys\. + **Cryptographic operations** – Use cryptographic keys for encryption, decryption, signing, verifying, and more\. For more information, se...
ID for the AWS Key Management Service \(KMS\) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance\(s\) that process the analysis job\. The VolumeKmsKeyId can be either of the following formats: + KMS Key ID: `"1234abcd-12ab-34cd-56ef-1234567890ab"` + Amazon Resource...
**Create robust endpoints when hosting your model\.** SageMaker endpoints can help protect your application from [Availability Zone](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html) outages and instance failures\. If an outage occurs or an instance fails, SageMaker automaticall...
Linux clients do not support automatic DNS\-based failover\. Therefore, they don't automatically connect to the standby file server during a failover\. They will automatically resume file system operations after the Multi\-AZ file system has failed back to the file server in the preferred subnet\.
To download the software, choose the tab for your preferred operating system, then choose the link to each software package\. ------
``` [MonitoringInputs](#cfn-sagemaker-monitoringschedule-monitoringinputs-monitoringinputs): - MonitoringInput ```
+ To see the compliance state for each AWS resource of a specific type, use the [DescribeComplianceByResource](https://docs.aws.amazon.com/config/latest/APIReference/API_DescribeComplianceByResource.html) action\. + To see the compliance details of an individual AWS resource, use the [GetComplianceDetailsByResource](ht...
The following snippet creates an AWS OpsWorks PHP layer that is associated with the `myStack` AWS OpsWorks stack\. The layer is dependent on the `myApp` AWS OpsWorks application\.
**Severity:** High **AWS Config rule:** [https://docs.aws.amazon.com/config/latest/developerguide/restricted-ssh.html](https://docs.aws.amazon.com/config/latest/developerguide/restricted-ssh.html) Security groups provide stateful filtering of ingress and egress network traffic to AWS resources\. Security Hub reco...
See the following topics: + To configure health checks for your Application Load Balancer, see [Health checks for your target groups](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html) in the *User Guide for Application Load Balancers*\. + To configure health checks for...
Creates a Lambda LayerVersion that contains library or runtime code needed by a Lambda Function\. The [AWS::Serverless::LayerVersion](#sam-resource-layerversion) resource also supports the `Metadata` resource attribute, so you can instruct AWS SAM to build layers included in your application\. For more information ab...
+ [PolicyDetails](https://docs.aws.amazon.com/dlm/latest/APIReference/API_PolicyDetails.html) in the *Amazon Data Lifecycle Manager API Reference*
When you change the desired capacity of your Auto Scaling group, Amazon EC2 Auto Scaling manages the process of launching or terminating instances to maintain the new group size\. The following example assumes that you've created an Auto Scaling group with a minimum size of 1 and a maximum size of 5\. Therefore, the ...
``` def ignoreErrors( fn : DynamicRecord => DynamicRecord ) : DynamicRecord ```
**Document Steps** 1. aws:assertAwsResourceProperty \- Verifies the input instance is Windows\. 1. aws:assertAwsResourceProperty \- Verifies the input instance is a managed instance\. If so, the online upgrade starts, otherwise the offline upgrade is evaluated\. 1. \(Online upgrade\) If the input instance is a ma...
*Required*: No *Type*: String *Minimum*: `1` *Maximum*: `512` *Pattern*: `((/[A-Za-z0-9\.,\+@=_-]+)*)/` *Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) `PolicyDocument` <a name="cfn-iam-managedpolicy-p...
``` aws iam attach-role-policy --policy-arn arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore --role-name CodeDeployDemo-EC2-Instance-Profile ``` 1. Call the create\-instance\-profile command followed by the add\-role\-to\-instance\-profile command to create an IAM instance profile named **CodeDeployDemo\-EC2\-Ins...
**campaignConfig** <a name="personalize-Type-CampaignUpdateSummary-campaignConfig"></a> The configuration details of a campaign\. Type: [CampaignConfig](API_CampaignConfig.md) object Required: No **creationDateTime** <a name="personalize-Type-CampaignUpdateSummary-creationDateTime"></a> The date and time \(in Uni...
Currently, you can't use the AWS Toolkit for JetBrains to change the settings for an AWS CloudFormation stack directly\. However, you can [change \(update\) the settings for an AWS serverless application](#key-tasks-sam-update) that belongs to a stack, or [change \(update\) the configuration for an AWS Lambda function]...
1. Select **Create function**\. For more information, see [Create a Lambda Function with the Console](https://docs.aws.amazon.com/lambda/latest/dg/getting-started-create-function.html)\. 1. Choose the following options\. + Choose **Author from scratch** + Enter a value for **Function name**\. + For **Runtime** choose...
+ An encrypted EBS root device volume is supported only when using a custom AMI\. For more information, see [Creating a Custom AMI with an Encrypted Amazon EBS Root Device Volume](emr-custom-ami.md#emr-custom-ami-encrypted)\. Encrypted EBS storage volumes are not supported\. + If you apply tags using the Amazon EMR API...
"ref": "InitBackup" }, "stage": "true" }, ``` + Increment the last value in all existing `scriptArgument` values to the number of nodes \(in this example, `"3"`\)\. ``` { "id": "RestorePart1", ... "scriptArgument": ["#{myEfsSource}","#{myEfsBackup}", "#{myInterval}", "#{myBackup}","#{myEfsID}", "1", "3"], ... }, { "i...
| Amazon EMR Release Label | Sqoop Version | Components Installed With Sqoop | | --- | --- | --- | | emr\-5\.27\.0 | Sqoop 1\.4\.7 | emrfs, emr\-ddb, emr\-goodies, hadoop\-client, hadoop\-mapred, hadoop\-hdfs\-datanode, hadoop\-hdfs\-library, hadoop\-hdfs\-namenode, hadoop\-httpfs\-server, hadoop\-kms\-server, hadoop\-...
Using AWS Lambda as a destination allows you to more easily perform post\-processing of your SQL results before sending them to a final destination\. Common post\-processing tasks include the following: + Aggregating multiple rows into a single record + Combining current results with past results to address late\-arriv...
Following, you can find troubleshooting tips for Snowball Edge jobs with compute instances\. **Topics** + [Virtual Network Interface Has an IP Address of 0\.0\.0\.0](#troubleshoot-vnic-ipaddress) + [Snowball Edge Hangs When Launching a Large Compute Instance](#ec2-edge-launch-stopped) + [My Instance Has One Root Volu...
`Action` <a name="cfn-elasticmapreduce-cluster-scalingrule-action"></a> The conditions that trigger an automatic scaling activity\. *Required*: Yes *Type*: [ScalingAction](aws-properties-elasticmapreduce-cluster-scalingaction.md) *Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest...
Contains metrics information, such as the number of rows processed, CPU usage, input/output, and disk use, for active queries running in user\-defined query queues \(service classes\)\. To view metrics for queries that have completed, see the [STL\_QUERY\_METRICS](r_STL_QUERY_METRICS.md) system table\. Query metrics ...
The following release notes include information for Amazon EMR release version 5\.24\.1\. Changes are relative to 5\.24\.0\. Initial release date: June 26, 2019 **Changes, Enhancements, and Resolved Issues** + Updated the default Amazon Linux AMI for EMR to include important Linux kernel security updates, including...
``` aws ssm start-automation-execution ^ --document-name "AWS-RestartEC2Instance" ^ --mode Interactive ^ --parameters "InstanceId=i-1234567890abcdef0" ``` ------
**Algorithms**: Factorization Machines, IP Insights, k\-means, k\-nearest\-neighbor, Linear Learner, Object2Vec, Neural Topic Model,PCA, and Random Cut Forest | AWS Region | Training image and inference image registry path | | --- | --- | | us\-west\-1 | 632365934929\.dkr\.ecr\.us\-west\-1\.amazonaws\.com | | us\-wes...
``` EventInvokeConfig: MaximumEventAgeInSeconds: 60 MaximumRetryAttempts: 2 DestinationConfig: OnSuccess: Type: SQS Destination: arn:aws:sqs:us-west-2:012345678901:my-queue OnFailure: Type: Lambda Destination: !GetAtt DestinationLambda.Arn ```
+ [After your Reserved Instance is sold](#ri-market-concepts-sold) + [Getting paid](#ri-market-sold-gettingpaid) + [Information shared with the buyer](#ri-market-seller-disclosure)
For general information about AWS Cloud compliance, see the following: + [Self\-Service Security Updates for Compliance](#elasticache-compliance-self-service) + [Self\-Service Updates in Amazon ElastiCache](Self-Service-Updates.md) + [AWS Cloud Compliance](https://aws.amazon.com/compliance/) + [Shared Responsibility Mo...
For more information, see [Document Text Analysis](https://docs.aws.amazon.com/textract/latest/dg/how-it-works-analyzing.html)\.
| [Active AWS X\-Ray integration](#history) | You can now use AWS X\-Ray to trace and analyze latencies in user requests as they travel through your APIs to the underlying services\. For more information, see [Trace API Gateway API Execution with AWS X\-Ray](https://docs.aws.amazon.com/apigateway/latest/developerguide/...
"transcribe:StartTranscriptionJob", ], "Resource": "*", "Condition": { "StringEquals": { "transcribe:OutputBucketName": "AWSDOC-EXAMPLE-BUCKET" } } } ] } ``` If you want users to always use a AWS Key Management Service \(KMS\) key when they use the [StartTranscriptionJob](API_StartTranscriptionJob.md) operation, you ...
``` $ python get-pip.py --user ``` or ``` $ python3 get-pip.py --user ``` When you include the `--user` switch, the script installs `pip` to the path `~/.local/bin`\. 1. To ensure that the folder that contains `pip` is part of your `PATH` variable, do the following: 1. Find your shell's profile script in your...
"[DefaultOs](#cfn-opsworks-stack-defaultos)" : String, "[DefaultRootDeviceType](#cfn-opsworks-stack-defaultrootdevicetype)" : String, "[DefaultSshKeyName](#cfn-opsworks-stack-defaultsshkeyname)" : String, "[DefaultSubnetId](#defaultsubnet)" : String, "[EcsClusterArn](#cfn-opsworks-stack-ecsclusterarn)" : String, "[Elas...
| Updated resources | March 31, 2016 | AWS CloudFormation updated the following resources: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/ReleaseHistory.html) | 2010\-05\-15 | | Change sets | March 29, 2016 | Before updating stacks, us...
You can unload data in delimited format or fixed\-width format\. The default output is pipe\-delimited \(using the '\|' character\)\. The following example specifies a comma as the delimiter: ``` unload ('select * from venue') to 's3://mybucket/tickit/venue/comma' iam_role 'arn:aws:iam::0123456789012:role/MyRedshif...
"Sid": "DynamoDBAccessStmt", "Effect": "Allow", "Action": [ "dynamodb:GetItem", "dynamodb:BatchGetItem", "dynamodb:Query", "dynamodb:Scan", "dynamodb:PutItem", "dynamodb:UpdateItem", "dynamodb:DeleteItem", "dynamodb:BatchWriteItem", "dynamodb:DescribeTable", "dynamodb:ConditionCheckItem" ], "Resource": "arn:aws:dynamod...
] } ] }, "Roles": [{"Ref": "deliveryRole"}] } } } } ```
AWS IoT Device Tester for FreeRTOS is a test automation tool to validate and [qualify](https://aws.amazon.com/partners/dqp/) your FreeRTOS devices for inclusion in the [AWS Partner Device Catalog](https://devices.amazonaws.com)\. We recommend that you use the most recent version of FreeRTOS and AWS IoT Device Tester to...
The following example adds text to an index by calling the [BatchPutDocument](API_BatchPutDocument.md) operation\. You can use the `BatchPutDocument` operation to add documents in the following formats: + DOC + HTML + PDF + Plain text + PPT Files added to the index must be in a UTF\-8 encoded byte stream\. The foll...
+ Optionally, a set of on\-premises instance tags \(with the `--tags` option\) that CodeDeploy will use to identify the set of Amazon EC2 instances to which to deploy\. Specify each tag with `Key=tag-key,Value=tag-value` \(for example, `Key=Name,Value=Beta Key=Name,Value=WestRegion`\)\. If this option is not specified,...
Human Knowledge: Foundations and Limits http://humanknowledge.net ©Brian Holtz 2005-07-09 This text is memeware: if you find your copy useful, please propagate it. See 0.7 Copyright. Outline 0. Prologue This living hypertext is a systematic summary of the knowledge attained by human civilization. For each subdiv...
Returns a binary representation of the geometrically symmetric difference between left geometry and right geometry\. Example: ``` SELECT ST_GEOMETRY_TO_TEXT(ST_SYMMETRIC_DIFFERENCE(ST_LINE('linestring(0 2, 2 2)'), ST_LINE('linestring(1 2, 3 2)'))) ```
AWS Control Tower uses Amazon S3 buckets and Amazon DynamoDB databases that are encrypted at rest by using Amazon S3\-Managed Keys \(SSE\-S3\) in support of your landing zone\. This encryption is configured by default when you set up your landing zone\. You can also establish encryption at rest for the services you use...
Context values are key\-value pairs that can be associated with a stack or construct\. The AWS CDK uses context to cache information from your AWS account, such as the Availability Zones in your account or the Amazon Machine Image \(AMI\) IDs used to start your instances\. [Feature flags](featureflags.md) are also cont...
`Name` <a name="cfn-cognito-userpooluser-attributetype-name"></a> The name of the attribute\. *Required*: No *Type*: String *Minimum*: `1` *Maximum*: `32` *Pattern*: `[\p{L}\p{M}\p{S}\p{N}\p{P}]+` *Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-sta...
**** | Resource | Default | | --- | --- | | Maximum number of builds you can request information about at one time using the AWS CLI or AWS SDKs | 100 | | Maximum number of concurrent running builds\* | 60 | | Maximum time the history of a build is retained | 1 year | | Number of minutes you can specify for the build...
Source: Owner: AWS SourceIdentifier: EC2_SECURITY_GROUP_ATTACHED_TO_ENI Type: AWS::Config::ConfigRule EfsEncryptedCheck: Controls: - '3.4' Properties: ConfigRuleName: efs-encrypted-check Description: Checks whether Amazon EFS are configured to encrypt file data using AWS KMS. The rule is NON_COMPLIANT if the Encrypted ...
You can decline an invitation to be a member account\. When you decline an invitation, your account is marked as **Resigned** on the master account's list of member accounts\. **To decline an invitation to be a member account** 1. Open the AWS Security Hub console at [https://console\.aws\.amazon\.com/securityhub/]...
A container for object key name prefix and suffix filtering rules\. **Note** The same type of filter rule cannot be used more than once\. For example, you cannot specify two prefix rules\.
"aws:RequestTag/env" : "prod" } } }, { "Effect" : "Deny", "Action" : "iotthingsgraph:*", "Resource" : "*", "Condition" : { "StringEquals" : { "aws:ResourceTag/env" : "prod" } } }, { "Effect": "Allow", "Action": [ "iotthingsgraph:*" ], "Resource": "*" } ] } ``` You can also specify multiple tag values for a given tag ...
The following example creates a scaling plan named `myScalingPlan` for an existing Auto Scaling group \([AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html)\) whose name you specify when launching the stack using this template\. It specifies t...
If the action is successful, the service sends back an HTTP 200 response\. The following data is returned in JSON format by the service\. ** [campaignArn](#API_CreateCampaign_ResponseSyntax) ** <a name="personalize-CreateCampaign-response-campaignArn"></a> The Amazon Resource Name \(ARN\) of the campaign\. Type: ...
1. On the **Configure network** and **Set Auto Scaling \(optional\)** pages, choose **Next step**\. 1. Choose **Update Service** to finish and update your service\. **To update a running service \(AWS CLI\)** 1. Obtain the ARN for the service\. ``` aws ecs list-services --cluster cluster_name --region region ``...
The hierarchy is as follows: `CATALOG` is an ancestor of all `DATABASES` in each account, and each `DATABASE` is an ancestor for all of its `TABLES` and `FUNCTIONS`\. For example, for a table named `table_test` that belongs to a database `db` in the catalog in your account, its ancestors are `db` and the catalog in you...
V\-72037, V\-72039, V\-72041, V\-72049, V\-72059, V\-72061, V\-72063, V\-72067, V\-72069, V\-72071, V\-72073, V\-72075, V\-72081, V\-72083, V\-72085, V\-72087, V\-72089, V\-72091, V\-72093, V\-72209, V\-72211, V\-72213, V\-72219, V\-72221, V\-72225, V\-72253, V\-72255, V\-72257, V\-72265, V\-72269, V\-72273, V\-72275, ...
**Relevant metrics:** + `GetMedia.OutgoingBytes` + `GetMedia.OutgoingFragments` + `GetMedia.OutgoingFrames` + `GetMediaForFragmentList.OutgoingBytes` + `GetMediaForFragmentList.OutgoingFragments` + `GetMediaForFragmentList.OutgoingFrames` **Action items:** + These metrics indicate what rate real\-time and archived da...
] } ] } ``` This policy grants read\-only permission to a table named `books` in the database named `db1`\. Notice that to grant `Get` permission to a table that permission to the catalog and database resources is also required\. To deny access to a table, requires that you create a policy to deny a user access to ...
The following example demonstrates how to create a basic lifecycle policy\.
``` { "[PercentTraffic](#cfn-apigateway-deployment-deploymentcanarysettings-percenttraffic)" : Double, "[StageVariableOverrides](#cfn-apigateway-deployment-deploymentcanarysettings-stagevariableoverrides)" : {Key : Value, ...}, "[UseStageCache](#cfn-apigateway-deployment-deploymentcanarysettings-usestagecache)" : Boole...
+ [Configuring Amazon SNS notifications for CloudTrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/getting_notifications_top_level.html) + [Receiving CloudTrail log files from multiple Regions](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/receive-cloudtrail-log-files-from-multiple-regions....
| | | | --- |--- | | Maximum number of applications associated with an AWS account in a single region | 1000 | | Maximum number of characters in an application name | 100 | | Characters allowed in an application name | Letters \(a\-z, A\-Z\), numbers \(0\-9\), periods \(\.\), underscores \(\_\), `+` \(plus s...
The following procedure creates a Redis \(cluster mode enabled\) replication group using the ElastiCache API\. When you create a Redis \(cluster mode enabled\) replication group from scratch, you create the replication group and all its nodes with a single call to the ElastiCache API `CreateReplicationGroup` operatio...
You write data to a tape gateway virtual tape by using the same procedure and backup policies that you do with physical tapes\. Create the necessary configuration for backup and restore jobs\. For detailed information, see the [IBM Spectrum Protect Administrator's Guide](https://www.ibm.com/support/knowledgecenter/SSTG...
"Down poured the wine like oil on blazing fire. And still the riot went on - the debauchery gained its height - glasses were dashed upon the floor by hands that could not carry them to lips, oaths were shouted out by lips which could scarcely form the words to vent them in; drunken losers cursed and roared; some mounte...
This example creates a similar Fargate service in AWS CDK code\. The Amazon ECS construct used in this tutorial helps you use AWS services by providing the following benefits: + Automatically configures a load balancer\. + Automatically opens a security group for load balancers\. This enables load balancers to commun...
Ford Pinto, Ford Corcel Updated! 2004-1-12 Everyone, get out your web erasers! This popular story is debunked. Marcelo de Castro Bastos informs us (and confirmed elsewhere): Ford Pinto (under any name) wasn't ever sold in Brazil, except maybe as a low-volume import. The Ford Corcel was a totally unrelated product, th...
**Known Issues** + Hue \(Fixed in Amazon EMR release version 5\.24\.0\) + Hue running on Amazon EMR does not support Solr\. Beginning with Amazon EMR release version 5\.20\.0, a misconfiguration issue causes Solr to be enabled and a harmless error message to appear similar to the following: `Solr server could not be ...
``` mySubnet: Type: AWS::EC2::Subnet Properties: VpcId: Ref: myVPC CidrBlock: 10.0.0.0/24 AvailabilityZone: "us-east-1a" Tags: - Key: foo Value: bar ```
Amazon EC2 Auto Scaling provides specific and descriptive errors to help you troubleshoot issues\. You can find the error messages in the description of the scaling activities\. **Topics** + [General troubleshooting issues](#troubleshooting-general) + [Retrieving an error message](#RetrievingErrors) + [Troubleshootin...
The following diagram shows a high\-level view of a pipeline that includes a custom build action: ![\[A high-level view of a pipeline that includes a custom build action.\]](http://docs.aws.amazon.com/codepipeline/latest/userguide/images/PipelineCustomActionCS.png)![\[A high-level view of a pipeline that includes a c...
Similar to tags, you can query parameters by using labels\. You can view a list of specific parameter versions that all use the same label if you query your parameter set by using the [GetParametersByPath](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetParametersByPath.html) API action, as descr...
You can train DeepAR on both GPU and CPU instances and in both single and multi\-machine settings\. We recommend starting with a single CPU instance \(for example, ml\.c4\.2xlarge or ml\.c4\.4xlarge\), and switching to GPU instances and multiple machines only when necessary\. Using GPUs and multiple machines improves t...
After recreating the test data set with the selected sort keys, distribution styles, and compressions encodings, you will retest the system performance\.
1. Open a terminal on your client\. 1. Determine which kernel is currently running on your compute instance by running the following command\. The Lustre client requires Amazon Linux kernel `4.14, version 104` or higher\. ``` uname -r ``` 1. Do one of the following: + If the command returns `4.14.104-78.84.amzn1....
``` [EndTime](#cfn-pinpoint-campaign-schedule-endtime): String [EventFilter](#cfn-pinpoint-campaign-schedule-eventfilter): CampaignEventFilter [Frequency](#cfn-pinpoint-campaign-schedule-frequency): String [IsLocalTime](#cfn-pinpoint-campaign-schedule-islocaltime): Boolean [QuietTime](#cfn-pinpoint-campaign-schedule-qu...
``` wget https://s3.amazonaws.com/cloudhsmv2-software/CloudHsmClient/Xenial/cloudhsm-client_latest_amd64.deb ``` ``` sudo dpkg -i cloudhsm-client_latest_amd64.deb ``` ------
Copying permissions affects the user immediately\.<a name="by-copying-user"></a> **To add permissions to a user by copying permissions from another user** 1. Sign in to the AWS Management Console and open the IAM console at [https://console\.aws\.amazon\.com/iam/](https://console.aws.amazon.com/iam/)\. 1. Choose ...
| Amazon EMR Release Label | Zeppelin Version | Components Installed With Zeppelin | | --- | --- | --- | | emr\-5\.11\.1 | Zeppelin 0\.7\.3 | aws\-sagemaker\-spark\-sdk, emrfs, emr\-goodies, hadoop\-client, hadoop\-hdfs\-datanode, hadoop\-hdfs\-library, hadoop\-hdfs\-namenode, hadoop\-httpfs\-server, hadoop\-kms\-serve...
| `tab1` | Go to the first tab | | `tab2` | Go to the second tab | | `tab3` | Go to the third tab | | `tab4` | Go to the fourth tab | | `tab5` | Go to the fifth tab | | `tab6` | Go to the sixth tab | | `tab7` | Go to the seventh tab | | `tab8` | Go to the eighth tab | | ...
The namespace of the metric\. *Required*: Yes *Type*: String *Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) `Statistic` <a name="cfn-autoscalingplans-scalingplan-customizedscalingmetricspecificat...
"Condition": {"StringEquals": {"s3:x-amz-acl": "bucket-owner-full-control"}} } ] } ```
For Amazon ECS sample events, see [Amazon ECS Events](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_cwe_events.html) in the *Amazon Elastic Container Service Developer Guide*\.
**Note** Applying a canned ACL overwrites any existing ACL applied to the object\. \(Optional\) In **Cache control**, specify the cache control parameters for requests to download objects from the bucket\. For a list of valid values, see the [http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9](http://www....
IotNetworkStateChangeEventCallback_t xCallback ); ``` With the following `typedef` statements: ``` typedef void ( *IotNetworkStateChangeEventCallback_t ) ( uint32_t ulNetworkType, AwsIotNetworkState_t xState ); ``` ``` typedef enum AwsIotNetworkState { eNetworkStateUnknown = 0, eNetworkStateDisabled, eNetworkStat...
You can use the AWS CLI to list webhooks in your account\. 1. To list your webhooks, call the list\-webhooks command and include the `--endpoint-url` and `--region` parameters\. The following sample command lists webhooks for the "eu\-central\-1" endpoint URL\. ``` aws codepipeline list-webhooks --endpoint-url "h...
1. Green team has not yet reached minPlayers\. The next 2 players are assigned to the Green team\. 1. All teams have now reached minPlayers\. Red and Blue teams have the most open slots, so the next 8 players are assigned \(4 each\) to the Red and Blue teams\. 1. Once all three teams have 1 open slot available, the...
+ StartupType Type: String Valid values: Check \| Auto \| Demand \| Disabled \| DelayedAutoStart Default: Check Description: \(Required\) A startup type to apply to the Windows service\. + WindowsServiceName Type: String Description: \(Required\) A valid Windows service name\. **Required IAM Permissions**...
Amazon SNS coordinates use of topics to deliver messages to subscribing endpoints or clients\. Use Amazon SNS to create a notification topic and then subscribe to the topic using your email address\. The Amazon SNS topic will be added as a target to your CloudWatch Events rule\. For more information, see the [Amazon Si...
To reduce the likelihood that Athena is unable to read the `SMALLINT` and `TINYINT` data types produced by an AWS Glue ETL job, convert `SMALLINT` and `TINYINT` to `INT` when using the wizard or writing a script for an ETL job\.
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6