rds

command
v0.0.0-...-e8b88a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_copy_snapshot_to_s3 copies RDS cluster snapshots to S3.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[CopyDBSnaphotToS3 function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at
 http://aws.amazon.com/apache2.0/
This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.copy_rds_snapshot_to_s3]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_create_cluster_snapshot creates a snapshot of an RDS cluster.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[CreateDBClusterSnapshot function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.create_cluster_snapshot]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_create_snapshot creates a snapshot of an RDS instance.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[CreateDBSnapshot function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.create_db_snapshot]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_all_instances lists your RDS instances.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBInstances function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_instances]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_cluster_snapshots lists your RDS cluster snapshots.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBClusterSnapshots function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_cluster_snapshots]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_instance_snapshots lists your RDS instance snapshots.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBSnapshots function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_snapshots]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_parameter_groups lists your RDS parameter groups.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBParameterGroups function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_parameter_groups]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_security_groups.go lists your RDS security groups.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBSecurityGroups function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_security_groups]

snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[AWS] snippet-sourcedescription:[rds_list_subnet_groups.go lists your RDS subnet groups.] snippet-keyword:[Amazon Relational Database Service] snippet-keyword:[Amazon RDS] snippet-keyword:[DescribeDBSubnetGroups function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:rds snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-01-30]

Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.

This file is licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License. A copy of
the License is located at

 http://aws.amazon.com/apache2.0/

This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

snippet-start:[rds.go.describe_db_subnet_groups]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL