AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Get-DOCDBClusterSnapshot-DBClusterIdentifier <String>-DBClusterSnapshotIdentifier <String>-Filter <Filter[]>-IncludePublic <Boolean>-IncludeShared <Boolean>-SnapshotType <String>-Marker <String>-MaxRecord <Int32>-Select <String>-PassThru <SwitchParameter>-NoAutoIteration <SwitchParameter>-ClientConfig <AmazonDocDBConfig>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
DBClusterSnapshotIdentifier
parameter. This parameter is not case sensitive. Constraints:DBCluster
.Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
DBClusterIdentifier
parameter. This value is stored as a lowercase string. Constraints:DBClusterSnapshot
.SnapshotType
parameter must also be specified.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filters |
true
to include manual cluster snapshots that are public and can be copied or restored by any Amazon Web Services account, and otherwise false
. The default is false
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
true
to include shared manual cluster snapshots from other Amazon Web Services accounts that this Amazon Web Services account has been given permission to copy or restore, and otherwise false
. The default is false
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
MaxRecords
.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | NextToken |
MaxRecords
value, a pagination token (marker) is included in the response so that the remaining results can be retrieved.Default: 100Constraints: Minimum 20, maximum 100.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxItems, MaxRecords |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
automated
- Return all cluster snapshots that Amazon DocumentDB has automatically created for your Amazon Web Services account.manual
- Return all cluster snapshots that you have manually created for your Amazon Web Services account.shared
- Return all manual cluster snapshots that have been shared to your Amazon Web Services account.public
- Return all cluster snapshots that have been marked as public.SnapshotType
value, then both automated and manual cluster snapshots are returned. You can include shared cluster snapshots with these results by setting the IncludeShared
parameter to true
. You can include public cluster snapshots with these results by setting theIncludePublic
parameter to true
.The IncludeShared
and IncludePublic
parameters don't apply for SnapshotType
values of manual
or automated
. The IncludePublic
parameter doesn't apply when SnapshotType
is set to shared
. The IncludeShared
parameter doesn't apply when SnapshotType
is set to public
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
AWS Tools for PowerShell: 2.x.y.z